Table/Structure Field 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 | FKKLOAN - FAEDN | Due date for net payment | ||
| 2 | FKKLOAN - INTEREST | Interest amount (part of an annuity) | ||
| 3 | FKKLOAN - REMAINS | Open Remaining Amount of a Loan | ||
| 4 | FKKLOAN - ANNUITY | Annuity (repayment + interest) for a due item | ||
| 5 | RFKI3 - LOANAMOUNT | Total amount of loan (amount paid out) | ||
| 6 | RFKI3 - WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE RFKI3-WAERS |
|
| 7 | RFKI3 - WAERS | Currency Key | ||
| 8 | RFKI3 - STTIN | Start date of interest calc. on installment plan (and loans) | SOURCE VALUE(I_STTIN) LIKE RFKI3-STTIN OPTIONAL |
|
| 9 | RFKI3 - STTIN | Start date of interest calc. on installment plan (and loans) | ||
| 10 | RFKI3 - RUNDBET | Rounding amount | SOURCE VALUE(I_RUNDBET) LIKE RFKI3-RUNDBET OPTIONAL |
|
| 11 | RFKI3 - RUNDBET | Rounding amount | ||
| 12 | RFKI3 - NOMIRATE | Interest Rate for Loan Interest Calculation | SOURCE VALUE(I_NOMIRATE) LIKE RFKI3-NOMIRATE |
|
| 13 | RFKI3 - NOMIRATE | Interest Rate for Loan Interest Calculation | ||
| 14 | RFKI3 - LOANAMOUNT | Total amount of loan (amount paid out) | SOURCE VALUE(I_LOANAMOUNT) LIKE RFKI3-LOANAMOUNT |
|
| 15 | RFKI3 - KENNZ | Interval Type | SOURCE VALUE(I_KENNZ) LIKE RFKI3-KENNZ DEFAULT '3' |
|
| 16 | RFKI3 - KENNZ | Interval Type | ||
| 17 | RFKI3 - ANZRT | Number of Installments - Specification for Creating Inst.Pln | SOURCE VALUE(I_ANZRT) LIKE RFKI3-ANZRT |
|
| 18 | RFKI3 - ANZRT | Number of Installments - Specification for Creating Inst.Pln | ||
| 19 | RFKI3 - ABSRT | Installment Interval | SOURCE VALUE(I_ABSRT) LIKE RFKI3-ABSRT DEFAULT 1 |
|
| 20 | RFKI3 - ABSRT | Installment Interval | ||
| 21 | SYST - DATUM | ABAP System Field: Current Date of Application Server |