Data Element list used by SAP ABAP Function Module FKK_SAMPLE_2090 (Toleranztage, Start- und Enddatum für die Verzinsung prüfen und ändern)
SAP ABAP Function Module
FKK_SAMPLE_2090 (Toleranztage, Start- und Enddatum für die Verzinsung prüfen und ändern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABDAT_KK | Base date for interest calculation | SOURCE VALUE(I_FKKOP_ABDAT) LIKE FKKIR-ABDAT OPTIONAL |
|
| 2 | BISDT_KK | End date-interest calc. | SOURCE VALUE(I_FKKOP_BISDAT) LIKE FKKIR-BISDAT OPTIONAL |
|
| 3 | CLRSP_KK | Items in tolerance days are cleared | SOURCE VALUE(I_FKKOP_CLRSP) LIKE FKKIR-CLRSP OPTIONAL |
|
| 4 | IKEYD_KK | Key Date In Month (Monthly Interest Calculation) | SOURCE VALUE(I_FKKOP_IKEYD) TYPE IKEYD_KK OPTIONAL |
|
| 5 | POAVB_KK | Interest Calculated on Item up to Clearing | SOURCE VALUE(I_FKKOP_POAVB) LIKE FKKIR-POAVB OPTIONAL |
|
| 6 | SPZUS_KK | No Interest Calculation Due to Surcharge Calculation | SOURCE VALUE(I_FKKOP_SPZUS) LIKE FKKIR-SPZUS OPTIONAL |
|
| 7 | TODSP_KK | No Interest Calculation Due to Tolerance Days | SOURCE VALUE(I_FKKOP_TODSP) LIKE FKKIR-TODSP OPTIONAL |
|