SAP APQI Queue info definition Table

Overview

APQI is a standard SAP S/4HANA table that stores Queue info definition data. There are total 40 fields in the APQI table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table APQI 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 APQI to other SAP tables and standard CDS views available based on APQI table in S/4HANA 2020.

Techincal Settings of APQI

Below are technical details of the table APQI

  • Buffering not allowed
  • No buffering
  • Storage type is Column Store

List of APQI Fields

The following table gives you an overview of the fields available in APQI

FieldDescriptionData ElementCheck TableData TypeLength
DESTSYSQueue target systemAPQ_DESTCHAR32
DESTAPPQueue target applicationAPQ_APPLCHAR8
DATATYPQueue data typeAPQ_DTYPCHAR4
MANDANTQueue clientAPQ_MANDT*CLNT3
GROUPIDGroup name: Batch input session nameAPQ_GRPNCHAR12
PROGIDQueue programAPQ_PROGCHAR40
FORMIDQueue module/uniqueAPQ_MODPCHAR30
QATTRIBQueue attribute (unique or append)APQ_QATTCHAR1
QIDQueue Identification (Unique Key)APQ_QUIDCHAR20
QSTATEQueue statusAPQ_STATCHAR1
QERASEQueue deletion indicator for processed sessionsAPQ_QDELCHAR1
USERIDQueue user ID / for historical reasonsAPQ_MAPNCHAR12
PASSWDQueue passwordAPQ_PASSCHAR40
CREATORQueue user ID / for historical reasonsAPQ_MAPNCHAR12
CREDATEQueue creation dateAPQ_CRDADATS8
CRETIMEQueue creation timeAPQ_CRTITIMS6
STARTPGIDQueue driver programAPQ_TREICHAR40
STARTMODEQueue start modeAPQ_STRTCHAR1
STARTDATEQueue start dateAPQ_STDADATS8
STARTTIMEQueue start timeAPQ_STTITIMS6
PUTACTIVEQueue PUTQ active flagAPQ_OUACCHAR1
PUTPIDQueue PUTQ Process IDAPQ_OUIDINT410
PUTTRANSQueue PUTQ transaction counterAPQ_OUTRINT410
PUTBLOCKQueue PUTQ sum of logical blocksAPQ_OUBLINT410
PUTDATEQueue PUTQ date of last PUTQ or errorAPQ_OUDADATS8
PUTTIMEQueue PUTQ time last PUTQ or errorAPQ_OUTITIMS6
GETACTIVEQueue GETQ active flagAPQ_INACCHAR1
GETPIDQueue PUTQ Process IDAPQ_INIDINT410
GETTRANSQueue GETQ transaction counterAPQ_INTRINT410
GETBLOCKQueue GETQ sum of logical blocksAPQ_INBLINT410
GETDATEQueue GETQ date last GETQ or errorAPQ_INDADATS8
GETTIMEQueue GETQ time last GETQ or errorAPQ_INTITIMS6
TRANSCNTTransaction counter: Batch input, statisticsAPQ_TRANINT410
MSGCNTMessage counter: Batch input, statisticsAPQ_RECOINT410
TRANSCNTETransaction counter: Batch input, statisticsAPQ_TRANINT410
MSGCNTEMessage counter: Batch input, statisticsAPQ_RECOINT410
TRANSCNTDTransaction counter: Batch input, statisticsAPQ_TRANINT410
MSGCNTDMessage counter: Batch input, statisticsAPQ_RECOINT410
TRANSCNTFTransaction counter: Batch input, statisticsAPQ_TRANINT410
MSGCNTFMessage counter: Batch input, statisticsAPQ_RECOINT410

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 APQI

Other References