SAP VDCOTT Texts for Condition Table Table
Overview
VDCOTT is a standard SAP S/4HANA table that stores Texts for Condition Table data. There are total 6 fields in the VDCOTT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDCOTT 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 VDCOTT to other SAP tables and standard CDS views available based on VDCOTT table in S/4HANA 2020.
Techincal Settings of VDCOTT
Below are technical details of the table VDCOTT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VDCOTT Fields
The following table gives you an overview of the fields available in VDCOTT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| RANTYP | Contract Type | RANTYP | VDCOT | CHAR | 1 |
| SKOGRP | Condition Group | SKOGRP | TZK04 | NUMC | 3 |
| O_CONTAB | Condition Table | TB_FICO_CONTAB | CHAR | 8 | |
| X_CONTAB | Name of Condition Table | TB_FICO_CONTAB_T | CHAR | 25 |
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 VDCOTT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDCOTT | LANGU | : | T002 |
| VDCOTT | MANDT | : | T000 |
| VDCOTT | RANTYP | 1: CN | VDCOT |
| VDCOTT | SKOGRP | : | TZK04 |