PERS_DEF - Definitn of personalization objects
Definitn of personalization objects information is stored in SAP table PERS_DEF.
It is part of development package S_PERS in software component BC-SEC-USR-PER. This development package consists of objects that can be grouped under "Package for Personalization".
It is part of development package S_PERS in software component BC-SEC-USR-PER. This development package consists of objects that can be grouped under "Package for Personalization".
Fields for table PERS_DEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PERS_OBJ | Name of the personalization object | X | PERS_NAM | CHAR | 60 | |
FCTR_ID | Application Component | UFFCTR | CHAR | 40 | ||
EXEC_MODE | Customized ('C') or standard menu ('S') flag | MENU_FLAG | CHAR | 2 | ||
DATA_FLAG | Customized ('C') or standard menu ('S') flag | MENU_FLAG | CHAR | 2 | ||
DIAL_FLAG | Customized ('C') or standard menu ('S') flag | MENU_FLAG | CHAR | 2 | ||
DOCU_TEXT | Name of Function Module | PERS_MOD | CHAR | 60 | ||
ATTRIBUTES | Attributes of the menu | MENU_ATTR | CHAR | 20 | ||
CREATE_USR | User Name | SYUNAME | CHAR | 24 | ||
CREATE_DAT | Date of menu generation | MENU_DATE | DATS | 16 | ||
CREATE_TIM | Time when the menu was generated last | MENU_TIME | TIMS | 12 | ||
CREATE_TMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
CHANGE_USR | User Name | SYUNAME | CHAR | 24 | ||
CHANGE_DAT | Date of menu generation | MENU_DATE | DATS | 16 | ||
CHANGE_TIM | Time when the menu was generated last | MENU_TIME | TIMS | 12 | ||
CHANGE_TMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 |