Table/Structure Field list used by SAP ABAP Function Module QUEUE_CLOSE (Close queue)
SAP ABAP Function Module
QUEUE_CLOSE (Close queue) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | APQD - QID | Queue identification (unique key) | ||
| 2 | APQI - QERASE | Queue deletion indicator for processed sessions | ||
| 3 | APQI - STARTTIME | Queue start time | ||
| 4 | APQI - STARTPGID | Queue driver program | ||
| 5 | APQI - STARTMODE | Queue start mode | ||
| 6 | APQI - STARTDATE | Queue start date | ||
| 7 | APQI - QSTATE | Queue status | ||
| 8 | APQI - QSTATE | Queue status | SOURCE VALUE(QSTATE) LIKE APQI-QSTATE DEFAULT SPACE |
|
| 9 | APQI - QSTATE | Queue status | SOURCE VALUE(OPENMODE) LIKE APQI-QSTATE DEFAULT SPACE |
|
| 10 | APQI - QID | Queue identification (unique key) | SOURCE VALUE(NAME) LIKE APQI-QID |
|
| 11 | APQI - QID | Queue identification (unique key) | ||
| 12 | APQI - QERASE | Queue deletion indicator for processed sessions | SOURCE VALUE(QERASE) LIKE APQI-QERASE DEFAULT SPACE |
|
| 13 | SEQTA - GARG | Argument String (=Key Fields) of Lock Entry | ||
| 14 | SEQTA - GMODE | Lock Mode (Shared/Exclusive) of a Lock Entry | ||
| 15 | SEQTA - GNAME | Elementary Lock of Lock Entry (Table Name) | ||
| 16 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 17 | TBTCJOB - EVENTID | Background Processing Event | ||
| 18 | TBTCJOB - EVENTPARM | Background Event Parameters (Such as, Jobname/Jobcount) | ||
| 19 | TBTCO - EVENTID | Background Processing Event | ||
| 20 | TBTCO - EVENTPARM | Background Event Parameters (Such as, Jobname/Jobcount) |