Menu

SAP Function Module RM_HIERA_TL_LIST_GET

RM: stellt Liste übers.-relevanter Texte aus Merkmalshierarchien zusammen

The Function Module RM_HIERA_TL_LIST_GET (RM: stellt Liste übers.-relevanter Texte aus Merkmalshierarchien zusammen) is a standard Function Module in SAP ERP and is part of the function group JBRTL within the package JBR.

Technical Information

Function Module RM_HIERA_TL_LIST_GET
Short Text RM: stellt Liste übers.-relevanter Texte aus Merkmalshierarchien zusammen
Function Group JBRTL
Package JBR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SOURCE_LANGU LIKE LWRKOBJ-SOURCELANG Quellsprache
TARGET_LANGU LIKE LWRKOBJ-TARGETLANG Zielsprache

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
E_E071K_KEYS LIKE E071K Tabellenschlüssel
E_E071_KEYS LIKE E071 Tabellen
I_DIMENSIONS LIKE JBRALVDIM Zu berücksichtigende Merkmale

Exceptions

This function module does not define any Exceptions.