Menu

SAP Function Module GM_FILL_GMDERIVE

Copy Objects from COBL to GMDERIVE

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.

Technical Information

Function Module GM_FILL_GMDERIVE
Short Text Copy Objects from COBL to GMDERIVE
Function Group GMDT
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_CHECK_DATE LIKE COBL-BUDAT Posting date in the document
I_COBL LIKE COBL Coding Block

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.