Menu

SAP Function Module BAPI_ADV_MED_GET_ITEMS

Read Product Catalog Items

The Function Module BAPI_ADV_MED_GET_ITEMS (Read Product Catalog Items) 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_ITEMS
Short Text Read Product Catalog Items
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
AREA LIKE BAPILAYA-AREA SPACE Layout Area
CATALOG LIKE BAPIADMID-PRODCAT Product Catalog
VARIANT LIKE BAPIADMVID-VARIANT Variant
WITH_KZKFG LIKE BAPILAYHLP-XFELD SPACE Indicator for Reading Material Configuration Indicator
WITH_PRICES LIKE BAPILAYHLP-XFELD SPACE Flag for Reading Prices

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
ITEMS LIKE BAPILAYIT Layout Area Items
PRICES LIKE BAPIADMIP Prices
TEXTS LIKE BAPILAYTX Texts for Layout Area Items

Exceptions

This function module does not define any Exceptions.