The Function Module RM_AREA_OBJECTS_GET (RM: ermittelt die Objekte zu einem RM-Bereich (ohne Merkmale)) is a standard Function Module in SAP ERP and is part of the function group JBRTR within the package JBR.
Function Module | RM_AREA_OBJECTS_GET |
Short Text | RM: ermittelt die Objekte zu einem RM-Bereich (ohne Merkmale) |
Function Group | JBRTR |
Package | JBR |
Module Type | Normal Module |
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 | |
SOURCE_LANGU | LIKE | LWRKOBJ-SOURCELANG | Wenn übers.-relevant: Quellsprache |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_E071 | LIKE | E071 | Tabelle der Objetke (Transportliste) | |
E_TADIR | LIKE | TADIR | Tabelle der Objekte (Objektkatalogformat) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_OBJECTS_FOUND | Keine Objekte gefunden |