Menu

SAP Function Module RM_FCAT_GET

RM: Feldkatalogeinträge (opt. mit DDIC-Info)

The Function Module RM_FCAT_GET (RM: Feldkatalogeinträge (opt. mit DDIC-Info)) 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_FCAT_GET
Short Text RM: Feldkatalogeinträge (opt. mit DDIC-Info)
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_DDIC TYPE RMFC_BOOL 'X': auch DDIC-Informationen lesen
I_TIMFL TYPE RMFC_TIMFL '*' Zeitbezug der gewünschten Felder
I_USGFL TYPE RMFC_USGFL '*' Verwendungsflag der gewünschten Felder

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.