The Function Module RM_MM_ACCRUED_INTEREST (Stückzinsen ermitteln (ein abgegrenzter Cashflow)) is a standard Function Module in SAP ERP and is part of the function group RMMM within the package FTBB.
Function Module | RM_MM_ACCRUED_INTEREST |
Short Text | Stückzinsen ermitteln (ein abgegrenzter Cashflow) |
Function Group | RMMM |
Package | FTBB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AKT_DATUM | LIKE | SY-DATUM | SY-DATUM | |
I_FGCF | TYPE | TV0_BEWEG_TAB | ||
I_STUECK_HOR_INKL | LIKE | VTVFGSSEG-STUECKZINS | inklusive Horizont bei Stückzinsermittlung | |
I_XHOR_CASHF | LIKE | VTVFGSSEG-XHOR_CASHF | Cashflow am Horizont ist im Barwert? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STUECKZINS | LIKE | VTVFGCF-BCWHR | ||
E_STUECKZINS_WHRG | LIKE | VTVFGCF-SCWHR |
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 |
---|---|
DAYS_METHOD_NOT_DEFINED | |
NO_CASHFLOW_FOUND |