SAP VDML_GRP Grouping Procedure ID and Internal Key Relationship Table
Overview
VDML_GRP is a standard SAP S/4HANA table that stores Grouping Procedure ID and Internal Key Relationship data. There are total 2 fields in the VDML_GRP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDML_GRP belongs to Loans Management (FS-CML) module and is located in the package CML: Machine Learning (FVVD_ML).
In addition, following links provide an overview of foreign key relationships, if any, that link VDML_GRP to other SAP tables and standard CDS views available based on VDML_GRP table in S/4HANA 2020.
Techincal Settings of VDML_GRP
Below are technical details of the table VDML_GRP
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of VDML_GRP Fields
The following table gives you an overview of the fields available in VDML_GRP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| GROUP_ID | Grouping Procedure ID | VDML_GROUP_ID | VDML_CLUSTER | NUMC | 6 |
| INT_KEY | Internal Key | VDML_INT_KEY | VDML_FLD | 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 VDML_GRP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDML_GRP | GROUP_ID | : | VDML_CLUSTER |
| VDML_GRP | INT_KEY | : | VDML_FLD |