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