Data Element list used by SAP ABAP Function Module FIMA_INTEREST_RATE_CONVERT (Umrechnung eines Zinssatzes von einer Zinsberechnungsmeth. in eine andere)
SAP ABAP Function Module
FIMA_INTEREST_RATE_CONVERT (Umrechnung eines Zinssatzes von einer Zinsberechnungsmeth. in eine andere) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AMMRHY | Frequency in months | SOURCE VALUE(I_AMMRHY) TYPE AMMRHY DEFAULT '000' |
|
| 2 | DBERBIS | End of Calculation Period | SOURCE VALUE(I_DATUM_BIS) LIKE VTBBEWE-DBERBIS |
|
| 3 | DBERVON | Start of Calculation Period | SOURCE VALUE(I_DATUM_VON) LIKE VTBBEWE-DBERVON |
|
| 4 | SZBMETH | Interest Calculation Method | SOURCE VALUE(I_SZBMETH_VON) LIKE VTBBEWE-SZBMETH |
|
| 5 | SZBMETH | Interest Calculation Method | SOURCE VALUE(I_SZBMETH_NACH) LIKE VTBBEWE-SZBMETH |
|
| 6 | TFMSKALIDWT | Interest Calendar | SOURCE VALUE(I_SKALID_VON) LIKE VTBBEWE-SKALIDWT DEFAULT SPACE |
|
| 7 | TFMSKALIDWT | Interest Calendar | SOURCE VALUE(I_SKALID_NACH) LIKE VTBBEWE-SKALIDWT DEFAULT SPACE |
|
| 8 | TFM_AMMRHYZV | Interest Settlement Frequency for Exponential Interest Calc. | SOURCE VALUE(I_AMMRHYZV_NACH) TYPE TFM_AMMRHYZV DEFAULT '12' |
|
| 9 | TFM_AMMRHYZV | Interest Settlement Frequency for Exponential Interest Calc. | SOURCE VALUE(I_AMMRHYZV_VON) TYPE TFM_AMMRHYZV DEFAULT '12' |
|
| 10 | VVSEXCLVON | Exclusive Indicator for the Start of a Calculation Period | SOURCE VALUE(I_KZ_EXCL_VON) LIKE VTBBEWE-SEXCLVON DEFAULT '0' |
|
| 11 | VVSINCLBIS | Inclusive Indicator for the End of a Calculation Period | SOURCE VALUE(I_KZ_INCL_BIS) LIKE VTBBEWE-SINCLBIS DEFAULT '0' |
|
| 12 | VVSULTBIS | Month-End Indicator for the End of a Calculation Period | SOURCE VALUE(I_KZ_ULT_BIS) LIKE VTBBEWE-SULTBIS DEFAULT SPACE |
|
| 13 | VVSULTVON | Month-End Indicator for Start of a Calculation Period | SOURCE VALUE(I_KZ_ULT_VON) LIKE VTBBEWE-SULTVON DEFAULT SPACE |