SAP VDCOT Condition Table Table
Overview
VDCOT is a standard SAP S/4HANA table that stores Condition Table data. There are total 18 fields in the VDCOT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDCOT 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 to other SAP tables and standard CDS views available based on VDCOT table in S/4HANA 2020.
Techincal Settings of VDCOT
Below are technical details of the table VDCOT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VDCOT Fields
The following table gives you an overview of the fields available in VDCOT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| RANTYP | Contract Type | RANTYP | CHAR | 1 | |
| SKOGRP | Condition Group | SKOGRP | TZK04 | NUMC | 3 |
| O_CONTAB | Condition Table | TB_FICO_CONTAB | CHAR | 8 | |
| O_STATUS | Status of Condition Table | TB_FICO_CONTAB_STATUS | NUMC | 2 | |
| C_CURRENCY | Currency of Amount Component | TB_FICO_CURRAMT | TCURC | CUKY | 5 |
| D_USEDUNTIL | Used until | TB_FICO_DUSEDUNTIL | DATS | 8 | |
| F_BUFFER | Indicator for Buffering | TB_FICO_FBUFFER | CHAR | 1 | |
| X_AUTHGROUP | Authorization Group | BEGRU | CHAR | 4 | |
| 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
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDCOT | C_CURRENCY | : | TCURC |
| VDCOT | SKOGRP | : | TZK04 |