Ansicht
Dokumentation

RS_SET_SELSCREEN_STATUS - Sets own GUI status on selection screens

RS_SET_SELSCREEN_STATUS - Sets own GUI status on selection screens

BAL Application Log Documentation   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

This function module allows you to set your own status on a selection screen and exclude function codes from your own or from a standard status.

For example, you can remove the Print function from the standard status by passing the SY-PFKEY field to the parameter P_STATUS, while the table P_EXCLUDE contains a line with the entry 'PRIN' (= function code for printing).

The function module should be called only when processing selection screens, i.e. only under INITIALIZATION or AT SELECTION-SCREEN OUTPUT.

Note

Before calling this function module, you should call the function module RS_SUBMIT_INFO to find out the current mode of the selection screen processing (normal execution, variant maintenance or background job scheduling) and then set the correct status.

Note

The GUI status passed to P_STATUS must be defined in the program itself (if you do not supply a value for P_PROGRAM). You can set an externally defined status with the function module RS_EXTERNAL_SELSCREEN_STATUS.





Parameters

P_EXCLUDE
P_PROGRAM
P_STATUS

Exceptions

Function Group

SLDB

BAL Application Log Documentation   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1519 Date: 20240523 Time: 130416     sap01-206 ( 39 ms )