SAP VDML_MODEL Model Information Table
Overview
VDML_MODEL is a standard SAP S/4HANA table that stores Model Information data. There are total 14 fields in the VDML_MODEL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDML_MODEL 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_MODEL to other SAP tables and standard CDS views available based on VDML_MODEL table in S/4HANA 2020.
Techincal Settings of VDML_MODEL
Below are technical details of the table VDML_MODEL
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VDML_MODEL Fields
The following table gives you an overview of the fields available in VDML_MODEL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| GRP_ID | Grouping Procedure ID | VDML_GROUP_ID | VDML_CLUSTER | NUMC | 6 |
| FLG_TEST | General Flag | FLAG | CHAR | 1 | |
| VERSION_DESC | Short Description for Model Version | VDML_MODEL_VERSION_DESC | CHAR | 60 | |
| CHANGED_BY | Employee ID | RBEAR | CHAR | 12 | |
| LAST_CHANGED_DATE | Last Edited On | DBEAR | DATS | 8 | |
| LAST_CHANGED_TIME | Last Edited At | TBEAR | TIMS | 6 | |
| STATUS | Model Status | VDML_MODEL_STATUS | NUMC | 1 | |
| CONTENT | Model Content | VDML_MODEL_CONTENT | STRG | ||
| CENTER | Model Center | VDML_MODEL_CENTER | RSTR | ||
| STAT | Model Statistics | VDML_MODEL_STATISTICS | RSTR | ||
| JOBNAME | Background job name | BTCJOB | CHAR | 32 | |
| JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 8 | |
| PREPRO_FLD | Internal Keys Considered for Preprocessing | VDML_MODEL_PREPRO_FLD | STRG |
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_MODEL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDML_MODEL | GRP_ID | : | VDML_CLUSTER |