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.
Function Module | FIMA_VTBKOND_CALC_DATES |
Short Text | |
Function Group | FF51 |
Package | FIMA |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.