Menu

SAP Function Module G_GLX_MASTERDATA_READ

Read GLX master data

The Function Module G_GLX_MASTERDATA_READ (Read GLX master data) 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
Short Text Read GLX master data
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
TABELLE LIKE T800D-TAB Name of master data table
TEXT LIKE SPACE X: also read allocated text table

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.