Menu

SAP Function Module ASSORT_LIST_POSITIONS_MIX

Sortimentsliste: gültige Positionen abmischen

The Function Module ASSORT_LIST_POSITIONS_MIX (Sortimentsliste: gültige Positionen abmischen) is a standard Function Module in SAP ERP and is part of the function group WSLM within the package WBBC.

Technical Information

Function Module ASSORT_LIST_POSITIONS_MIX
Short Text Sortimentsliste: gültige Positionen abmischen
Function Group WSLM
Package WBBC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_GROUP_MAPPING TYPE C Flag
PI_I_WBBL_MIX LIKE WBBL Sortimentslisten-Gruppe abgemischt
PI_LAST_POS LIKE WBBP-BBRNO letzte Position alt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_LAST_POS LIKE WBBP-BBRNO letzte Position neu

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
PE_T_WBBP LIKE WBBP Sortimentslisten-Positione abgemischt
PI_T_WBBL_SORT LIKE WBBL_SORT Sortimentslisten-Gruppen original

Exceptions

This function module does not define any Exceptions.