Data Element list used by SAP ABAP Function Module BKK_COND_AMOUNT_CONV_TO_EXT (Conversion of Currency Amount with 5 Decimal Places to External Layout)
SAP ABAP Function Module
BKK_COND_AMOUNT_CONV_TO_EXT (Conversion of Currency Amount with 5 Decimal Places to External Layout) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_AAMNTC | Amount in Account Currency (External Display) | SOURCE VALUE(AMOUNT_EXTERNAL) LIKE IBKK_AMITE-A_AMOUNT |
|
| 2 | BKK_AMTMD5 | Amount with 5 Decimal Points | SOURCE VALUE(AMOUNT_INTERNAL) LIKE BKK96-AMOUNT |
|
| 3 | WAERS_CURC | Currency Key | SOURCE VALUE(CURRENCY) LIKE TCURC-WAERS |
|