Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
CLIENT | SYST-MANDT | C | 3 | SY-MANDT | X | Client (Only for Exceptional Cases!) |
DISPLAY_ONLY | XFELD | C | 1 | SPACE | X | Display of Object Status Only |
FLG_NO_STSMA_CHANGE | XFELD | C | 1 | SPACE | X | 'No Status Profile Change' Flag |
FLG_NO_SYSTEMSTATUS | XFELD | C | 1 | SPACE | X | Suppress Display of System Status |
FLG_NO_USERSTATUS | XFELD | C | 1 | SPACE | X | Suppress Display of User Status |
FLG_OBJECT_LIST | XFELD | C | 1 | SPACE | X | Status is Displayed From a List of Objects |
OBJNR | JSTO-OBJNR | C | 22 | Object Number | ||
SET_CHGKZ | JSTO-CHGKZ | C | 1 | X | 'Activate Change Documents' Flag | |
SUBSCREEN_EXT | SYST-DYNNR | C | 4 | 0000 | X | Subscreen: Screen Number |
SUBSCREEN_PROG_EXT | SYST-REPID | C | 40 | ' ' | X | Subscreen: Module Pool |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
EXIT_CODE | RSEUL_KEYS-CODE | C | 4 | OK Code that Led to the Exit of the Function Module |
FLG_FIRST_OBJ | XFELD | C | 1 | 'Status of First Object on List' Flag |
FLG_LAST_OBJ | XFELD | C | 1 | 'Status of Last Object on List' Flag |
FLG_NEXT_OBJ | XFELD | C | 1 | 'Status of Next Object on List' Flag |
FLG_PREVIOUS_OBJ | XFELD | C | 1 | 'Status of Previous Object on List' Flag |
STONR | TJ30-STONR | N | 2 | Status Number |
Exception | Text |
---|---|
OBJECT_NOT_FOUND | Object Status Not Found |
The function module provides a general entry to the system statusdisplay, allowed business transactions, status object as well as entryto the maintenance of the user status. If the function module is calledfrom a list with status objects, the option 'next', 'first', etc.object in the list can be activated. The allowed processes are givenfor the most part by the application. Status profile changes aregenerally not allowed, if a user status was already active. Anobject-related subscreen entered in the transation BS12 to the objecttype can be displayed from the application. Description Value range
Description Value range Description Value range Default Description Value range Default Description Value range Default Description Value range Description Description Value range Default Description Value range Default Description Whenthese functions are confirmed, you exit status maintenance and areturn code is transfered to the parameter EXIT_CODE and the FLG_*flags. The caller can then recall the function module for theappropriate object. Value range Default Description Value range Description Value range Default Description Value range Default Description |