Menu

SAP Function Module OIW_GET_CATALOG_TREE

OIW-Informationskatalog für OIW-Browser lesen

The Function Module OIW_GET_CATALOG_TREE (OIW-Informationskatalog für OIW-Browser lesen) is a standard Function Module in SAP ERP and is part of the function group MCOB within the package MCZ.

Technical Information

Function Module OIW_GET_CATALOG_TREE
Short Text OIW-Informationskatalog für OIW-Browser lesen
Function Group MCOB
Package MCZ
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 BAPIRETURN Returncode

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
CATALOG_TEXTS LIKE RSTTXT Texte zur Hierarchie
CATALOG_TREE LIKE RSTHIE Hierarchie der OIW-Objekte
DATA_SOURCE_LIST LIKE BAPIMETLST Liste der Datenquellen
INFO_OBJECT_DATA_SOURCE_LIST LIKE BAPIOMLST Liste der InfoObjekte-Datenquellen
INFO_OBJECT_LIST LIKE BAPIOBJLST Liste der Informationsobjekte

Exceptions

This function module does not define any Exceptions.