Menu

SAP Function Module FM_USFGDERIVE_CUSTOMER_EXIT

Call customer exit USFG Derivation

The Function Module FM_USFGDERIVE_CUSTOMER_EXIT (Call customer exit USFG Derivation) is a standard Function Module in SAP ERP and is part of the function group FMFG_DERIVE within the package FMFG_E.

Technical Information

Function Module FM_USFGDERIVE_CUSTOMER_EXIT
Short Text Call customer exit USFG Derivation
Function Group FMFG_DERIVE
Package FMFG_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_IUSFGFDERIVE_SOURCE LIKE IUSFGFDERIVE Derivation of US Federal government fields
I_STEP_ID LIKE TKEDRS-STEPID Step identifier

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IUSFGFDERIVE_TARGET LIKE IUSFGFDERIVE Derivation of US Federal government fields

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.