SAP VERSNTAB Structures of the sub-objects of versionable objects Table
Overview
VERSNTAB is a standard SAP S/4HANA table that stores Structures of the sub-objects of versionable objects data. There are total 20 fields in the VERSNTAB table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VERSNTAB belongs to SAP Note Assistant (BC-UPG-NA) module and is located in the package Basis Versions (SVRS).
In addition, following links provide an overview of foreign key relationships, if any, that link VERSNTAB to other SAP tables and standard CDS views available based on VERSNTAB table in S/4HANA 2020.
Techincal Settings of VERSNTAB
Below are technical details of the table VERSNTAB
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VERSNTAB Fields
The following table gives you an overview of the fields available in VERSNTAB
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT | Object Type | TROBJTYPE | CHAR | 4 | |
| VERSNO | Version Management: Version Number | VERSNO | NUMC | 5 | |
| ACTFLAG | Activation flag for versionable objects | VERSACTFL | CHAR | 1 | |
| SUBOBJ | Name of a section of a versionable object | VERSSOBJ | CHAR | 15 | |
| FIELDNAME | Field Name | FIELDNAME | * | CHAR | 30 |
| DELTAFLAG | CHAR01 data element for SYST | SYCHAR01 | CHAR | 1 | |
| P_OBJECT | Object Type | TROBJTYPE | CHAR | 4 | |
| P_VERSNO | Version Management: Version Number | VERSNO | NUMC | 5 | |
| P_ACTFLAG | Activation flag for versionable objects | VERSACTFL | CHAR | 1 | |
| P_SUBOBJ | Name of a section of a versionable object | VERSSOBJ | CHAR | 15 | |
| P_FIELDNAM | Field Name | FIELDNAME | * | CHAR | 30 |
| P_DELFLAG | CHAR01 data element for SYST | SYCHAR01 | CHAR | 1 | |
| ATOMICFLAG | CHAR01 data element for SYST | SYCHAR01 | CHAR | 1 | |
| REPEATFLAG | CHAR01 data element for SYST | SYCHAR01 | CHAR | 1 | |
| POS | Position of the field in the table | TABFDPOS | NUMC | 4 | |
| DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 4 | |
| INTTYPE | ABAP data type (CDN...) | INTTYPE | CHAR | 1 | |
| N_KEYFLDS | Position of the field in the table | TABFDPOS | NUMC | 4 | |
| DDLEN | Internal Length in Bytes | INTLEN | NUMC | 6 | |
| INTLEN | Number of Decimal Places | DECIMALS | NUMC | 6 |
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 VERSNTAB