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