Data Element list used by SAP ABAP Function Module DISUB_CREATE_PO_VIA_PR (Create PO via PR (CALL TRANSACTION))
SAP ABAP Function Module
DISUB_CREATE_PO_VIA_PR (Create PO via PR (CALL TRANSACTION)) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
APQ_GRPN | Group name: Batch input session name | SOURCE VALUE(GROUP) LIKE APQI-GROUPID OPTIONAL |
2 | ![]() |
APQ_MAPN | Queue user ID / for historical reasons | SOURCE VALUE(USER) LIKE APQI-USERID OPTIONAL |
3 | ![]() |
APQ_OUAC | Queue PUTQ active flag | SOURCE VALUE(UPDATE) LIKE APQI-PUTACTIVE DEFAULT 'S' |
4 | ![]() |
APQ_OUAC | Queue PUTQ active flag | SOURCE VALUE(NODATA) LIKE APQI-PUTACTIVE DEFAULT '/' |
5 | ![]() |
APQ_OUAC | Queue PUTQ active flag | SOURCE VALUE(MODE) LIKE APQI-PUTACTIVE DEFAULT 'E' |
6 | ![]() |
APQ_OUAC | Queue PUTQ active flag | SOURCE VALUE(CTU) LIKE APQI-PUTACTIVE DEFAULT 'X' |
7 | ![]() |
APQ_QDEL | Queue deletion indicator for processed sessions | SOURCE VALUE(KEEP) LIKE APQI-QERASE OPTIONAL |
8 | ![]() |
APQ_STDA | Queue start date | SOURCE VALUE(HOLDDATE) LIKE APQI-STARTDATE OPTIONAL |
9 | ![]() |
BANFN | Purchase requisition number | SOURCE VALUE(BANFN) LIKE EBAN-BANFN |
10 | ![]() |
BNFPO | Item number of purchase requisition | SOURCE VALUE(BNFPO) LIKE EBAN-BNFPO |
11 | ![]() |
SYST_SUBRC | ABAP System Field: Return Code of ABAP Statements | SOURCE VALUE(SUBRC) LIKE SYST-SUBRC |