Menu

SAP Function Module G_READ_TEXT

Lesen der Stammdatentexte

The Function Module G_READ_TEXT (Lesen der Stammdatentexte) is a standard Function Module in SAP ERP and is part of the function group GUMD within the package GBAS.

Technical Information

Function Module G_READ_TEXT
Short Text Lesen der Stammdatentexte
Function Group GUMD
Package GBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE_VALID LIKE RGUMD-DATE_FROM SY-DATUM Validity date
FIELD LIKE RGUMD-FIELD Field name
LANGU LIKE SY-LANGU SY-LANGU Language
RECORD_KEY TYPE ANY Record key for searching for the a
T800D_TABLE LIKE RGUMD-TABLE SPACE Table for reading table T800D
TABLE LIKE RGUMD-TABLE Table
VALUE LIKE RGUMD-VALUE value to be checked

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LTEXT LIKE Long text
STEXT LIKE Short text

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
NOT_FOUND Value not valid