Table/Structure Field list used by SAP ABAP Function Module FKK_INTEREST_NUMERATOR_CALC (Berechnung von Zinszahlen)
SAP ABAP Function Module
FKK_INTEREST_NUMERATOR_CALC (Berechnung von Zinszahlen) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
FKKINT - E_DAYS | Number of days interest is calculated for | |
2 | ![]() |
FKKINT - E_DAYS | Number of days interest is calculated for | SOURCE VALUE(I_DAYS) LIKE FKKINT-E_DAYS |
3 | ![]() |
FKKINT - E_INTNUM | Calc.int.calc.numer. | |
4 | ![]() |
FKKINT - E_INTNUM | Calc.int.calc.numer. | SOURCE VALUE(E_ICNUM) LIKE FKKINT-E_INTNUM |
5 | ![]() |
FKKINT - I_AMOUNT | Amount for interest calculation | |
6 | ![]() |
FKKINT - I_AMOUNT | Amount for interest calculation | SOURCE VALUE(I_AMOUNT) LIKE FKKINT-I_AMOUNT |