The Function Module FVD_IOA_OL_GET_LAST_INT_CALC (Datum der letzten Verzinsung pro Vertrag ermitteln) 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_GET_LAST_INT_CALC |
Short Text | Datum der letzten Verzinsung pro Vertrag ermitteln |
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_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_CALL_FROM_DUNNING | TYPE | CHAR1 | Aufruf aus Mahnung | |
I_FLG_OLD_IOA | TYPE | XFLAG | Alte Verzugsverzinsung | |
I_RANL | TYPE | RANL | Vertragsnummer | |
I_REFRESH_BUFFER | TYPE | CHAR1 | ' ' | Puffer löschen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DBERBIS | TYPE | DATUM | Datum | |
E_VZSBEWART | TYPE | SBEWART | VZ-Bewegungsart aus Customizing |
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 |
---|---|
NO_VZ_MOVEMENTTYPE | Keine Bewegungsart für VZ definiert |