Data Element list used by SAP ABAP Function Module FKK_SAMPLE_2900_NEW (Rückzahlungsplan errechnen)
SAP ABAP Function Module
FKK_SAMPLE_2900_NEW (Rückzahlungsplan errechnen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABSRATE_KK | Installment Interval | SOURCE VALUE(I_ABSRT) LIKE RFKI3-ABSRT DEFAULT 1 |
|
| 2 | ANZRATE_KK | Number of Installments - Specification for Creating Inst.Pln | SOURCE VALUE(I_ANZRT) LIKE RFKI3-ANZRT |
|
| 3 | KENNZEI_KK | Interval Type | SOURCE VALUE(I_KENNZ) LIKE RFKI3-KENNZ DEFAULT '3' |
|
| 4 | LOANAMOUNT_KK | Total amount of loan (amount paid out) | SOURCE VALUE(I_LOANAMOUNT) LIKE RFKI3-LOANAMOUNT |
|
| 5 | NOMIRATE_KK | Interest Rate for Loan Interest Calculation | ||
| 6 | NOMIRATE_KK | Interest Rate for Loan Interest Calculation | SOURCE VALUE(I_NOMIRATE) LIKE RFKI3-NOMIRATE |
|
| 7 | RPROU_KK | Rounding amount | SOURCE VALUE(I_RUNDBET) LIKE RFKI3-RUNDBET OPTIONAL |
|
| 8 | STDTINT_KK | Start date of interest calc. on installment plan (and loans) | SOURCE VALUE(I_STTIN) LIKE RFKI3-STTIN OPTIONAL |
|
| 9 | WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE RFKI3-WAERS |
|