CNDN_UPLD_HIST - Condition upload data log
Condition upload data log information is stored in SAP table CNDN_UPLD_HIST.
It is part of development package COND_PUBLIC_MAINTENANCE_API in software component SD-MD-CM. This development package consists of objects that can be grouped under "Public layer for condition maintenance tasks".
It is part of development package COND_PUBLIC_MAINTENANCE_API in software component SD-MD-CM. This development package consists of objects that can be grouped under "Public layer for condition maintenance tasks".
Fields for table CNDN_UPLD_HIST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 |
| UUID | UUID serving as key (parent key, root key) | X | /BOBF/UUID | RAW | 16 | |
| ERNAM | Name of Person Responsible for Creating the Object | ERNAM | CHAR | 24 | ||
| FILENAME | Condition Record Import Name | CNDNRECD_IMPORT_NAME | CHAR | 200 | ||
| UPLOAD_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
| TOTAL_LINES | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| ERROR_LINES | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| SUCCESS_LINES | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| CNDNRECD_IMPORT_DATE | Condition Record Import Date | CNDNRECD_IMPORT_DATE | DATS | 16 | ||
| CNDNRECD_IMPORT_STATUS | Condition Record Import Status | CNDNRECD_IMPORT_STATUS | CHAR | 2 | ||
| JOB_NAME | Background Job Name | BTCJOB | CHAR | 64 | ||
| JOB_COUNT | Job ID | BTCJOBCNT | CHAR | 16 |