mpe_security_postedit.sas File Reference

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

Go to the source code of this file.

Detailed Description

Post edit hooks provide additional backend validation against user-sourced data. The incoming dataset is always work.staging_ds and this file is included from the mpe_loader.sas macro.

Available (at runtime) macro variables:

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

Definition in file mpe_security_postedit.sas.