The Function Module GMG_GMGT_EVENT_DELE1 (Grant Deletion Program: Check Deletability) 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_DELE1 |
Short Text | Grant Deletion Program: Check Deletability |
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_GENEDATA | LIKE | BOOLE-BOOLE | Data element for domain BOOLE: TRUE (-'X') and FALSE (-' ') | |
I_XDELE | LIKE | BOOLE-BOOLE | Data element for domain BOOLE: TRUE (-'X') and FALSE (-' ') |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_GT_DELETE | LIKE | BUSSDELYES | CBP: Transfer Deletion Program Values | |
T_GT_DIF_VAL | LIKE | BUS0RANGED | CBP: Value range for transferring diff.type values(chng.doc) | |
T_GT_NOT_DELETE | LIKE | BUSSDELNO | CBP: Transfer Values Del. Program | |
T_GT_VAL | LIKE | BUS0RANGE | CBP: Value range for value transfer of change doc. objects |
This function module does not define any Exceptions.