IUUC_RUNINFO_TIM - IUUC: Time and status for data portions
IUUC: Time and status for data portions information is stored in SAP table IUUC_RUNINFO_TIM.
It is part of development package CNV_MDS_CORE in software component CA-LT. This development package consists of objects that can be grouped under "MDS Core reuse objects".
It is part of development package CNV_MDS_CORE in software component CA-LT. This development package consists of objects that can be grouped under "MDS Core reuse objects".
Fields for table IUUC_RUNINFO_TIM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ACPL_GUID | GUID of Object | X | DMC_GUID | CHAR | 44 | |
PORTION | Number of data package | X | INT4 | 4 | ||
IN_PROCESS | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
FINISHED | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
FAILED | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
TIMESTAMP_START | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
TIMESTAMP_END | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
RUNTIME_READ | Runtime of read module | INT4 | 4 | |||
RUNTIME_CNV | Runtime of conversion module | INT4 | 4 | |||
RUNTIME_WRITE | Runtime of write module | INT4 | 4 | |||
RUNTIME_LOG_UPD | Runtime of update of logging tables | INT4 | 4 | |||
RUNTIME_UC | Runtime of unicode conversion | INT4 | 4 |