The Function Module FIMA_STEPS_UPDATE () is a standard Function Module in SAP ERP and is part of the function group FF51 within the package FIMA.
Function Module | FIMA_STEPS_UPDATE |
Short Text | |
Function Group | FF51 |
Package | FIMA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_GENERAL_DATA | TYPE | TFM_DYNPFF50_GENERALDATA | Cash Flow Construct: General Financial Data | |
I_INSTALLMENT | LIKE | VTBBEWE-BNWHR | Installment | |
I_INSTALLMENT_UPDATE | TYPE | XFELD | ||
I_INTEREST_RATE | LIKE | VTBBEWE-PKOND | Nominal interest rate | |
I_INTEREST_RATE_UPDATE | TYPE | XFELD |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_STEPS | LIKE | TFM_CASHFLOWCONSTRUCT_STEPS | Cash Flow Construct: Structure for Step Payments |
This function module does not define any Exceptions.