Menu

SAP Function Module RM_AREA_TL_LIST_GET

RM: stellt Liste übersetzungsrelevanter Obj. für einen RM-Bereich zusammen

The Function Module RM_AREA_TL_LIST_GET (RM: stellt Liste übersetzungsrelevanter Obj. für einen RM-Bereich 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_AREA_TL_LIST_GET
Short Text RM: stellt Liste übersetzungsrelevanter Obj. für einen RM-Bereich 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
P_RMBID LIKE JBRRMBBF-RMBID Name des RM-Bereichs
RM_ONLY LIKE JBRFLDDOCU-XFIELD Flag: nur RM-Merkmale (WY***)
SOURCE_LANGU LIKE LWRKOBJ-SOURCELANG Quellsprache

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 Tabelleninhalte
E_E071_OBJS LIKE E071 Objekte

Exceptions

This function module does not define any Exceptions.