WBOBJECTTYPES - Registry Table for Object Types
Registry Table for Object Types information is stored in SAP table WBOBJECTTYPES.
It is part of development package SWB_OBJECT_TYPES in software component BC-DWB-UTL-BRR. This development package consists of objects that can be grouped under "Management of Object Types".
It is part of development package SWB_OBJECT_TYPES in software component BC-DWB-UTL-BRR. This development package consists of objects that can be grouped under "Management of Object Types".
Fields for table WBOBJECTTYPES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECTTYPE | Object Type | X | TROBJTYPE | CHAR | 8 | |
AI_VERSION | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 2 | |
SUBTYPE_WB | WB Request: (Internal) Type of an ABAP Workbench Object | X | SEU_OBJTYP | CHAR | 6 | |
OBJNAMEMAXLENGTH | Maximum Name Length of an Object | WBOBJNAME_MAXLENGTH | INT1 | 1 | ||
WBOBJECTLIST | Visibility of Object Type in WB Object Lists | WB_ACCESS_POINT | CHAR | 4 | ||
IS_MAIN_SUBTYPE | Marks the object type as Main Workbench Object Type | WB_MAIN_SUBTYPE_FLAG | CHAR | 2 | ||
ADT_RESOURCE_URI_PATH | Absolute Path of a Workbench ADT Resource URI | WBADT_RESOURCE_URI_PATH | STRG | 8 | ||
ADT_GENERIC_URI_FLAG | Indicator whether URI is to be generated | WBADT_GENERIC_URI_FLAG | CHAR | 2 | ||
CATEGORY_SCHEME | Category scheme of a Workbench resource related to a WB type | WBADT_CATEGORY_SCHEME | STRG | 8 | ||
CATEGORY_TERM | Category term of a Workbench resource related to a WB type | WBADT_CATEGORY_TERM | STRG | 8 | ||
REST_RESOURCE_CATEGORY | Resource category (SFS) of a Workbench object type | WBADT_RESOURCE_CATEGORY | INT1 | 1 | ||
ADTTYPE_EQUALS_GLOBALTYPE | Indicator whether ADT object type equals the global WB type | WBADT_ADTTYPE_IS_GLOBALTYPE | CHAR | 2 | ||
REDEFINE_CATEGORY_SCHEME | Use category schema? | WBADT_SCHEME_FLAG | CHAR | 2 |