ATP_RESULT_HEAD - Containing information about the ATP-triggering process
Containing information about the ATP-triggering process information is stored in SAP table ATP_RESULT_HEAD.
It is part of development package ATP_RESULT in software component CA-ATP. This development package consists of objects that can be grouped under "ATP Result".
It is part of development package ATP_RESULT in software component CA-ATP. This development package consists of objects that can be grouped under "ATP Result".
Fields for table ATP_RESULT_HEAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
CID | Check ID | X | ATP_CID | RAW | 16 | |
APPID | Transaction Code | SYTCODE | CHAR | 40 | ||
VARIANT_UUID | BOP Variant UUID | ATP_BOP_VARIANT_UUID | RAW | 16 | ||
VARIANT_NAME | Name for BOP Variant | ATP_BOP_VARIANT_NAME | CHAR | 60 | ||
UNAME | User Name | SYUNAME | CHAR | 24 | ||
TIME_START | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
TIME_END | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
STATUS | Status of Process that called ATP | ATP_PROCESS_STATUS | CHAR | 2 | ||
MASTER_VARIANT_CID | Check ID | ATP_CID | RAW | 16 | ||
MASTER_VARIANT_UUID | BOP Variant UUID | ATP_BOP_VARIANT_UUID | RAW | 16 | ||
SIMULATION | Indicates if ATP Check was a Simulation | ATP_SIMULATION | CHAR | 2 | ||
APPLICATION_LOG_HNDL | Application Log: Log Handle | ATP_LOG_HANDLE | CHAR | 44 | ||
SUMMARY_CID | Check ID | ATP_CID | RAW | 16 | ||
EXECUTION_ORDER | Execution order of fallback variants in BOP | ATP_BOP_EXECUTION_ORDER | INT2 | 2 |