SAP WVOBJECTTYPES_T Language-Dependent Object Type Data Table
Overview
WVOBJECTTYPES_T is a standard SAP S/4HANA table that stores Language-Dependent Object Type Data data. There are total 7 fields in the WVOBJECTTYPES_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WVOBJECTTYPES_T 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 WVOBJECTTYPES_T to other SAP tables and standard CDS views available based on WVOBJECTTYPES_T table in S/4HANA 2020.
Techincal Settings of WVOBJECTTYPES_T
Below are technical details of the table WVOBJECTTYPES_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WVOBJECTTYPES_T Fields
The following table gives you an overview of the fields available in WVOBJECTTYPES_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECTTYPE | Object Type | TROBJTYPE | WVOBJECTTYPES | CHAR | 4 |
| AI_VERSION | ABAP: Program Status (Active Saved Transported...) | R3STATE | CHAR | 1 | |
| LANGUAGE | Language Key | SPRAS | * | LANG | 1 |
| UINAME_SINGULAR | Label (Singular) of Object Type in UI | WVOBJTYPE_UINAME_SINGULAR | CHAR | 60 | |
| UINAME_PLURAL | Label (Plural) of an Object Type in UI | WVOBJTYPE_UINAME_PLURAL | CHAR | 60 | |
| UINAME_ACCUSATIV | Label (Accusative) of an Object Type in UI | WVOBJTYPE_UINAME_ACCUSATIVE | CHAR | 60 | |
| DESCRIPTION | Short Description of an Object Type | WVOBJTYPE_DESCRIPTION | CHAR | 80 |
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 WVOBJECTTYPES_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WVOBJECTTYPES_T | OBJECTTYPE | 1: CN | WVOBJECTTYPES |