Data Element list used by SAP ABAP Function Module IVIEW_CO_GR_GET_LIST (Get list of orders with goods received)
SAP ABAP Function Module
IVIEW_CO_GR_GET_LIST (Get list of orders with goods received) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DATUM | Date | SOURCE VALUE(DATE_FROM) TYPE DATUM OPTIONAL |
|
| 2 | DATUM | Date | SOURCE VALUE(DATE_TO) TYPE DATUM OPTIONAL |
|
| 3 | INT4 | Natural number | SOURCE VALUE(NB_ORDERS) TYPE INT4 |
|
| 4 | VBELN | Sales and Distribution Document Number | ||
| 5 | WERKS_D | Plant | SOURCE VALUE(STORE) TYPE WERKS_D |
|
| 6 | WSRS_PI_IVIEW_STATUS | Customer information status (informed / not informed) | ||
| 7 | WSRS_PI_IVIEW_STATUS | Customer information status (informed / not informed) | SOURCE VALUE(STATUS) TYPE WSRS_PI_IVIEW_STATUS DEFAULT 0 |
|