SAP VDML_ROLL_ASSGN Grouping Procedure and Rollover Table Relationship Table
Overview
VDML_ROLL_ASSGN is a standard SAP S/4HANA table that stores Grouping Procedure and Rollover Table Relationship data. There are total 7 fields in the VDML_ROLL_ASSGN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDML_ROLL_ASSGN 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_ROLL_ASSGN to other SAP tables and standard CDS views available based on VDML_ROLL_ASSGN table in S/4HANA 2020.
Techincal Settings of VDML_ROLL_ASSGN
Below are technical details of the table VDML_ROLL_ASSGN
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of VDML_ROLL_ASSGN Fields
The following table gives you an overview of the fields available in VDML_ROLL_ASSGN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| GROUP_ID | Grouping Procedure ID | VDML_GROUP_ID | VDML_CLUSTER | NUMC | 6 |
| CLUSTER_NO | Cluster Number | VDML_CLUSTER_NUM | INT1 | 3 | |
| BUKRS | Company Code | BUKRS | T001 | CHAR | 4 |
| SBEZ | Table ID | VVSBEZ | VDMEKO | CHAR | 10 |
| SVYM | Table version (YYYYMM) | VVSMVYM | ACCP | 6 | |
| SVNR | Table version: sequential number | VVSMVNR | NUMC | 3 |
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_ROLL_ASSGN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDML_ROLL_ASSGN | BUKRS | 1: CN | T001 |
| VDML_ROLL_ASSGN | GROUP_ID | : | VDML_CLUSTER |
| VDML_ROLL_ASSGN | MANDT | 1: 1 | T000 |
| VDML_ROLL_ASSGN | SBEZ | : | VDMEKO |