SAP Table URL_DEFINE
Definition of global URLs
The table URL_DEFINE (Definition of global URLs) is a standard table in SAP ERP.
It belongs to the package S_PROFGEN.
Technical Information
Table |
URL_DEFINE |
Short Text |
Definition of global URLs |
Package |
S_PROFGEN
|
Table Type |
Transparent Table
|
Fields for Table URL_DEFINE
Field Name |
Key |
Description |
Data Element |
Type |
Length |
Check Table |
URL_NAME |
✔ |
URL name |
URL_NAME |
CHAR |
30 |
|
CREATE_USR |
|
User Name |
SYUNAME |
CHAR |
12 |
|
CREATE_DAT |
|
Date of menu generation |
MENU_DATE |
DATS |
8 |
|
CREATE_TIM |
|
Time when the menu was generated last |
MENU_TIME |
TIMS |
6 |
|
CHANGE_USR |
|
User Name |
SYUNAME |
CHAR |
12 |
|
CHANGE_DAT |
|
Date of menu generation |
MENU_DATE |
DATS |
8 |
|
CHANGE_TIM |
|
Time when the menu was generated last |
MENU_TIME |
TIMS |
6 |
|
ATTRIBUTES |
|
Attributes of the menu |
MENU_ATTR |
CHAR |
10 |
|
URL_TYPE |
|
Type of URL |
URLTYPE |
CHAR |
20 |
|
URL |
|
URL for the SAP Portal |
AGR_URL |
CHAR |
255 |
|