The Function Module FM_FI_TO_IT_CONVERT (Umsetzen von FI in allg. Format) is a standard Function Module in SAP ERP and is part of the function group FMFA within the package FMFS.
Function Module | FM_FI_TO_IT_CONVERT |
Short Text | Umsetzen von FI in allg. Format |
Function Group | FMFA |
Package | FMFS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_F_FMIFIIT | LIKE | FMIFIIT |
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 |
---|---|---|---|---|
C_F_ITEM | TYPE | FMFI_ITEM |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_FMIFIIT | LIKE | FMIFIIT | ||
T_ITEM | TYPE | FMFI_T_ITEM |
This function module does not define any Exceptions.