/RPM/TAB_GRP_FLD - Table to maintain UI Tabs and Groups.
Table to maintain UI Tabs and Groups. information is stored in SAP table /RPM/TAB_GRP_FLD.
It is part of development package /RPM/API in software component PPM-PFM. This development package consists of objects that can be grouped under "xRPM External Interfaces".
It is part of development package /RPM/API in software component PPM-PFM. This development package consists of objects that can be grouped under "xRPM External Interfaces".
Fields for table /RPM/TAB_GRP_FLD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
OBJECT_TYPE | Object Type | X | /RPM/OBJECT_TYPE | CHAR | 30 | /RPM/OBJ_TABS |
TAB_ID | View/Subview ID | X | /RPM/TV_TAB_ID | CHAR | 30 | /RPM/OBJ_TABS |
GROUP_ID | Group ID | X | /RPM/TV_GROUP_ID | CHAR | 30 | /RPM/TAB_GROUPS |
FIELD_NAME | Field Name | X | FIELDNAME | CHAR | 60 | |
ITEM_TYPE | Type | X | /RPM/TV_ITEM_ID | CHAR | 30 | /RPM/ITEM_TYPE |
FIELD_POS | Position of the Fields | /RPM/TV_POSITION | INT1 | 1 |