FIN_ML_TRN_MODEL - Machine Learning Training-Model Status
Machine Learning Training-Model Status information is stored in SAP table FIN_ML_TRN_MODEL.
It is part of development package FINS_AR_MACHINE_LEARNING in software component CA-ML-CA. This development package consists of objects that can be grouped under "Accounts Receivable related Machine Learning".
It is part of development package FINS_AR_MACHINE_LEARNING in software component CA-ML-CA. This development package consists of objects that can be grouped under "Accounts Receivable related Machine Learning".
Fields for table FIN_ML_TRN_MODEL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
TRAINING_JOB_ID | 16 byte UUID in 36 chars according to RFC4122 | X | SYSUUID_C36 | CHAR | 72 | |
TRAINING_DATA_ID | 16 byte UUID in 36 chars according to RFC4122 | SYSUUID_C36 | CHAR | 72 | FIN_ML_EXTRACT | |
SERVICE_TYPE | Machine Learning Service Type | ML_SERVICE_TYPE | CHAR | 120 | FIN_ML_SERVICES | |
TRAINING_MODEL_STATUS | Status of Machine Learning's Training and Model Deployment | ML_TRAINING_MODEL_STATUS | CHAR | 4 | ||
TRAINING_START | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
TRAINING_END | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |