URL_DEFINE - Definition of global URLs
Definition of global URLs information is stored in SAP table URL_DEFINE.
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 URL_DEFINE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
URL_NAME | URL name | X | URL_NAME | CHAR | 60 | |
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 | ||
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 | ||
ATTRIBUTES | Attributes of the menu | MENU_ATTR | CHAR | 20 | ||
URL_TYPE | Type of URL | URLTYPE | CHAR | 40 | ||
URL | URL for the SAP Portal | AGR_URL | CHAR | 510 |