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
Exporting NB_ORDERS TYPE INT4 Total number of orders
Exporting ERROR TYPE BAPIRET2 Return parameter
Importing STORE TYPE WERKS_D Plant
Importing STATUS TYPE WSRS_PI_IVIEW_STATUS 0 Customer information status (informed / not informed)
Importing DATE_FROM TYPE DATUM Date
Importing DATE_TO TYPE DATUM Date
Tables ORDER_LIST TYPE IVIEW_CO_GR_HEADER Customer order IView - Header structure
               
Processing Type
Normal Function Module  
Remote-Enabled 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