Menu

SAP Function Module G_REPORT_GET_COMMON_DATA

Determine general data of the interface

The Function Module G_REPORT_GET_COMMON_DATA (Determine general data of the interface) is a standard Function Module in SAP ERP and is part of the function group GRWC within the package GRWT.

Technical Information

Function Module G_REPORT_GET_COMMON_DATA
Short Text Determine general data of the interface
Function Group GRWC
Package GRWT
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SENDER_LIBRARY LIKE T801K-LIB RW library of the sender report.
SENDER_REPORT LIKE T800T-RNAME Name of the sender report.
SENDER_TABLE LIKE T800S-TAB Data base table of the sender repo

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
RC_INTERFACE_NOT_INITIALIZED Interface not initialized.