Menu

SAP Function Module RM_AREA_TR_LIST_GET

RM: stellt Transportliste für einen RM-Bereich zusammen

The Function Module RM_AREA_TR_LIST_GET (RM: stellt Transportliste für einen RM-Bereich zusammen) is a standard Function Module in SAP ERP and is part of the function group JBRTR within the package JBR.

Technical Information

Function Module RM_AREA_TR_LIST_GET
Short Text RM: stellt Transportliste für einen RM-Bereich zusammen
Function Group JBRTR
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 Wenn übers.-relevant: Quellsprache
TARGET_ACTIVE TYPE XFELD Flag: Aktivstatus transportieren
WITH_VALUES LIKE JBRFLDDOCU-XFIELD Flag: auch Merkmalsauspg. transportieren

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 (nicht sperrbar)
E_E071_KEYS LIKE E071 Tabellen (nicht sperrbar)
E_E071_OBJS LIKE E071 Objekte (sperrbar)

Exceptions

This function module does not define any Exceptions.