Table/Structure Field list used by SAP ABAP Function Module QUEUE_PUT (Put data element into an open queue)
SAP ABAP Function Module QUEUE_PUT (Put data element into an open queue) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  APQD - BLOCK Message counter: Batch input, statistics
2 Table/Structure Field  APQD - BLOCK Message counter: Batch input, statistics SOURCE VALUE(POS) LIKE APQD-BLOCK
3 Table/Structure Field  APQD - QID Queue identification (unique key)
4 Table/Structure Field  APQD - QID Queue identification (unique key) SOURCE VALUE(NAME) LIKE APQD-QID
5 Table/Structure Field  APQD - TRANS Transaction counter: Batch input, statistics SOURCE VALUE(LENGTH) LIKE APQD-TRANS
6 Table/Structure Field  APQD - TRANS Transaction counter: Batch input, statistics SOURCE VALUE(UNIT) LIKE APQD-TRANS
7 Table/Structure Field  APQD - TRANS Transaction counter: Batch input, statistics
8 Table/Structure Field  APQD - VARDATA Long String Used to Store BDC Objects in the Database
9 Table/Structure Field  APQD - VARDATA Long String Used to Store BDC Objects in the Database SOURCE VALUE(BUFFER) LIKE APQD-VARDATA DEFAULT SPACE
10 Table/Structure Field  APQI - QSTATE Queue status SOURCE VALUE(STATE) LIKE APQI-QSTATE DEFAULT 'S'
11 Table/Structure Field  APQI - QSTATE Queue status
12 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables