Execution
: GUI menu main program nameUse
This event occurs at every PROCESS BEFORE OUTPUT. The function group interface can now be set for the table/view maintenance dialog at runtime instead of the standard interface.
Note
The program name of the function group SAPL<fugr> is entered here, not a form routine name as in all other events.
Realization
This event is created automatically when you create and modifiy a function group interface and/or create control information in the Generate table maintenance dialog transaction Interface function.
The function group interface must be a copy of the standard interface SAPLSVIM, which can then be modified.
The first character of a user status name should be numeric, to avoid overlaps.
·
in SAP namespace the 1st character of the status is 0 - 8·
in customer namespace the 1st character of the status is 9The first character of user function codes should also be numeric, to avoid overlaps.
·
in SAP namespace the 1st character of the function code is 0 - 8·
in customer namespace the 1st character of the function code is 9The following global information is available for the use of the function code in user module coding:
·
Maintenance screen numbers-
the variable LISTcontains the overview screen number
-
the variable DETAILcontains the number of the individual screen
·
structure STATUS·
the variable STATUS contains the current GUI-STATUS ( Standard interface status)·
function information fields