The example is a standard set up the BC1TNEQU table. This set up will check 2 datasets. The first check(standard) will check the Environment, System and Subsystem. The Second check (extension) will check the action.
For example:
NAMEQU ACTION_INITIATION,
L1=('C1'),
L2=(ENVIRONMENT),
L3=(SYSTEM),
L4=(SUBSYSTEM)
NAMEQU ACTION_INITIATION,
L1=('C1'),
L2=(MENUAUTH)
I would like to limit who can add,delete etc to a specific stage of Endevor. How can I do this?