The Function Module FM_FG_DERIVE_FOR_LEDGERS (Derives federal fields for USFG ledgers) is a standard Function Module in SAP ERP and is part of the function group FMFG_SV within the package FMFG_E.
Function Module | FM_FG_DERIVE_FOR_LEDGERS |
Short Text | Derives federal fields for USFG ledgers |
Function Group | FMFG_SV |
Package | FMFG_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_ACCHD | TYPE | ACCHD | Interface to Accounting: Header Information | |
IM_GLX_ACCIT | TYPE | ACCIT_GLX | FI: Interface to Accounting: Item Information |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_GLU1 | LIKE | GLU1 | G/L user table 1 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.