The Function Module RM_DIMENSION_OBJECTS_GET (RM: ermittelt die Objekte zu einem Merkmal) is a standard Function Module in SAP ERP and is part of the function group JBRTR within the package JBR.
Function Module | RM_DIMENSION_OBJECTS_GET |
Short Text | RM: ermittelt die Objekte zu einem Merkmal |
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 |
---|---|---|---|---|
GENER_ONLY | LIKE | JBRFLDDOCU-XFIELD | 'X' | Flag: nur generierte Objekte |
P_FIELDNAME | LIKE | JBRRMBM-FIELDNAME | Merkmal | |
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 Objekte (Liste für Transport) | |
E_TADIR | LIKE | TADIR | Tabelle der Objekte (Objektkatalogformat) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FIELD_NOT_IN_FCAT | Merkmal ist nicht im Feldkatalog |
NO_OBJECTS_FOUND | Keine Objekte zum Merkmal gefunden |
WRONG_USAGE_FLAG | Feldname ist kein Merkmal |