The Function Module INTEREST_RATE_DETERMINE (Bestimmung Sollzinssaetze) is a standard Function Module in SAP ERP and is part of the function group DUZI within the package FBD.
Function Module | INTEREST_RATE_DETERMINE |
Short Text | Bestimmung Sollzinssaetze |
Function Group | DUZI |
Package | FBD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBFROM | LIKE | T056A-DATAB | Date from which interest rates are | |
FBTILL | LIKE | T056A-DATAB | Date until which interest rates ar | |
INTEREST_ADD | LIKE | T056A-ZUSCHLZINS | Surcharge or discount to/on the in | |
INTEREST_REF | LIKE | T056F-GSART | Interest rate reference | |
WAERS | LIKE | T056A-WAERS | Currency |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INTEREST_RATES_TAB | LIKE | RFDUZI10 | Table of the determined interest r |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERR_T056F | Table for specified parameters not |