Menu

SAP Function Module WRB_RFC_ENTITY_GET_HIERARCHY

Lesen der Entitätenhierarchie

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module WRB_RFC_ENTITY_GET_HIERARCHY (Lesen der Entitätenhierarchie) is a standard Function Module in SAP ERP and is part of the function group WRB_ENTITY within the package WRB.

Technical Information

Function Module WRB_RFC_ENTITY_GET_HIERARCHY
Short Text Lesen der Entitätenhierarchie
Function Group WRB_ENTITY
Package WRB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENTITY_TYPE TYPE WRB_ENTITY_TYPE Entitätstyp
MAX_CHILD_NODES_COUNT TYPE WRB_MAX_CHILD_NODES_COUNT Maximale Kindanzahl in Baumstruktur
MAX_LIST_SIZE TYPE WRB_MAX_LIST_SIZE Maximale Größe einer Liste
MAX_RESULT_SIZE TYPE WRB_MAX_RESULT_SIZE maximale Anzahl aller selektierten Entitäten
SEARCH_CRITERION TYPE WRB_SEARCH_CRITERION Suchkriterium Entität
USE_DESCR TYPE WRB_USE_DESCR Beschreibung verwenden (falls nein: Schlüssel verwenden)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENTITY_LIST TYPE WRB_ENTITY_LIST_TABLE Tabellentyp Entitätsliste
HIERARCHY TYPE WRB_HIERARCHY_TABLE Tabellentyp Hierarchietabelle
RESULT_SIZE TYPE WRB_RESULT_SIZE Anzahl der gefundenen Entitäten
RETURN_CODE TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.