TOBJ_OFF_NEW - Activate/deactivate business objects at application level
Activate/deactivate business objects at application level information is stored in SAP table TOBJ_OFF_NEW.
It is part of development package S_PROFGEN in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "ABAP Role Administration (Profile Generator)".
It is part of development package S_PROFGEN in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "ABAP Role Administration (Profile Generator)".
Fields for table TOBJ_OFF_NEW
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECT | Authorization Object | X | XUOBJECT | CHAR | 20 | |
INACTIVE | Flag for various authorization programs | XUFLAG | CHAR | 8 | ||
STEP_DATE | Date of Program Run | SSM_DATE | DATS | 16 | ||
STEP_TIME | Run Time | SSM_TIME | TIMS | 12 | ||
STEP_USER | User who generated the menu | SSM_USER | CHAR | 24 | ||
STATUS_TEXT | Text of Entry | VAL_TITLE | CHAR | 160 |