Menu

SAP Function Module BAPI_ADV_MED_GET_LAYOBJ_DOCS

Read Documents for a Layout Area or a Layout Area Item

The Function Module BAPI_ADV_MED_GET_LAYOBJ_DOCS (Read Documents for a Layout Area or a Layout Area Item) 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_LAYOBJ_DOCS
Short Text Read Documents for a Layout Area or a Layout Area Item
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 Layout Area
CARRIER_TYPE LIKE BAPILAYHLP-DACARTYP Data Carrier Type for Determining File Path
CATALOG LIKE BAPIADMID-PRODCAT Product Catalog
ITEM LIKE BAPILAYIT-ITEM SPACE Layout Area Item
VARIANT LIKE BAPIADMVID-VARIANT Variant

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
DOCUMENTS LIKE BAPILAYD Documents

Exceptions

This function module does not define any Exceptions.