Data Element list used by SAP ABAP Function Module FKK_CALCULATE_PAYMENT_AMOUNT (Zahlungsbetrag ermitteln)
SAP ABAP Function Module
FKK_CALCULATE_PAYMENT_AMOUNT (Zahlungsbetrag ermitteln) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BETRW_KK | Amount in Transaction Currency with +/- Sign | SOURCE VALUE(E_KDF_BETRW) LIKE FKKOPK-BETRW |
|
| 2 | BETRW_KK | Amount in Transaction Currency with +/- Sign | SOURCE VALUE(E_MWS_BETRW) LIKE FKKOPK-BETRW |
|
| 3 | BETRW_KK | Amount in Transaction Currency with +/- Sign | SOURCE VALUE(E_ALLOCATED_AMOUNT) TYPE BETRW_KK |
|
| 4 | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | ||
| 5 | NEBTR_KK | Payment amount | SOURCE VALUE(E_NEBTR) LIKE FKKEPOS-NEBTR |
|
| 6 | NECUR_KK | Payment Currency | SOURCE VALUE(E_NECUR) LIKE FKKEPOS-NECUR |
|
| 7 | OPBEL_KK | Number of Contract Accts Rec. & Payable Doc. | SOURCE VALUE(I_OPBEL) LIKE FKKOP-OPBEL |
|
| 8 | SKTFW_KK | Deduction amount in document currency with +/- sign | SOURCE VALUE(E_SKTFW) LIKE FKKEPOS-SKTFW |
|
| 9 | SKTHW_KK | Deduction amount in local currency with +/- sign | SOURCE VALUE(E_SKTHW) LIKE FKKEPOS-SKTHW |
|
| 10 | VALUT | Fixed Value Date | SOURCE VALUE(E_VALUT) LIKE FKKOPK-VALUT |
|