Menu

SAP Function Module G_RW_TABLE_DESCRIPTION_GET

Beschreibung einer Reporting-Tabelle lesen

The Function Module G_RW_TABLE_DESCRIPTION_GET (Beschreibung einer Reporting-Tabelle lesen) is a standard Function Module in SAP ERP and is part of the function group GRWU within the package GRWT.

Technical Information

Function Module G_RW_TABLE_DESCRIPTION_GET
Short Text Beschreibung einer Reporting-Tabelle lesen
Function Group GRWU
Package GRWT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGU LIKE T804T-LANGU Sprache
RW_TABLE LIKE T804A-TAB Reporting-Tabelle (T804A)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TAB_TEXT LIKE RGRWD-TAB_TEXT Beschreibung 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
TABLE_NOT_EXIST Tabelle ist nicht vorhanden