SAP APQL Batch Input Log Directory Table
Overview
APQL is a standard SAP S/4HANA table that stores Batch Input Log Directory data. There are total 9 fields in the APQL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APQL belongs to UI Services, Screen, Batch Input (BC-ABA-SC) module and is located in the package SAP Batch Input (SBDC).
In addition, following links provide an overview of foreign key relationships, if any, that link APQL to other SAP tables and standard CDS views available based on APQL table in S/4HANA 2020.
Techincal Settings of APQL
Below are technical details of the table APQL
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of APQL Fields
The following table gives you an overview of the fields available in APQL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| TEMSEID | TemSe object name | RSTSONAME | CHAR | 20 | |
| MANDANT | Queue client | APQ_MANDT | * | CLNT | 3 |
| CREDATE | Queue creation date | APQ_CRDA | DATS | 8 | |
| CRETIME | Queue creation time | APQ_CRTI | TIMS | 6 | |
| GROUPID | Group name: Batch input session name | APQ_GRPN | CHAR | 12 | |
| QID | Queue Identification (Unique Key) | APQ_QUID | CHAR | 20 | |
| CREATOR | Queue user ID / for historical reasons | APQ_MAPN | CHAR | 12 | |
| DESTSYS | Queue target system | APQ_DEST | CHAR | 32 | |
| STATUS | Queue status | APQ_STAT | CHAR | 1 |
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 APQL