Menu

SAP Function Module FC_RFC_STRUC_FIELDINFO_GET

Felder und Texte zu einer Tabelle von RFC-Destination holen

The Function Module FC_RFC_STRUC_FIELDINFO_GET (Felder und Texte zu einer Tabelle von RFC-Destination holen) is a standard Function Module in SAP ERP and is part of the function group FCI1 within the package FCIN.

Technical Information

Function Module FC_RFC_STRUC_FIELDINFO_GET
Short Text Felder und Texte zu einer Tabelle von RFC-Destination holen
Function Group FCI1
Package FCIN
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_CHAR TYPE FC_FLG 'X' Merkmalsfelder zurückliefern
I_FLG_KEYF TYPE FC_FLG 'X' Kennzahlenfelder zurückliefern
I_FLG_TXT TYPE FC_FLG Texte zurückliefern
I_TABNAME TYPE DD02L-TABNAME Tabellenname

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_FIELDINFO LIKE ABAPSOURCE Feldinformationen zur Tabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Keine Information zur angeforderten Tabelle gefunden