SAP ABAP Function Module W_CPO_CREATE_PO (Anlegen Sammelbestellung: Erzeugung der Bestellungen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   LO-MDS (Application Component) Merchandise Distribution
     WFRM (Package) ISR: Cross-Docking and Floor-Ready Merchandise
Basic Data
Function Module W_CPO_CREATE_PO Anlegen Sammelbestellung: Erzeugung der Bestellungen  
Function Group WFR3   Collective processing  
Program Name SAPLWFR3   Include SAPLWFR3 
INCLUDE Name LWFR3U18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PARAMETERS TYPE CPO_PARAMETER_TYPE Create Collective PO: Control and Selection Parameter
Exporting E_RUNTIME_DOC_DATA TYPE CPO_RUNTIME_DOC_DATA_TYPE Create Collective PO: Runtime Analysis of Data Quantities
Importing I_PARAMETERS TYPE CPO_PARAMETER_TYPE Create Collective PO: Control and Selection Parameter
Importing I_ASYNCHRONOUS_CALL TYPE FRM_FLAG 'X' Funktionsbaustein wurde asynchron gerufen (über ARFC)
Importing I_SHOW_PROGRESS_INDICATOR TYPE FRM_FLAG SPACE Anzeige SAPGUI_PROGRESS_INDICATOR
Importing I_SIMULATION_MODE TYPE FRM_FLAG SPACE Anlegen der Bestellung nur simulieren (Verarbeitung ohne COMMIT)
Tables CT_SELLING_DOCS TYPE CPO_SELLING_DOC_DATA_TAB Create Collective PO: Table Type for Issue Documents
Tables IT_SUBITEMS TYPE CPO_SELLING_DOC_SUBITEMS_TAB Create Collective PO: Issue Documents, Subitems
Tables CT_PROCUREMENT_DATA TYPE CPO_PROCUREMENT_DATA_TAB Create Collective PO: Table Type for Procurement Data
Tables ET_CPO_KEY TYPE MDS_EKKO_KEY_TAB Nummern der erzeugten Sammelbestellungen
Tables ET_SELLING_KEY_PO TYPE MDS_EKKO_KEY_TAB Nummern der verarbeiteten (Umlager-) Bestellungen
Tables ET_SELLING_KEY_SO TYPE MDS_SALES_KEY_TAB Nummern der verarbeiteten Kundenaufträge
Tables ET_MESSAGES TYPE FRM_MESSAGE_TAB_T Nachrichtenprotokoll der Aufbereitung
               
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  20010607 
SAP Release Created in