The Function Module W_CPO_CREATE_PO_DISPATCH (Anlegen Sammelbestellung - Dispatcher: Bestellerzeugung) is a standard Function Module in SAP ERP and is part of the function group WFR3 within the package WFRM.
Function Module | W_CPO_CREATE_PO_DISPATCH |
Short Text | Anlegen Sammelbestellung - Dispatcher: Bestellerzeugung |
Function Group | WFR3 |
Package | WFRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PARAMETERS | TYPE | CPO_PARAMETER_TYPE | allgemeine Steuerparameter | |
I_RESPECT_TO_MULTIPLE_PROC | TYPE | FRM_FLAG | 'X' | Mehrfach-Beschaffungen berücksichtigen |
I_SHOW_PROGRESS_INDICATOR | TYPE | FRM_FLAG | SPACE | Anzeige SAPGUI_PROGRESS_INDICATOR |
I_SIMULATION_MODE | TYPE | FRM_FLAG | SPACE | Anlegen der Bestellung nur simulieren (Verarbeitung ohne COMMIT) |
I_TMP_PARA_VARIANT | TYPE | TPARA_VARIANTS | SPACE | temporäre Parallelisierungsvariante |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CPO_KEY | TYPE | MDS_EKKO_KEY_TAB | Nummern der erzeugten Sammelbestellungen | |
ET_SELLING_KEY_PO | TYPE | MDS_EKKO_KEY_TAB | Nummern der verarbeiteten (Umlager-) Bestellungen | |
ET_SELLING_KEY_SO | TYPE | MDS_SALES_KEY_TAB | Nummern der verarbeiteten Kundenaufträge |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_PROCUREMENT_DATA | TYPE | CPO_PROCUREMENT_DATA_TAB | Anlegen Sammelbestellung: Tabellentyp Beschaffungsdaten | |
CT_SELLING_DOCS | TYPE | CPO_SELLING_DOC_DATA_TAB | Abgabebelegdaten | |
CT_SELLING_DOCS_SUBITEMS | TYPE | CPO_SELLING_DOC_SUBITEMS_TAB | Anlegen Sammelbestellung: Abgabebelege, Unterpositionen | |
C_RUNTIME_DATA | TYPE | CPO_RUNTIME_DATA_TYPE | Anlegen Sammelbestellung: Daten für Laufzeitanalyse |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
APPLICATION_LOG_CREATED | Anwendungslog wurde erzeugt |
NO_DATA_SELECTED | keine Daten selektiert |