Data Element list used by SAP ABAP Function Module QMLA_START_SELECTION_OF_QMEL (Fkt. Baustein zum Start der Meldungs-Selektion)
SAP ABAP Function Module
QMLA_START_SELECTION_OF_QMEL (Fkt. Baustein zum Start der Meldungs-Selektion) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | J_VORGANG | Business Transaction | SOURCE VALUE(I_VORG) LIKE TJ01-VRGNG DEFAULT SPACE |
|
| 2 | QMNUM | Message Number | SOURCE VALUE(E_QMNUM) LIKE QMEL-QMNUM |
|
| 3 | QMSTAT_IAR | Notification Has Status "In Process" | SOURCE VALUE(I_STAT_IAR) LIKE RQMLA-STAT_IAR DEFAULT 'X' |
|
| 4 | QMSTAT_MAB | Notification Has Status "Completed" | SOURCE VALUE(I_STAT_MAB) LIKE RQMLA-STAT_MAB OPTIONAL |
|
| 5 | QMSTAT_OFN | Notification Has Status "Outstanding" | SOURCE VALUE(I_STAT_OFN) LIKE RQMLA-STAT_OFN DEFAULT 'X' |
|
| 6 | QMSTAT_RST | Notification Has Status "Postponed" | SOURCE VALUE(I_STAT_RST) LIKE RQMLA-STAT_RST DEFAULT 'X' |
|
| 7 | SELID | Selection ID | SOURCE VALUE(I_SELID) LIKE TJ48-SELID DEFAULT SPACE |
|