Menu

SAP Function Module FIMA_VTBKOND_CALC_DATES

The Function Module FIMA_VTBKOND_CALC_DATES () 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_VTBKOND_CALC_DATES
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
I_DATE TYPE DVALUT Date Sent
I_FLG_END_OF_MONTH TYPE VVSVULT ' '
I_MONTHS TYPE TFMATAGE Number of days
I_STGMETH TYPE VVSTGMETH
I_SZBMETH TYPE SZBMETH Interest calculation method

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATE TYPE DVALUT Result Date
E_SINCL TYPE VVSINCL
E_STGMETH TYPE VVSTGMETH
E_SULT TYPE VVSVULT

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.