Data Element list used by SAP ABAP Function Module ICL_CONVERT_AMOUNT_TO_CD (Ermittelt den zu buchenden Betrag im CD)
SAP ABAP Function Module
ICL_CONVERT_AMOUNT_TO_CD (Ermittelt den zu buchenden Betrag im CD) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BETRW_B_KK | Amount in transaction currency with +/- sign (batch input) | SOURCE REFERENCE(EV_AMOUNT_NEW) LIKE SVVSCPOS_B-AMOUNT_TOTAL |
|
| 2 | BETRW_B_KK | Amount in transaction currency with +/- sign (batch input) | ||
| 3 | ICL_PAIDLOSS | Payments Made | SOURCE REFERENCE(IV_AMOUNT) LIKE ICL_PAY_CD-PAMPAID |
|
| 4 | ICL_PAYCAT | Record Type of Payment | SOURCE REFERENCE(IV_PAYCAT) LIKE ICL_PAY_CD-PAYCAT |
|
| 5 | ICL_REQUESTED | Amount Requested | SOURCE REFERENCE(IV_REQUEST) LIKE ICL_PAY_CD-REQUESTED |
|