Menu

SAP Function Module GMG_GMGT_EVENT_FCODE

Grant Separate function code

The Function Module GMG_GMGT_EVENT_FCODE (Grant Separate function code) is a standard Function Module in SAP ERP and is part of the function group BDT_GMGR within the package GMMASTERDATA_E.

Technical Information

Function Module GMG_GMGT_EVENT_FCODE
Short Text Grant Separate function code
Function Group BDT_GMGR
Package GMMASTERDATA_E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CRSFIELD TYPE BU_TBFLD Table field (table name-field name)
I_CRSLINE LIKE SY-LILLI List processing, current list line
I_FCODE TYPE BU_FCODE GUI function code
I_HANDLE TYPE BDT_INSTANCE_ID ID of a BDT Instance

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FCODE_NEXT TYPE BU_FCODE GUI Function Code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.