Data Element 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 Data Element  BUKRS Company Code SOURCE VALUE(COMPANY_CODE) LIKE T001-BUKRS DEFAULT SPACE
2 Data Element  GLTAB Totals Table SOURCE VALUE(PICKED_LEDGER_TAB) LIKE T881-TAB
3 Data Element  GLXAPPL Owner application SOURCE VALUE(GAPPL) LIKE T800A-APPL DEFAULT SPACE
4 Data Element  GLXSUBAPPL Subapplication SOURCE VALUE(GSUBAPPL) LIKE T800A-SUBAPPL DEFAULT SPACE
5 Data Element  G_LD_FIX Indicator: Standard ledger SOURCE VALUE(ONLY_FIXED_LEDGERS) LIKE T881-FIX DEFAULT SPACE
6 Data Element  G_LD_FIX Indicator: Standard ledger SOURCE VALUE(ONLY_FREE_LEDGERS) LIKE T881-FIX DEFAULT SPACE
7 Data Element  G_ZUSATZLD Is the ledger an additional ledger? SOURCE VALUE(WITH_DEPENDENT_LEDGERS) LIKE T881-DEPLD DEFAULT SPACE
8 Data Element  LDTXT Ledger Name SOURCE VALUE(PICKED_LEDGER_NAME) LIKE T881T-NAME
9 Data Element  RLDNR Ledger SOURCE VALUE(PICKED_LEDGER) LIKE T881-RLDNR