Menu

SAP Function Module GM_GMDERIVE_CALL_CUSTOMER_EXIT

CALL GMDERIVE USER-EXIT

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.

Technical Information

Function Module GM_GMDERIVE_CALL_CUSTOMER_EXIT
Short Text CALL GMDERIVE USER-EXIT
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_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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.