USMD101C - UI Model: Layout of Web Interface
UI Model: Layout of Web Interface information is stored in SAP table USMD101C.
It is part of development package USMD2_MAIN in software component CA-MDG-AF. This development package consists of objects that can be grouped under "Main objects of generic MDG UIs".
It is part of development package USMD2_MAIN in software component CA-MDG-AF. This development package consists of objects that can be grouped under "Main objects of generic MDG UIs".
Fields for table USMD101C
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | T000 |
| UIMODEL | UI Model for Single Processing of an Entity | X | USMD_UIMODEL | CHAR | 4 | USMD100C |
| ENTITY | Entity Type | X | USMD_ENTITY | CHAR | 9 | * |
| UINODE | UI Element | X | USMD_UINODE | CHAR | 20 | |
| UIPARENT | Higher-level UI Element | USMD_UIPARENT | CHAR | 20 | USMD101C | |
| UIPREVIOUS | Preceding UI Element | USMD_UIPREVIOUS | CHAR | 20 | USMD101C | |
| UIELEMENT | Type of Web Dynpro UI Element | USMD_UIELEMENT | CHAR | 10 | ||
| ATTRIBUTE | Resolved Attribute | USMD_ATTR_RES | CHAR | 16 | ||
| REQUIRED | Required Entry | USMD_REQUIRED | CHAR | 1 | ||
| READ_ONLY | Display Only | USMD_READ_ONLY | CHAR | 1 | ||
| VISIBLE | Visible | USMD_VISIBLE | CHAR | 1 |