mpe_xlmap_info_postedit.sas File Reference

Post Edit Hook script for the MPE_XLMAP_INFO table. More...

Go to the source code of this file.

Detailed Description

Post edit hooks provide additional backend validation for user provided data. The incoming dataset is named work.staging_ds and is provided in mpe_loader.sas.

Available macro variables:

  • DC_LIBREF - The DC control library
  • LIBREF - The library of the dataset being edited (is assigned)
  • DS - The dataset being edited

SAS Macros

Definition in file mpe_xlmap_info_postedit.sas.