The Function Module D_INTEREST_RATES_SELECT (Zinssatzbestimmung aus Konditionstabelle T056A und FB aus T056L) is a standard Function Module in SAP ERP and is part of the function group DUZI within the package FBD.
Function Module | D_INTEREST_RATES_SELECT |
Short Text | Zinssatzbestimmung aus Konditionstabelle T056A und FB aus T056L |
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 |
---|---|---|---|---|
WF_BISDT | LIKE | SY-DATUM | Date until when interest is paid | |
WF_BWART_SOZINS | LIKE | T056B-BWART | Transaction type for debit interes | |
WF_SZ_FUBAU | LIKE | T056U-FUNCTBAU | Function module for debit interest | |
WF_VONDT | LIKE | SY-DATUM | Date from which on interest rates | |
WF_VZSKZ | LIKE | T056U-VZSKZ | Interest calculation indicator | |
WF_WAERS | LIKE | BKPF-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 |
---|---|---|---|---|
ZSTAB | LIKE | RFDUZI10 | Table of interest rates |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERR_INTTAB_T056A | Error when reading table INTTAB_T0 |
ERR_T056F | Error when reading table T056F |
INTTAB_T056A_EMPTY | Table is empty INTTAB_T056A |