Menu

SAP Function Module BAPI_ADV_MED_GET_LAYOUT

Read Product Catalog Layout

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module BAPI_ADV_MED_GET_LAYOUT (Read Product Catalog Layout) 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_LAYOUT
Short Text Read Product Catalog Layout
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
APPLY_AUTH_FILTER LIKE BAPILAYHLP-XFELD SPACE Use Authorization Filter
APPLY_CHAR_FILTER LIKE BAPILAYHLP-XFELD SPACE Use Characteristic Filter
AREA LIKE BAPILAYA-AREA SPACE Layout Area Number
CATALOG LIKE BAPIADMID-PRODCAT Product Catalog
READ_STEPWISE LIKE BAPILAYHLP-XFELD SPACE Checkbox field
VARIANT LIKE BAPIADMVID-VARIANT Variant
WITH_ITEMS LIKE BAPILAYHLP-XFELD SPACE Flag for Reading Items
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
LAYOUT LIKE BAPILAYA-LAYOUT Layout
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
AREAS LIKE BAPILAYA Layout Areas
CURRENCIES LIKE BAPIADMVC Currencies of Variant
ITEMS LIKE BAPILAYIT Layout Area Items
LANGUAGES LIKE BAPIADMVL Languages of Variant
PRICES LIKE BAPIADMIP Prices
RETURN_AREAS LIKE BAPIRET2 Return Values for Layout Areas
TEXTS LIKE BAPILAYTX Texts for Layout Areas and Items

Exceptions

This function module does not define any Exceptions.