Menu

SAP Function Module RM_TABLE_INFO_GET

RM: Lesen von Informationen zu einer Tabelle/Struktur (Laufzeitobjekt)

The Function Module RM_TABLE_INFO_GET (RM: Lesen von Informationen zu einer Tabelle/Struktur (Laufzeitobjekt)) is a standard Function Module in SAP ERP and is part of the function group RMDI within the package JBR.

Technical Information

Function Module RM_TABLE_INFO_GET
Short Text RM: Lesen von Informationen zu einer Tabelle/Struktur (Laufzeitobjekt)
Function Group RMDI
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_FIELDNAME TYPE RMDI_FIENM Name eines Felds (optional)
I_LANGU TYPE RMDI_LANGU Sprache (optional)
I_READ_TEXTS TYPE RMDI_BOOL 'X': auch Texte zu Feldern lesen
I_TABNAME TYPE RMDI_NAME Name der Tabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TABFIELDS_T TYPE RMDI_TABFLD_T Felder der Tabelle
E_TABFIELD_W TYPE RMDI_TABFLD Attribute des ausgewählten Feldes
E_TABHEADER TYPE RMDI_TABHDR Attribute der Tabelle

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
DDIC_ERROR Fehler beim Lesen aus Data Dictionary
NOT_FOUND Tabelle nicht vorhanden oder Feld nicht in Tab.