Menu

SAP Function Module W_CPO_SELLING_DOC_UPDATE_SO

Anlegen Sammelbestellung: RFC-Aktualisierung vonKundenaufträgen

The Function Module W_CPO_SELLING_DOC_UPDATE_SO (Anlegen Sammelbestellung: RFC-Aktualisierung vonKundenaufträgen) is a standard Function Module in SAP ERP and is part of the function group WFR3 within the package WFRM.

Technical Information

Function Module W_CPO_SELLING_DOC_UPDATE_SO
Short Text Anlegen Sammelbestellung: RFC-Aktualisierung vonKundenaufträgen
Function Group WFR3
Package WFRM
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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_SO TYPE MDS_SALES_ITEM_KEY_TAB Nummern der zu verarbeiteten Kundenaufträge

Exceptions

This function module does not define any Exceptions.