How Can You Access The Function Code From Menu Painter?
Answer»
From within the program, you can use the SY-UCOMM system field to access the function code. You can define INDIVIDUAL interfaces for your report and assign them in the report to any list LEVEL.
If you do not specify self-defined interfaces in the report but use at LEAST one of the three interactive EVENT keywords. AT LINE-SELECTION, AT PF, OR AT USER-COMMAND in the program, the system automatically uses APPROPRIATE predefined standard interfaces. These standard interfaces provide the same functions as the standard list described under the standard list.