FIN_ML_EXTRACT - Machine Learning Training Extraction Log
Machine Learning Training Extraction Log information is stored in SAP table FIN_ML_EXTRACT.
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_EXTRACT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
TRAINING_DATA_ID | 16 byte UUID in 36 chars according to RFC4122 | X | SYSUUID_C36 | CHAR | 72 | |
JOB | 1 Byte Unsigned Integer | X | INT1 | INT1 | 1 | |
USERNAME | User Name | SYUNAME | CHAR | 24 | ||
EXTRACTION_START | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
EXTRACTION_END | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
EXTRACTION_STATUS | Status of Training Data extraction for Machine Learning | ML_EXTRACTION_STATUS | CHAR | 4 | ||
DESCRIPTION | Description for Training Data | ML_TRAIN_EXTRACT_DESC | CHAR | 130 |