Menu

SAP Function Module G_READ_VALUE

Prüfen Wert gegen Stammdaten

The Function Module G_READ_VALUE (Prüfen Wert gegen Stammdaten) 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_VALUE
Short Text Prüfen Wert gegen Stammdaten
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
ACTIVITY LIKE RGUMD-VORGANG SPACE Transaction (for authorization con
CHECK_TYP LIKE RGUMD-CHECK_TYP desired data type (1-actual, 2-pla
FIELD LIKE RGUMD-FIELD Field name of the field to be check
LANGU LIKE SY-LANGU SY-LANGU Language (only for texts)
RECORD_KEY TYPE ANY Record key for searching for the a
T800D_TABLE LIKE RGUMD-TABLE SPACE To value (upper limit valuation)
TABLE LIKE RGUMD-TABLE Table which is used
TEXT_FLAG LIKE RGUMD-TEXT_FLAG SPACE X: return of the texts, blank: no texts
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 (return if text flag sel
STEXT LIKE Short text (return if text flag se

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
PERIOD LIKE PERIODS valid period intervals/date interv

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Value not valid