Data Element list used by SAP ABAP Function Module G_LOCAL_CURRENCY_TABLE_GET (Currency Conversion to Find Local Currency for the Ledger)
SAP ABAP Function Module
G_LOCAL_CURRENCY_TABLE_GET (Currency Conversion to Find Local Currency for the Ledger) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BLART | Document type | SOURCE VALUE(BLART) LIKE BKPF-BLART OPTIONAL |
|
| 2 | BUKRS | Company Code | SOURCE VALUE(BUKRS) LIKE T001-BUKRS DEFAULT SPACE |
|
| 3 | CURT2 | Currency Type of Second Local Currency | SOURCE VALUE(LEDGER_CT) LIKE BKPF-CURT2 |
|
| 4 | HWAER | Local Currency | SOURCE VALUE(LEDGER_CURR) LIKE BKPF-HWAER DEFAULT SPACE |
|
| 5 | HWAER | Local Currency | SOURCE VALUE(CURRENCY) LIKE BKPF-HWAER |
|
| 6 | KURST_CURR | Exchange rate type | SOURCE VALUE(KURST) LIKE TCURR-KURST DEFAULT 'M ' |
|
| 7 | RCOMP_D | Company | SOURCE VALUE(RCOMP) LIKE T880-RCOMP DEFAULT SPACE |
|
| 8 | RLDNR | Ledger | SOURCE VALUE(RLDNR) LIKE T881-RLDNR DEFAULT SPACE |
|
| 9 | VLCUR12 | Value in Local Currency | SOURCE VALUE(VALUE) LIKE GLU1-HSL |
|