SAP VDCOT_VER Versions of Condition Tables Table
Overview
VDCOT_VER is a standard SAP S/4HANA table that stores Versions of Condition Tables data. There are total 24 fields in the VDCOT_VER table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDCOT_VER belongs to Portfolio (FS-CML-PO) module and is located in the package Condition Table (FVVD_CONDITION_TABLE).
In addition, following links provide an overview of foreign key relationships, if any, that link VDCOT_VER to other SAP tables and standard CDS views available based on VDCOT_VER table in S/4HANA 2020.
Techincal Settings of VDCOT_VER
Below are technical details of the table VDCOT_VER
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VDCOT_VER Fields
The following table gives you an overview of the fields available in VDCOT_VER
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| RANTYP | Contract Type | RANTYP | VDCOT | CHAR | 1 |
| SKOGRP | Condition Group | SKOGRP | * | NUMC | 3 |
| O_CONTAB | Condition Table | TB_FICO_CONTAB | CHAR | 8 | |
| VERSION | Version Number for a Condition Table | TB_FICO_CONTAB_VERSION | NUMC | 4 | |
| O_VERS_STATUS | Status of Condition Table | TB_FICO_CONTAB_STATUS | NUMC | 2 | |
| I_VERS | Version ID for Condition Table | TB_FICO_CONTAB_VERSION_ID | RAW | 16 | |
| F_SFGKZ | Internal Release Indicator in the Business Operation | TB_SFGKZ | CHAR | 1 | |
| D_VALIDFROM | Valid From | TB_FICO_DVALIDFROM | DATS | 8 | |
| F_VALIDFROMINC | Inclusive Indicator for Valid-from Date | TB_FICO_FVALIDFROMINC | CHAR | 1 | |
| F_VALIDFROMULT | Month-End Indicator for Valid-from Date | TB_FICO_FVALIDFROMULT | CHAR | 1 | |
| D_VALIDTO | Valid To | TB_FICO_DVALIDTO | DATS | 8 | |
| F_VALIDTOINC | Inclusive Indicator for Valid-to Date | TB_FICO_FVALIDTOINC | CHAR | 1 | |
| F_VALIDTOULT | Month-End Indicator for Valid-to Date | TB_FICO_FVALIDTOULT | CHAR | 1 | |
| O_TIMELIM | Reason for Time Limit | TB_FICO_OTIMELIM | NUMC | 2 | |
| X_CREATEUSER | User Who Created the Object | TB_FICO_XCREATEUSER | CHAR | 12 | |
| D_CREATEDATE | Date on Which the Object Was Created | TB_FICO_DCREATEDATE | DATS | 8 | |
| T_CREATETIME | Time at Which the Object Was Created | TB_FICO_TCREATETIME | TIMS | 6 | |
| X_CHANGEUSER | Last User to Change the Object | TB_FICO_XCHANGEUSER | CHAR | 12 | |
| D_CHANGEDATE | Date on Which the Object Was Last Changed | TB_FICO_DCHANGEDATE | DATS | 8 | |
| T_CHANGETIME | Time at Which the Object Was Last Changed | TB_FICO_TCHANGETIME | TIMS | 6 | |
| X_RELEASEUSER | User Who Released Object | TB_FICO_XRELEASEUSER | CHAR | 12 | |
| D_RELEASEDATE | Date on Which Object Was Released | TB_FICO_DRELEASEDATE | DATS | 8 | |
| T_RELEASETIME | Time at Which Object Was Released | TB_FICO_TRELEASETIME | TIMS | 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 VDCOT_VER
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDCOT_VER | RANTYP | : | VDCOT |