Table list used by SAP ABAP Function Module G_DISPLAY_LEDGERS_FOR_TABLE (Alle Ledger zu einer Tabelle (Applikation) zeigen oder ein Ledger prüfen)
SAP ABAP Function Module G_DISPLAY_LEDGERS_FOR_TABLE (Alle Ledger zu einer Tabelle (Applikation) zeigen oder ein Ledger prüfen) is using
# Object Type Object Name Object Description Note
     
1 Table  RGALL_TAB Tables Allowed for Using Customizing SOURCE ALLOWED_TABLES STRUCTURE RGALL_TAB OPTIONAL
2 Table  RGALL_TAB Tables Allowed for Using Customizing
3 Table  T001 Company Codes SOURCE VALUE(COMPANY_CODE) LIKE T001-BUKRS DEFAULT SPACE
4 Table  T001A Additional Local Currencies Control for Company Code
5 Table  T800A FI-SL tables SOURCE VALUE(GSUBAPPL) LIKE T800A-SUBAPPL DEFAULT SPACE
6 Table  T800A FI-SL tables SOURCE VALUE(GAPPL) LIKE T800A-APPL DEFAULT SPACE
7 Table  T881 Ledger Master SOURCE VALUE(PICKED_LEDGER_TAB) LIKE T881-TAB
8 Table  T881 Ledger Master SOURCE VALUE(PICKED_LEDGER) LIKE T881-RLDNR
9 Table  T881 Ledger Master SOURCE VALUE(ONLY_FREE_LEDGERS) LIKE T881-FIX DEFAULT SPACE
10 Table  T881 Ledger Master SOURCE VALUE(ONLY_FIXED_LEDGERS) LIKE T881-FIX DEFAULT SPACE
11 Table  T881 Ledger Master
12 Table  T881 Ledger Master SOURCE VALUE(WITH_DEPENDENT_LEDGERS) LIKE T881-DEPLD DEFAULT SPACE
13 Table  T881T FI-SL Ledger text
14 Table  T881T FI-SL Ledger text SOURCE VALUE(PICKED_LEDGER_NAME) LIKE T881T-NAME