Data Element list used by SAP ABAP Function Module FMRR_SUM_KBLE_REVALUATION (Revaluierungssätze bei Mittelreservierung aufaddieren)
SAP ABAP Function Module
FMRR_SUM_KBLE_REVALUATION (Revaluierungssätze bei Mittelreservierung aufaddieren) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HSWAE | Local currency key | SOURCE VALUE(I_HWAER) LIKE KBLK-HWAER |
|
| 2 | KBLNR | Document Number for Earmarked Funds | SOURCE VALUE(I_BELNR) LIKE KBLE-BELNR |
|
| 3 | KBLPOS | Earmarked Funds: Document Item | SOURCE VALUE(I_BLPOS) LIKE KBLE-BLPOS |
|
| 4 | KBLWTA | Amount in transaction currency | SOURCE VALUE(SUMHWABB) LIKE KBLD-HWABB |
|
| 5 | NEGVAL | Indicator: Document has Negative Amounts | SOURCE VALUE(I_NEGVAL) LIKE KBLK-NEGVAL |
|
| 6 | REVAPPSUM | Total of all revaluations per line (amount to be approved) | SOURCE VALUE(SUMRVHWABBAPP) LIKE KBLD-REVAPPSUM |
|
| 7 | REVSUM | Total of all revaluations per line (approved amount) | SOURCE VALUE(SUMRVHWABB) LIKE KBLD-REVSUM |
|