SAP APQD DATA DEFINITION Queue Table

Overview

APQD is a standard SAP S/4HANA table that stores DATA DEFINITION Queue data. There are total 7 fields in the APQD table. The following is a list of the fields that make up this table. Key fields are marked in blue.

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

Techincal Settings of APQD

Below are technical details of the table APQD

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

List of APQD Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
QIDQueue Identification (Unique Key)APQ_QUIDCHAR20
TRANSTransaction counter: Batch input, statisticsAPQ_TRANINT410
BLOCKMessage counter: Batch input, statisticsAPQ_RECOINT410
SEGMTQueue data segmentation numberAPQ_SEGMINT25
MSGCOUNTQueue data block numberAPQ_BLCKINT25
VARLENQueue data length of user dataAPQ_LDATINT25
VARDATALong String Used to Store BDC Objects in the DatabaseBDC_LCHARLCHR7902

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 APQD

Other References