Menu

SAP Function Module G_WRITE_GRIX_ENTRIES

Füllen der Verwaltungstabelle für Extrakte des Report Writers

The Function Module G_WRITE_GRIX_ENTRIES (Füllen der Verwaltungstabelle für Extrakte des Report Writers) is a standard Function Module in SAP ERP and is part of the function group GRIX within the package GRWT.

Technical Information

Function Module G_WRITE_GRIX_ENTRIES
Short Text Füllen der Verwaltungstabelle für Extrakte des Report Writers
Function Group GRIX
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
DESCRIPTION LIKE GRIX_TXT-LTEXT
MT_DATE LIKE RGRWA-MASTERDATE
RGJNR LIKE T803J-RGJNR
STATUS_AU LIKE GRIX_DATA-STATUS_AU '3'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC LIKE SY-SUBRC

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TABLE_OF_VARS LIKE GRIX_SELP
VARIATION LIKE VARD
VARIATION_REP LIKE VARDR
VAR_ENTRIES LIKE VARE

Exceptions

This function module does not define any Exceptions.