getchangeinfo.sas File Reference

Returns the details for an approval diff. More...

Go to the source code of this file.

Detailed Description

SAS Macros

Service Inputs

sascontroltable
  • table table ID or LOAD_REF used to uniquely identify a staged change

Service Outputs

work.jsparams

Mainly sourced from MPE_SUBMIT plus some extra cols:

  • LIB_ENGINE Library engine
  • allow_restore YES if a user can restore, else NO
  • REASON reason why a restore is / is no possible

Data Inputs

  • MPE_AUDIT
  • MPE_COLUMN_LEVEL_SECURITY
  • MPE_ROW_LEVEL_SECURITY
  • MPE_SUBMIT
Version
9.2
Author
4GL Apps Ltd

Definition in file getchangeinfo.sas.