Menu

SAP Function Module W_CPO_NEW_SUMS_FOR_SLS_COMPUTE

Beschaffungsmengen bei Anlegen Sammelbestellung neu bestimmen (SLS)

The Function Module W_CPO_NEW_SUMS_FOR_SLS_COMPUTE (Beschaffungsmengen bei Anlegen Sammelbestellung neu bestimmen (SLS)) 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_NEW_SUMS_FOR_SLS_COMPUTE
Short Text Beschaffungsmengen bei Anlegen Sammelbestellung neu bestimmen (SLS)
Function Group WFR3
Package WFRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_SELLING_DOCS TYPE CPO_SELLING_DOC_DATA_TAB Tabelle mit Abgabebelegdaten
I_INDEX_CURRENT_ITEM TYPE SYTABIX Index des zu ändernden Eintrages in CT_PROCUREMENT_DATA (zeigt auf C_ITEM_WA)
I_LIFNR_OLD TYPE LIFNR Lieferant, mit dem die Abgabebelegdaten gesucht werden sollen
I_RESWK_OLD TYPE RESWK Abgebendes Werk, mit dem die Abgabebelegdaten gesucht werden sollen
I_SELLING_FROM_DB TYPE CPO_SAVE_SELLING_DOC_DATA Anlegen Sammelbestellung: Abgabebelegdaten temporär sichern

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_MESSAGES TYPE FRM_MESSAGE_TAB_T Schnittstellentyp für Nachrichtenübergabe
CT_PROCUREMENT_DATA TYPE CPO_PROCUREMENT_DATA_TAB Tabelle mit Beschaffungsdaten
C_ITEM_WA TYPE CPO_PROCUREMENT_DATA_TYPE zu ändernder Eintrag auf Positionsebene

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.