Menu

SAP Function Module FM_FI_TO_IT_CONVERT

Umsetzen von FI in allg. Format

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.

Technical Information

Function Module FM_FI_TO_IT_CONVERT
Short Text Umsetzen von FI in allg. Format
Function Group FMFA
Package FMFS
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_F_FMIFIIT LIKE FMIFIIT

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

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

Exceptions

This function module does not define any Exceptions.