Table list used by SAP ABAP Function Module FMFG_READ_ACCOUNT_WITH_CLASS (Gets all the accounts for a certain class)
SAP ABAP Function Module
FMFG_READ_ACCOUNT_WITH_CLASS (Gets all the accounts for a certain class) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FMSGLCLASS | Classification for SGL accounts | ||
| 2 | RANGE_ACCT | Internal table for range of accounts | ||
| 3 | RANGE_ACCT | Internal table for range of accounts | SOURCE T_ACCOUNTS STRUCTURE RANGE_ACCT |
|