SAP VDMAP_LABELS Loans: Mapping Table Data Fields for Descriptions Table
Overview
VDMAP_LABELS is a standard SAP S/4HANA table that stores Loans: Mapping Table Data Fields for Descriptions data. There are total 5 fields in the VDMAP_LABELS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDMAP_LABELS 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 VDMAP_LABELS to other SAP tables and standard CDS views available based on VDMAP_LABELS table in S/4HANA 2020.
Techincal Settings of VDMAP_LABELS
Below are technical details of the table VDMAP_LABELS
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VDMAP_LABELS Fields
The following table gives you an overview of the fields available in VDMAP_LABELS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| TABNAME | Table Name | TABNAME | DD02L | CHAR | 30 |
| FIELDNAME | Field Name | FIELDNAME | DD03L | CHAR | 30 |
| TABNAME_LABELS | Table Name for Descriptions | FVD_TABNAME_LABELS | DD02L | CHAR | 30 |
| KEYFIELD | Name of the key field | FVD_FIELDNAME_KEY | DD03L | CHAR | 30 |
| LABELFIELD | Field Name for Description | FVD_FIELDNAME_LABEL | DD03L | CHAR | 30 |
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 VDMAP_LABELS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDMAP_LABELS | FIELDNAME | : | DD03L |
| VDMAP_LABELS | KEYFIELD | : | DD03L |
| VDMAP_LABELS | LABELFIELD | : | DD03L |
| VDMAP_LABELS | TABNAME | : | DD02L |
| VDMAP_LABELS | TABNAME_LABELS | : | DD02L |