The Function Module W_CPO_SELLING_DOC_UPDATE_PO (Anlegen Sammelbestellung: RFC-Aktualisierung von (Umlager-) Bestellungen) is a standard Function Module in SAP ERP and is part of the function group WFR3 within the package WFRM.
Function Module | W_CPO_SELLING_DOC_UPDATE_PO |
Short Text | Anlegen Sammelbestellung: RFC-Aktualisierung von (Umlager-) Bestellungen |
Function Group | WFR3 |
Package | WFRM |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ASYNCHRONOUS_CALL | TYPE | FRM_FLAG | 'X' | Funktionsbaustein wurde asynchron gerufen (über ARFC) |
I_PARAMETERS | TYPE | CPO_PARAMETER_TYPE | Anlegen Sammelbestellung: Steuer- und Selektionsparameter | |
I_SHOW_PROGRESS_INDICATOR | TYPE | FRM_FLAG | SPACE | Anzeige SAPGUI_PROGRESS_INDICATOR |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PARAMETERS | TYPE | CPO_PARAMETER_TYPE | Anlegen Sammelbestellung: Steuer- und Selektionsparameter |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MESSAGES | TYPE | FRM_MESSAGE_TAB_T | Nachrichtenprotokoll der Aufbereitung | |
IT_SELLING_KEY_PO | TYPE | MDS_EKKO_KEY_TAB | Nummern der zu verarbeiteten (Umlager-) Bestellungen |
This function module does not define any Exceptions.