SAP VSSTEU Version: Control table - one entry per version object - Table
Overview
VSSTEU is a standard SAP S/4HANA table that stores Version: Control table - one entry per version object - data. There are total 11 fields in the VSSTEU table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VSSTEU belongs to Simulation (PS-SIM) module and is located in the package R/3 Application development: Version Management (CNVS).
In addition, following links provide an overview of foreign key relationships, if any, that link VSSTEU to other SAP tables and standard CDS views available based on VSSTEU table in S/4HANA 2020.
Techincal Settings of VSSTEU
Below are technical details of the table VSSTEU
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VSSTEU Fields
The following table gives you an overview of the fields available in VSSTEU
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| VSNMR | Number or description of a version | VSNMR | CHAR | 12 | |
| OBJNR | Object number | J_OBJNR | ONR00 | CHAR | 22 |
| VSGRUPPE | Group for a project version | VSGRUPPE | CHAR | 20 | |
| OBJNR_PD | Project definition number | OBJNR_PD | CHAR | 22 | |
| OBJNR_NP | Network/order number | OBJNR_NP | CHAR | 22 | |
| VSERNAM | Version created by | VSERNAM | CHAR | 12 | |
| VSAENAM | Version last changed by | VSAENAM | CHAR | 12 | |
| VSERDAT | Version creation date | VSERDAT | DATS | 8 | |
| VSAEDAT | Version change date | VSAEDAT | DATS | 8 | |
| OBJNR_OLD | Object number | J_OBJNR | * | CHAR | 22 |
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 VSSTEU
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VSSTEU | MANDT | : | T000 |
| VSSTEU | OBJNR | : | ONR00 |