Menu

SAP Function Module BAPI_ASSORTMENTLIST_GETGROUP

Select Assortment List Groups

The Function Module BAPI_ASSORTMENTLIST_GETGROUP (Select Assortment List Groups) is a standard Function Module in SAP ERP and is part of the function group 3032 within the package WBBC.

Technical Information

Function Module BAPI_ASSORTMENTLIST_GETGROUP
Short Text Select Assortment List Groups
Function Group 3032
Package WBBC
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Structure for Return Code

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
ASSORTMENTLISTGROUP LIKE BAPI3032_GROUP Assortment List Group

Exceptions

This function module does not define any Exceptions.