Menu

SAP Function Module RM_FIELD_TAB_GET

RM: Feldkatalogeinträge (mit DDIC-Info) für RM-Bereich oder Tabelle

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module RM_FIELD_TAB_GET (RM: Feldkatalogeinträge (mit DDIC-Info) für RM-Bereich oder Tabelle) is a standard Function Module in SAP ERP and is part of the function group RMFC within the package JBR.

Technical Information

Function Module RM_FIELD_TAB_GET
Short Text RM: Feldkatalogeinträge (mit DDIC-Info) für RM-Bereich oder Tabelle
Function Group RMFC
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
I_APPLC TYPE RMFC_APPLC 'TMR' Applikationsklasse ('TMR' für RM)
I_FIELDNAME TYPE RMFC_FIENM Feldname (optional)
I_RMBID TYPE RMFC_RMBID Name eines RM-Bereichs
I_TABNAME TYPE RMFC_TABNM Tabellenname (optional zu i_rmbid)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FIELDTAB_T TYPE RMFC_FTAB_T Feldkatalogeinträge für alle Felder
E_FIELDTAB_W TYPE RMFC_FTAB Feldkatalogeintrag für ausgewähltes Feld

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FCAT_ERROR Fehler beim Zugriff auf Feldkatalog
FIELD_NOT_IN_TABLE Kombination Tabelle/Feld ist unzulässig
TABNAME_MISSING Weder RM-Bereich noch Tabellenname angegeben