SAP WVOBJECTTYPES Registry Table for Object Types Table
Overview
WVOBJECTTYPES is a standard SAP S/4HANA table that stores Registry Table for Object Types data. There are total 10 fields in the WVOBJECTTYPES table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WVOBJECTTYPES 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 to other SAP tables and standard CDS views available based on WVOBJECTTYPES table in S/4HANA 2020.
Techincal Settings of WVOBJECTTYPES
Below are technical details of the table WVOBJECTTYPES
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WVOBJECTTYPES Fields
The following table gives you an overview of the fields available in WVOBJECTTYPES
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECTTYPE | Object Type | TROBJTYPE | CHAR | 4 | |
| AI_VERSION | ABAP: Program Status (Active Saved Transported...) | R3STATE | CHAR | 1 | |
| ENAME | Created By | WB_CREATED_BY | CHAR | 12 | |
| EDATE | Created on | WB_CREATED_ON | DATS | 8 | |
| ETIME | Created At | WB_CREATED_AT | TIMS | 6 | |
| UNAME | Last Changed By | WB_CHANGED_BY | CHAR | 12 | |
| UDATE | Changed On | WB_CHANGED_ON | DATS | 8 | |
| UTIME | Changed At | WB_CHANGED_AT | TIMS | 6 | |
| PST_ACCESS_CLASS | Object Type Name | SEOCLSNAME | CHAR | 30 | |
| OBJTYPE_GROUP | Semantic Group Affiliation of an Object Type | OBJTYPE_GROUP | OBJTYPEGROUPS | CHAR | 40 |
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
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WVOBJECTTYPES | OBJTYPE_GROUP | 1: N | OBJTYPEGROUPS |