Menu

SAP Function Module FIMA_INPUT_DATA_CONVERT

The Function Module FIMA_INPUT_DATA_CONVERT () is a standard Function Module in SAP ERP and is part of the function group FF51 within the package FIMA.

Technical Information

Function Module FIMA_INPUT_DATA_CONVERT
Short Text
Function Group FF51
Package FIMA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_GENERAL_DATA TYPE TFM_CASHFLOWCONSTRUCT_GENERAL Cash Flow Construct: General Financial Data
I_FUNCTIONCODE TYPE SYUCOMM Screens, Function Code Triggered by PAI

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_LEISTE TYPE VTBLEISTE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_BEWE LIKE VTBBEWE Transfer Structure: Flow Records in Cash Flow Calculator
ET_KOND LIKE VTBKOND
IT_STEPS LIKE TFM_CASHFLOWCONSTRUCT_STEPS Cash Flow Construct: Structure for Step Payments

Exceptions

This function module does not define any Exceptions.