Menu

SAP Function Module BAPI_ADV_MED_GET_VARIANT_LIST

Read Product Catalog Variants

The Function Module BAPI_ADV_MED_GET_VARIANT_LIST (Read Product Catalog Variants) is a standard Function Module in SAP ERP and is part of the function group 1071 within the package WWMI.

Technical Information

Function Module BAPI_ADV_MED_GET_VARIANT_LIST
Short Text Read Product Catalog Variants
Function Group 1071
Package WWMI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CATALOG LIKE BAPIADMID-PRODCAT Product Catalog

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN Return Value

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
CURRENCIES LIKE BAPIADMVC Currencies of Variant
LANGUAGES LIKE BAPIADMVL Languages of Variant
TEXTS LIKE BAPIADMVT Texts for Variants
VARIANTS LIKE BAPIADMVID Product Catalog Variants

Exceptions

This function module does not define any Exceptions.