The Function Module FVD_IOA_OL_CALC_EXTERNAL (Für eine Menge von Posten werden Verzugszisne berechnet) 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_EXTERNAL |
Short Text | Für eine Menge von Posten werden Verzugszisne berechnet |
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_CALL_FROM_DUNNING | TYPE | CHAR1 | Aufruf aus Mahnung heraus | |
I_DATE_TILL | TYPE | DATS | Feld vom Typ DATS | |
I_FLG_NET_DUE_ONLY | TYPE | XFLAG | Nur ab Nettofälligkeit verzinsen | |
I_TAB_VZZBEPP | TYPE | TRTY_VZZBEPP | Forderungspositionen Darlehen | |
I_VZSKZ | TYPE | VZSKZ | Verzinsungskennzeichen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_IOA_ACCOUNT | TYPE | TRTY_IOA_ACCOUNT | Verzugszinskopf | |
E_TAB_IOA_ITEMS | TYPE | TRTY_RIOA_ITEM | Übergabetabelle Verzugszinsen (Positionen) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CALCULATION_ERROR | Fehler bei der Berechnung |
INTERNAL_ERROR | Interner Fehler |
INVALID_CASH_FLOW | Cashflow nicht vollständig |
NO_CUSTOMIZING | Customizing fehlt |
NO_ITEMS | Kein Cashflow übergeben |
NO_VZSKZ | Kein Verzinsungskennzeichen |
NO_VZ_MOVEMENTTYPE | Keine VZ Bewegungsart definiert |
RATE_NOT_FOUND | Zinsatz nicht gefunden |