SAP WBOBJTYPT Workbench: Text for development object types Table
Overview
WBOBJTYPT is a standard SAP S/4HANA table that stores Workbench: Text for development object types data. There are total 4 fields in the WBOBJTYPT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WBOBJTYPT 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 WBOBJTYPT to other SAP tables and standard CDS views available based on WBOBJTYPT table in S/4HANA 2020.
Techincal Settings of WBOBJTYPT
Below are technical details of the table WBOBJTYPT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WBOBJTYPT Fields
The following table gives you an overview of the fields available in WBOBJTYPT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| TYPE | WB Request: Type of development object (internal type) | SEU_WBTYPE | WBOBJTYPES | CHAR | 3 |
| STEXT | Explanatory Short Text | DDTEXT | CHAR | 60 | |
| SINGULAR | Explanatory Short Text | DDTEXT | CHAR | 60 |
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 WBOBJTYPT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WBOBJTYPT | SPRAS | 1: 1 | T002 |
| WBOBJTYPT | TYPE | 1: CN | WBOBJTYPES |