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.
Function Module | GMG_GMGT_EVENT_FCODE |
Short Text | Grant Separate function code |
Function Group | BDT_GMGR |
Package | GMMASTERDATA_E |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.