The Function Module FVD_IOA_OL_CALC_INTERN (Verzugszinsen über Zinszahlen berechnen) is a standard Function Module in SAP ERP and is part of the function group FVD_IOA_OL within the package FVVCL_DUNNIOA.
Function Module | FVD_IOA_OL_CALC_INTERN |
Short Text | Verzugszinsen über Zinszahlen berechnen |
Function Group | FVD_IOA_OL |
Package | FVVCL_DUNNIOA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AMOUNT | TYPE | DMSHB | Betrag | |
I_CURRENCY | TYPE | WAERS | Währungsschlüssel | |
I_INT_DAYS | TYPE | TB_INTEREST_DAYS | Zinstage | |
I_INT_RATE | TYPE | DZINSSATZ | Zinssatz | |
I_STR_IOA_CONTROL | TYPE | RIOA_CONTROL | Steuerung Verzugszinsen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AMOUNT | TYPE | BNWHR | Zinsen |
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.