AGR_DATEU - Personal settings for roles
Personal settings for roles information is stored in SAP table AGR_DATEU.
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 AGR_DATEU
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client ID | X | SYMANDT | CLNT | 6 | T000 |
| ID | Name of the user, position, etc. | X | MENU_ID | CHAR | 24 | |
| UNAME | User Name | X | 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 | ||
| TIMESTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
| ATTRIBUTES | Attributes of the menu | MENU_ATTR | CHAR | 20 | ||
| REPORTS | Extended program name | PEXREPORT | CHAR | 96 |