SAP ATP_CHECK ATP Check Table
Overview
ATP_CHECK is a standard SAP S/4HANA table that stores ATP Check data. There are total 13 fields in the ATP_CHECK table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATP_CHECK belongs to Available to Promise (ATP) (CA-ATP) module and is located in the package ATP Result (ATP_RESULT).
In addition, following links provide an overview of foreign key relationships, if any, that link ATP_CHECK to other SAP tables and standard CDS views available based on ATP_CHECK table in S/4HANA 2020.
Techincal Settings of ATP_CHECK
Below are technical details of the table ATP_CHECK
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ATP_CHECK Fields
The following table gives you an overview of the fields available in ATP_CHECK
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ATPCHECKUUID | Check ID | ATP_CID | RAW | 16 | |
| TRIGGEREDBYUSER | User Name | SYUNAME | CHAR | 12 | |
| STARTUTCDATETIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 21 | |
| STARTTIMEZONE | Time Zone | TIMEZONE | CHAR | 6 | |
| ENDUTCDATETIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 21 | |
| ENDTIMEZONE | Time Zone | TIMEZONE | CHAR | 6 | |
| ATPCHECKISSIMULATIVE | Indicates if ATP Check was a Simulation | ATP_SIMULATION | CHAR | 1 | |
| ATPCHECKPROCESSINGSTATUS | Processing Status of an ATP Check | ATP_CHECK_PROCESSING_STATUS | CHAR | 3 | |
| HASABORTED | Indicator If An ATP Check Has Aborted | ATP_CHECK_ABORTION_IND | CHAR | 1 | |
| ATPCHECKHASONLYHEADER | Indicator If An ATP Check Has Logged Only Header Information | ATP_CHECK_LOG_ONLY_HEADER | CHAR | 1 | |
| APPLICATIONLOGHANDLE | Application Log: Log Handle | ATP_LOG_HANDLE | CHAR | 22 | |
| ATPCHECKTRIGGEREDBYAPPLICATION | Transaction Code | SYTCODE | * | CHAR | 20 |
| EXECUTEDABOPVARIANTUUID | BOP Variant UUID | ATP_BOP_VARIANT_UUID | RAW | 16 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ATP_CHECK