SAP ABAP Function Module IVIEW_CO_GR_GET_LIST (Get list of orders with goods received)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-SRS (Application Component) SAP Retail Store
⤷
WOST_PI (Package) Retail Store Portal
⤷
⤷
Basic Data
| Function Module | IVIEW_CO_GR_GET_LIST | Get list of orders with goods received |
| Function Group | IVIEW_CUST_ORDER_GOOD_REC | Customer order iview |
| Program Name | SAPLIVIEW_CUST_ORDER_GOOD_REC | |
| INCLUDE Name | LIVIEW_CUST_ORDER_GOOD_RECU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NB_ORDERS | TYPE | INT4 | Total number of orders | |||
| |
ERROR | TYPE | BAPIRET2 | Return parameter | |||
| |
STORE | TYPE | WERKS_D | Plant | |||
| |
STATUS | TYPE | WSRS_PI_IVIEW_STATUS | 0 | Customer information status (informed / not informed) | ||
| |
DATE_FROM | TYPE | DATUM | Date | |||
| |
DATE_TO | TYPE | DATUM | Date | |||
| |
ORDER_LIST | TYPE | IVIEW_CO_GR_HEADER | Customer order IView - Header structure | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20030327 |
| SAP Release Created in | 2003_1_470 |