Menu

SAP Function Module G_REPORT_CHECK_VALUES

Validity check dimension value combination

The Function Module G_REPORT_CHECK_VALUES (Validity check dimension value combination) 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_CHECK_VALUES
Short Text Validity check dimension value combination
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
SUBRC LIKE SY-SUBRC Result of the validity check.

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
DIM_TABLE LIKE RGCCT Table of the dimension value comb.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
RC_DUPLICATE_CONTROL_BLOCK Double control block in input tabl
RC_INTERFACE_NOT_INITIALIZED Interface not initialized.
RC_INVALID_CONTROL_BLOCK Control block invalid.