Table list used by SAP ABAP Function Module G_ACCOUNT_BALANCE_ACC_GET (Lesen des Kontenendsaldos und füllen in ACC-Struktur)
SAP ABAP Function Module
G_ACCOUNT_BALANCE_ACC_GET (Lesen des Kontenendsaldos und füllen in ACC-Struktur) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ACCCR | Accounting Interface: Currency Information | ||
| 2 | ACCIT | Accounting Interface: Item Information | ||
| 3 | FAGL_GLT0_ACCIT_EXT | Line Information for Document Splitting | ||
| 4 | GLT0 | G/L account master record transaction figures | SOURCE VALUE(I_VERSION) LIKE GLT0-RVERS DEFAULT '001' |
|
| 5 | GLT0 | G/L account master record transaction figures | SOURCE VALUE(I_FISCALYEAR) LIKE GLT0-RYEAR |
|
| 6 | GLT0 | G/L account master record transaction figures | SOURCE VALUE(I_TCURR) LIKE GLT0-RTCUR DEFAULT SPACE |
|
| 7 | GLT0 | G/L account master record transaction figures | SOURCE VALUE(I_COMPANYCODE) LIKE GLT0-BUKRS |
|
| 8 | GLT0 | G/L account master record transaction figures | SOURCE VALUE(I_RECORDTYPE) LIKE GLT0-RRCTY DEFAULT '0' |
|
| 9 | GLT0 | G/L account master record transaction figures | SOURCE VALUE(I_LEDGER) LIKE GLT0-RLDNR |
|
| 10 | GLT0 | G/L account master record transaction figures | SOURCE VALUE(I_ACCOUNT) LIKE GLT0-RACCT |
|
| 11 | GLU1 | G/L user table 1 | ||
| 12 | RSDSSELOPT | Structure of generic SELECT-OPTION for (dynamic selections) | ||
| 13 | T800A | FI-SL tables | ||
| 14 | T881 | Ledger Master |