The Function Module FMFG_BLDERIVE_BLAREA_PREPARE (Fill the inititial structure before the derivation) is a standard Function Module in SAP ERP and is part of the function group FMFG_BLDERIVE_BLAREA within the package FMFG_BLEXT_E.
Function Module | FMFG_BLDERIVE_BLAREA_PREPARE |
Short Text | Fill the inititial structure before the derivation |
Function Group | FMFG_BLDERIVE_BLAREA |
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_FMBLCOREIN | TYPE | FMBLCOREIN | Budgetary Ledger Interface |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURN | TYPE | BAPIRET2 | Return Parameter |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_SOURCE | TYPE | IFMDERIVE_SOURCE_AREA | Source fields for deriving BL Area |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.