Table 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 | BKK96 | Account Balancing Detail Data | SOURCE VALUE(AMOUNT_INTERNAL) LIKE BKK96-AMOUNT |
|
| 2 | IBKK_AMITE | Amounts in Account Currency (External ->CHAR 25) | SOURCE VALUE(AMOUNT_EXTERNAL) LIKE IBKK_AMITE-A_AMOUNT |
|
| 3 | TCURC | Currency Codes | ||
| 4 | TCURC | Currency Codes | SOURCE VALUE(CURRENCY) LIKE TCURC-WAERS |
|