Table 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 | BKPF | Accounting Document Header | SOURCE VALUE(BLART) LIKE BKPF-BLART OPTIONAL |
|
| 2 | BKPF | Accounting Document Header | SOURCE VALUE(LEDGER_CT) LIKE BKPF-CURT2 |
|
| 3 | BKPF | Accounting Document Header | ||
| 4 | BKPF | Accounting Document Header | SOURCE VALUE(CURRENCY) LIKE BKPF-HWAER |
|
| 5 | BKPF | Accounting Document Header | SOURCE VALUE(LEDGER_CURR) LIKE BKPF-HWAER DEFAULT SPACE |
|
| 6 | GLU1 | G/L user table 1 | ||
| 7 | GLU1 | G/L user table 1 | SOURCE VALUE(VALUE) LIKE GLU1-HSL |
|
| 8 | RGICUTAB | Internal Table for Direct Posting - Fields for HSL and KSL | ||
| 9 | RGICUTAB | Internal Table for Direct Posting - Fields for HSL and KSL | SOURCE T_CURRENCY STRUCTURE RGICUTAB |
|
| 10 | T001 | Company Codes | SOURCE VALUE(BUKRS) LIKE T001-BUKRS DEFAULT SPACE |
|
| 11 | T003 | Document Types | ||
| 12 | T880 | Global Company Data (for KONS Ledger) | SOURCE VALUE(RCOMP) LIKE T880-RCOMP DEFAULT SPACE |
|
| 13 | T881 | Ledger Master | SOURCE VALUE(RLDNR) LIKE T881-RLDNR DEFAULT SPACE |
|
| 14 | TCURR | Exchange Rates | SOURCE VALUE(KURST) LIKE TCURR-KURST DEFAULT 'M ' |