Menu

SAP Function Module FVD_IOA_OL_CALC_INTERN

Verzugszinsen über Zinszahlen berechnen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_AMOUNT TYPE BNWHR Zinsen

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.