The Function Module GM_GMDERIVE_CALL_CUSTOMER_EXIT (CALL GMDERIVE USER-EXIT) is a standard Function Module in SAP ERP and is part of the function group GMDT within the package GMMASTERDATA_E.
Function Module | GM_GMDERIVE_CALL_CUSTOMER_EXIT |
Short Text | CALL GMDERIVE USER-EXIT |
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_DATE | LIKE | SY-DATUM | Date and time, current (application server) date | |
I_ENV | LIKE | TABADRS-ABADRENV | Environment for strategy | |
I_GMDERIVE_SOURCE | LIKE | GMDERIVE | FM Derivation Structure | |
I_STEP_ID | LIKE | TABADRS-STEPID | Strucutre used by the FM Derivation Tool with COBL |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_GMDERIVE_TARGET | LIKE | GMDERIVE | FM Derivation Structure |
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.