SAP WBEXTTYPES Workbench: External code for object types Table
Overview
WBEXTTYPES is a standard SAP S/4HANA table that stores Workbench: External code for object types data. There are total 2 fields in the WBEXTTYPES table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WBEXTTYPES belongs to Repository Browser (BC-DWB-UTL-BRR) module and is located in the package Internal Objects within SWBM (SWBM_INTERNAL).
In addition, following links provide an overview of foreign key relationships, if any, that link WBEXTTYPES to other SAP tables and standard CDS views available based on WBEXTTYPES table in S/4HANA 2020.
Techincal Settings of WBEXTTYPES
Below are technical details of the table WBEXTTYPES
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WBEXTTYPES Fields
The following table gives you an overview of the fields available in WBEXTTYPES
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| EXTTYPE | Object type | SEU_OBJ | * | CHAR | 15 |
| INTTYPE | WB Request: Type of development object (internal type) | SEU_WBTYPE | WBOBJTYPES | CHAR | 3 |
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 WBEXTTYPES
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WBEXTTYPES | INTTYPE | 1: 1 | WBOBJTYPES |