Menu

SAP Function Module RM_TABLE_FIELDS_GET

RM: liefert Struktur und Status einer Tabelle

The Function Module RM_TABLE_FIELDS_GET (RM: liefert Struktur und Status einer Tabelle) is a standard Function Module in SAP ERP and is part of the function group JBRQ within the package JBR.

Technical Information

Function Module RM_TABLE_FIELDS_GET
Short Text RM: liefert Struktur und Status einer Tabelle
Function Group JBRQ
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
TABNAME LIKE DCOBJDEF-NAME 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
C_ERROR_ITAB LIKE SPROT_X Nachrichtentabelle
C_TABLE_STRUCT TYPE RMDI_TABFLD_T Tabellenstruktur

Exceptions

This function module does not define any Exceptions.