Table/Structure Field list used by SAP ABAP Function Module AIA_TOOL_CURRENCY_SAP_TO_EXTER (Convert currency amount and code from SAP into external format)
SAP ABAP Function Module
AIA_TOOL_CURRENCY_SAP_TO_EXTER (Convert currency amount and code from SAP into external format) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPICURR - BAPICURR | Currency amount in BAPI interfaces | SOURCE VALUE(E_AMOUNT_EXT) LIKE BAPICURR-BAPICURR |
|
| 2 | BAPICURR - BAPICURR | Currency amount in BAPI interfaces | ||
| 3 | TCURC - ISOCD | ISO currency code | ||
| 4 | TCURC - ISOCD | ISO currency code | SOURCE VALUE(E_ISO_CODE_EXT) LIKE TCURC-ISOCD |
|
| 5 | TCURC - WAERS | Currency Key | SOURCE VALUE(I_SAP_CODE) LIKE TCURC-WAERS |
|
| 6 | TCURC - WAERS | Currency Key | ||
| 7 | TCURC - WAERS | Currency Key | SOURCE VALUE(E_SAP_CODE_EXT) LIKE TCURC-WAERS |
|