The Function Module RM_DIM_VALUE_KEYS_GET (RM: ermittelt Tabellenschlüssel zu Merkmalsauspg. (mandantenabh. Tabellen)) is a standard Function Module in SAP ERP and is part of the function group JBRTR within the package JBR.
Function Module | RM_DIM_VALUE_KEYS_GET |
Short Text | RM: ermittelt Tabellenschlüssel zu Merkmalsauspg. (mandantenabh. Tabellen) |
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 |
---|---|---|---|---|
I_GENER_ONLY | LIKE | JBRFLDDOCU-XFIELD | 'X' | Flag. nur Inhalt von generierten Tabellen |
P_FIELDNAME | LIKE | JBRRMBM-FIELDNAME | Name des Merkmals |
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 | Objekte (Tabellen) | |
E_E071K | LIKE | E071K | Objektschlüssel (Tabellenbereiche) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FIELD_NOT_IN_FCAT | Merkmal nicht in Feldkatalog gefunden |