Table 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 | BKPF | Accounting Document Header | SOURCE VALUE(CURRENCY) LIKE BKPF-HWAER |
|
| 2 | BKPF | Accounting Document Header | SOURCE VALUE(HW4_CT) LIKE BKPF-CURT2 DEFAULT SPACE |
|
| 3 | BKPF | Accounting Document Header | SOURCE VALUE(HW3_CT) LIKE BKPF-CURT2 DEFAULT SPACE |
|
| 4 | BKPF | Accounting Document Header | SOURCE VALUE(HW2_CT) LIKE BKPF-CURT2 DEFAULT SPACE |
|
| 5 | BKPF | Accounting Document Header | SOURCE VALUE(HW1_CT) LIKE BKPF-CURT2 DEFAULT '10' |
|
| 6 | BKPF | Accounting Document Header | SOURCE VALUE(TW_CURR) LIKE BKPF-WAERS |
|
| 7 | BKPF | Accounting Document Header | SOURCE VALUE(LEDGER_CT) LIKE BKPF-CURT2 |
|
| 8 | BKPF | Accounting Document Header | SOURCE VALUE(LEDGER_CURR) LIKE BKPF-HWAER DEFAULT SPACE |
|
| 9 | BKPF | Accounting Document Header | SOURCE VALUE(HW4_CURR) LIKE BKPF-HWAER DEFAULT SPACE |
|
| 10 | BKPF | Accounting Document Header | SOURCE VALUE(HW3_CURR) LIKE BKPF-HWAER DEFAULT SPACE |
|
| 11 | BKPF | Accounting Document Header | SOURCE VALUE(HW2_CURR) LIKE BKPF-HWAER DEFAULT SPACE |
|
| 12 | BKPF | Accounting Document Header | SOURCE VALUE(HW1_CURR) LIKE BKPF-HWAER DEFAULT SPACE |
|
| 13 | BKPF | Accounting Document Header | ||
| 14 | BSEG | Accounting Document Segment | SOURCE VALUE(POS_CURR) LIKE BSEG-PSWSL DEFAULT SPACE |
|
| 15 | GLU1 | G/L user table 1 | ||
| 16 | GLU1 | G/L user table 1 | SOURCE VALUE(VALUE) LIKE GLU1-HSL |
|
| 17 | T001 | Company Codes | SOURCE VALUE(BUKRS) LIKE T001-BUKRS DEFAULT SPACE |
|
| 18 | T880 | Global Company Data (for KONS Ledger) | SOURCE VALUE(RCOMP) LIKE T880-RCOMP DEFAULT SPACE |
|
| 19 | T881 | Ledger Master | SOURCE VALUE(RLDNR) LIKE T881-RLDNR DEFAULT SPACE |