SAP WBOBJTYPES_SCOPE Functional Usage Areas for WB Object Types Table
Overview
WBOBJTYPES_SCOPE is a standard SAP S/4HANA table that stores Functional Usage Areas for WB Object Types data. There are total 6 fields in the WBOBJTYPES_SCOPE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WBOBJTYPES_SCOPE belongs to Repository Browser (BC-DWB-UTL-BRR) module and is located in the package Management of Object Types (SWB_OBJECT_TYPES).
In addition, following links provide an overview of foreign key relationships, if any, that link WBOBJTYPES_SCOPE to other SAP tables and standard CDS views available based on WBOBJTYPES_SCOPE table in S/4HANA 2020.
Techincal Settings of WBOBJTYPES_SCOPE
Below are technical details of the table WBOBJTYPES_SCOPE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WBOBJTYPES_SCOPE Fields
The following table gives you an overview of the fields available in WBOBJTYPES_SCOPE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECTTYPE | Object Type | TROBJTYPE | WBOBJECTTYPES | CHAR | 4 |
| AI_VERSION | ABAP: Program Status (Active Saved Transported...) | R3STATE | CHAR | 1 | |
| SUBTYPE_WB | WB Request: (Internal) Type of an ABAP Workbench Object | SEU_OBJTYP | * | CHAR | 3 |
| SCOPE_ID | Functional Usage Area of Object Type | WVOBJTYPE_SCOPE_ID | CHAR | 30 | |
| EDITOR_CLASS | Object Type Name | SEOCLSNAME | CHAR | 30 | |
| ACCESS_CLASS | Object Type Name | SEOCLSNAME | CHAR | 30 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WBOBJTYPES_SCOPE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WBOBJTYPES_SCOPE | OBJECTTYPE | 1: CN | WBOBJECTTYPES |