Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
ACTIVITY_ALLOWED | XFELD | C | 1 | SPACE | X | 'Activity Allowed' Flag (Only for OBTYP = ORC) |
CHECK_ONLY | XFELD | C | 1 | SPACE | X | 'Carry Out Checks Only' Flag |
CLIENT | SYST-MANDT | C | 3 | SY-MANDT | X | Client (Use Only in Exceptional Cases!) |
DATE | SYST-DATUM | D | 8 | X | Effective Date for Results Analysis | |
NO_AUTHORITY_CHECK | XFELD | C | 1 | SPACE | X | Suppress Authorization Check |
NO_CHECK | XFELD | C | 1 | SPACE | X | 'No Check Whether Activity Allowed' Flag |
OBJNR | JSTO-OBJNR | C | 22 | Object Number | ||
SET_CHGKZ | JSTO-CHGKZ | C | 1 | X | 'Activate Change Documents' Flag | |
VRGNG | TJ01-VRGNG | C | 4 | Activity for which the Subsequent Statuses are to be Set | ||
ZEILE | MESG-ZEILE | C | 22 | SPACE | X | Line Number for Message Handler, if Active |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
ACTIVITY_NOT_ALLOWED | 0 | 'Activity not Allowed' Flag | ||
ERROR_OCCURRED | 0 | 'Error Message Occurred' Flag | ||
OBJECT_NOT_FOUND | 0 | 'Status Object Not Found' Flag | ||
STATUS_INCONSISTENT | 0 | 'Status Set and Deleted' Flag | ||
STATUS_NOT_ALLOWED | 0 | 'Status Change Not Allowed' Flag | ||
STONR | TJ30-STONR | N | 2 | Status Number |
WARNING_OCCURRED | 0 | 'Warning Message Occurred' Flag |
Exception | Text |
---|---|
ACTIVITY_NOT_ALLOWED | Activity not Allowed |
OBJECT_NOT_FOUND | Status Object Not Found |
STATUS_INCONSISTENT | Individual Status Should be Set and Deleted |
STATUS_NOT_ALLOWED | Status Change Not Allowed |
WARNING_OCCURED | Activity is "Allowed with Warning" Only |
WRONG_INPUT | CHECK_ONLY = 'X' and NO_CHECK = 'X' |
Functionality
If the activity can be executed, the subsequent statuses that influencethe activity are set or deleted. If the AUTHORITY_CHECK flag is set, then the activity is also notallowed if the authorization for setting or deleting a user status(subsequent status) is missing. Otherwise no authorization check ismade on the user status. Notes Description Value range Description Value range Description Value range Description Value range Description Value range Description Value range Description Value range Description Value range Default Description Value range Default Description Description Value range Default Description Value range Description Value range Default Description Value range |