Data Element list used by SAP ABAP Function Module DISUB_POST_GI_OF_PO (Post goods issue of PO (CALL TRANSACTION))
SAP ABAP Function Module
DISUB_POST_GI_OF_PO (Post goods issue of PO (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 | ![]() |
EBELN | Purchasing Document Number | SOURCE VALUE(EBELN) LIKE EKPO-EBELN |
10 | ![]() |
EBELP | Item Number of Purchasing Document | SOURCE VALUE(EBELP) LIKE EKPO-EBELP |
11 | ![]() |
EWERK | Plant | SOURCE VALUE(WERKS) LIKE EKPO-WERKS OPTIONAL |
12 | ![]() |
LGORT_D | Storage location | SOURCE VALUE(LGORT) LIKE EKPO-LGORT OPTIONAL |
13 | ![]() |
SYST_SUBRC | ABAP System Field: Return Code of ABAP Statements | SOURCE VALUE(SUBRC) LIKE SYST-SUBRC |