Menu

SAP Function Module FVD_FFB_OL_CALC_CASHFLOW

Finanzstromberechnung in Geschäftsvorfällen

The Function Module FVD_FFB_OL_CALC_CASHFLOW (Finanzstromberechnung in Geschäftsvorfällen) is a standard Function Module in SAP ERP and is part of the function group FVD_FFB_OL within the package FVVD_BO.

Technical Information

Function Module FVD_FFB_OL_CALC_CASHFLOW
Short Text Finanzstromberechnung in Geschäftsvorfällen
Function Group FVD_FFB_OL
Package FVVD_BO
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_KEYDATE TYPE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
I_LOGHANDLE TYPE BALLOGHNDL Loghandle
I_MOFMETHOD TYPE TB_OUTFLOW_METHOD_SOURCE Abgangsverfahren Quelldarlehen
I_S_VDARL TYPE VDARL Darlehen
I_S_VZZKOKO TYPE VZZKOKO Tabelle Konditionskopf
I_TAB_VZZKOKO TYPE TRTY_VZZKOKO Tabellentyp für Tabelle VZZKOKO

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_TAB_VVZZKOPO TYPE TRTY_VVZZKOPO Tabellentyp für Tabelle VVZZKOPO
C_TAB_VZZBEPP TYPE TRTY_VZZBEPP Tabellentyp für Struktur VZZBEPP

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.