Menu

SAP Function Module GRAPH_GET_RECVTAB

INTERNAL USE ONLY !! Analyze the RECVTAB + Read Modified Copy

The Function Module GRAPH_GET_RECVTAB (INTERNAL USE ONLY !! Analyze the RECVTAB + Read Modified Copy) is a standard Function Module in SAP ERP and is part of the function group GRAP within the package SGRP.

Technical Information

Function Module GRAPH_GET_RECVTAB
Short Text INTERNAL USE ONLY !! Analyze the RECVTAB + Read Modified Copy
Function Group GRAP
Package SGRP
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
MCODE LIKE Classification of the window event
RWNID LIKE ID of the window which sends an event

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
G_RECVTAB LIKE Modified copy of the RECVTAB

Exceptions

This function module does not define any Exceptions.