The Function Module GM_FILL_GMDERIVE (Copy Objects from COBL to GMDERIVE) is a standard Function Module in SAP ERP and is part of the function group GMDT within the package GMMASTERDATA_E.
Function Module | GM_FILL_GMDERIVE |
Short Text | Copy Objects from COBL to GMDERIVE |
Function Group | GMDT |
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_CHECK_DATE | LIKE | COBL-BUDAT | Posting date in the document | |
I_COBL | LIKE | COBL | Coding Block |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_GMDERIVE | LIKE | GMDERIVE | Grants Management Derivation Structure |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.