The Function Module FMFG_DERIVE_ACCOUNT (Calls the derivation and controls trace) is a standard Function Module in SAP ERP and is part of the function group FMFG_BLDERIVE within the package FMFG_BLEXT_E.
Function Module | FMFG_DERIVE_ACCOUNT |
Short Text | Calls the derivation and controls trace |
Function Group | FMFG_BLDERIVE |
Package | FMFG_BLEXT_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AMT_TYPE | TYPE | FM_BTART | Amount type | |
I_ENV | TYPE | ABADRENV | 'SAP' | Environment for strategy |
I_FMDERIVE_SOURCE | TYPE | IFMDERIVE_SOURCE | Budgetary Ledger Account derivation source fields | |
I_OBJ_ID | TYPE | AWID | Reference document: Current identification | |
I_OBJ_POS | TYPE | AWPOS | Trace log: Reference line item | |
I_OBJ_SYS | TYPE | AWSYS | Trace log: Logical system of source document | |
I_OBJ_TYPE | TYPE | AWTYP | Trace log: Reference procedure | |
I_PSTNG_DATE | TYPE | BUDAT | Posting Date in the Document | |
I_REFDOCNR | TYPE | REFBELNR | Trace log: Reference document number of an accounting document | |
I_REF_ORG_UN | TYPE | AWORG | Trace log: Reference organizational units | |
I_VAL_TYPE | TYPE | FM_WRTTP | Value type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FMDERIVE_TARGET | TYPE | IFMDERIVE_TARGET | Budgetary Ledger Account derivation target fields |
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.