Menu

SAP Function Module FIMA_CALL_CASHFLOW_CONSTRUCT

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module FIMA_CALL_CASHFLOW_CONSTRUCT () 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_CALL_CASHFLOW_CONSTRUCT
Short Text
Function Group FF51
Package FIMA
Module Type Remote-Enabled

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_MIN TYPE F -100
I_OKCODE TYPE SYUCOMM
I_VALUEEXCL TYPE F -100

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BALANCE TYPE TFM_BSALDO Remaining Capital
E_DATE_BALANCE LIKE SY-DATUM
E_INSTALLMENT LIKE VTBBEWE-BNWHR Nominal amount
E_INTEREST_RATE LIKE VTBBEWE-PKOND Percentage Rate for Condition Items
E_PRINCIPAL LIKE VTBBEWE-BNWHR Nominal amount

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
IET_STEPS LIKE TFM_CASHFLOWCONSTRUCT_STEPS Cash Flow Construct: Structure for Step Payments

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_SOLVABLE