back to top

SAP APQL Table – Batch Input Log Directory

The APQL table in SAP ERP or S/4HANA stores Batch Input Log Directory data. There are total 9 fields in APQL table. The Batch Input Log Directory table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of APQL table. It is in SAP Batch Input (SBDC) ABAP package and is part of the UI Services, Screen, Batch Input (BC-ABA-SC) module.

SAP APQL Table Fields

Following is the list of fields that are available in SAP APQL table. The primary key fields of the table are TEMSEID (TemSe object name), MANDANT (Queue client).

Field Description Data Element Check Table Data Type
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)