Menu

SAP Function Module G_GLX_MASTERDATA_READ_DETAIL

Read GLX master data with value

The Function Module G_GLX_MASTERDATA_READ_DETAIL (Read GLX master data with value) is a standard Function Module in SAP ERP and is part of the function group GUMM within the package GBAS.

Technical Information

Function Module G_GLX_MASTERDATA_READ_DETAIL
Short Text Read GLX master data with value
Function Group GUMM
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
RFIELD LIKE T800D-RFIELD1 Value of higher-level field(BUKRS/RCOMP)
TABELLE LIKE T800D-TAB Name of master data table
TEXT LIKE SPACE X: also read allocated text table
WERT LIKE T830A-VAL Value which is to be read

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
IT830 LIKE T830A Table with master data values
IT831 LIKE T831A Table with master data texts

Exceptions

This function module does not define any Exceptions.