Data Element list used by SAP ABAP Function Module G_LOCAL_CURRENCY_GET (Currency translation to find local currency for the ledger)
SAP ABAP Function Module
G_LOCAL_CURRENCY_GET (Currency translation to find local currency for the ledger) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUKRS | Company Code | SOURCE VALUE(BUKRS) LIKE T001-BUKRS DEFAULT SPACE |
|
| 2 | CURT2 | Currency Type of Second Local Currency | SOURCE VALUE(HW3_CT) LIKE BKPF-CURT2 DEFAULT SPACE |
|
| 3 | CURT2 | Currency Type of Second Local Currency | SOURCE VALUE(HW4_CT) LIKE BKPF-CURT2 DEFAULT SPACE |
|
| 4 | CURT2 | Currency Type of Second Local Currency | SOURCE VALUE(LEDGER_CT) LIKE BKPF-CURT2 |
|
| 5 | CURT2 | Currency Type of Second Local Currency | SOURCE VALUE(HW2_CT) LIKE BKPF-CURT2 DEFAULT SPACE |
|
| 6 | CURT2 | Currency Type of Second Local Currency | SOURCE VALUE(HW1_CT) LIKE BKPF-CURT2 DEFAULT '10' |
|
| 7 | HWAER | Local Currency | SOURCE VALUE(HW3_CURR) LIKE BKPF-HWAER DEFAULT SPACE |
|
| 8 | HWAER | Local Currency | SOURCE VALUE(CURRENCY) LIKE BKPF-HWAER |
|
| 9 | HWAER | Local Currency | SOURCE VALUE(HW1_CURR) LIKE BKPF-HWAER DEFAULT SPACE |
|
| 10 | HWAER | Local Currency | SOURCE VALUE(HW2_CURR) LIKE BKPF-HWAER DEFAULT SPACE |
|
| 11 | HWAER | Local Currency | SOURCE VALUE(HW4_CURR) LIKE BKPF-HWAER DEFAULT SPACE |
|
| 12 | HWAER | Local Currency | SOURCE VALUE(LEDGER_CURR) LIKE BKPF-HWAER DEFAULT SPACE |
|
| 13 | PSWSL | Update Currency for General Ledger Transaction Figures | SOURCE VALUE(POS_CURR) LIKE BSEG-PSWSL DEFAULT SPACE |
|
| 14 | RCOMP_D | Company | SOURCE VALUE(RCOMP) LIKE T880-RCOMP DEFAULT SPACE |
|
| 15 | RLDNR | Ledger | SOURCE VALUE(RLDNR) LIKE T881-RLDNR DEFAULT SPACE |
|
| 16 | VLCUR12 | Value in Local Currency | SOURCE VALUE(VALUE) LIKE GLU1-HSL |
|
| 17 | WAERS | Currency Key | SOURCE VALUE(TW_CURR) LIKE BKPF-WAERS |