SAP VDDD_HEADER Loans: Header Data - Lines Layout Table
Overview
VDDD_HEADER is a standard SAP S/4HANA table that stores Loans: Header Data - Lines Layout data. There are total 9 fields in the VDDD_HEADER table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDDD_HEADER belongs to Loans Management (FS-CML) module and is located in the package Treasury Loans (FVVD).
In addition, following links provide an overview of foreign key relationships, if any, that link VDDD_HEADER to other SAP tables and standard CDS views available based on VDDD_HEADER table in S/4HANA 2020.
Techincal Settings of VDDD_HEADER
Below are technical details of the table VDDD_HEADER
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VDDD_HEADER Fields
The following table gives you an overview of the fields available in VDDD_HEADER
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| TYPE | Header Type | FVD_HEADER_TYPE | NUMC | 1 | |
| SUBTYPE | Header Subtype | FVD_HEADER_SUBTYPE | NUMC | 2 | |
| LINE | Header Row | FVD_HEADER_ROW | NUMC | 2 | |
| FIELD | Header Column | FVD_HEADER_COLUMN | VDDD_HEADER_COL | NUMC | 2 |
| NO_OF_COLS | Header Columns | FVD_HEADER_COLUMNS | NUMC | 2 | |
| LABELTYPE | Modification of Field from ABAP Dictionary | SCRFDMOD | CHAR | 1 | |
| TABNAME | Table Name | TABNAME | DD02L | CHAR | 30 |
| FIELDNAME | Field Name | FIELDNAME | DD03L | CHAR | 30 |
| VALUE | Text (length 132) | TEXT132 | CHAR | 132 |
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 VDDD_HEADER
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDDD_HEADER | FIELD | : | VDDD_HEADER_COL |
| VDDD_HEADER | FIELDNAME | : | DD03L |
| VDDD_HEADER | TABNAME | : | DD02L |
| VDDD_HEADER | VERS | : | VDDD_HEADER_VER |