SAP Table FMSGLCLASS
Classification for SGL accounts
FMSGLCLASS (Classification for SGL accounts) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link FMSGLCLASS to other SAP tables.
Source: FMSGLCLASS (Classification for SGL accounts)
FMSGLCLASS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | CLNT | 3 | 0 | |||||||||
CHRT_ACCTS | Chart of Accounts | KTOPL | CHAR | 4 | 0 | |||||||||
ACCOUNT_FROM | G/L account (lower limit) | GACCOUNTFR | SKA1 | CHAR | 10 | 0 | ||||||||
ACCOUNT_TO | G/L account (upper limit) | GACCOUNTTO | SKA1 | CHAR | 10 | 0 | ||||||||
SGL_ACCOUNT_CLS | Account classification for BL accounts | FM_ACCOUNT_CLASS | CHAR | 2 | 0 |
Possible values
|
FMSGLCLASS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
FMSGLCLASS | ACCOUNT_FROM | FMSGLCLASS | CLIENT | SKA1 | G/L Account Master (Chart of Accounts) | MANDT |
FMSGLCLASS | ACCOUNT_FROM | FMSGLCLASS | CHRT_ACCTS | SKA1 | G/L Account Master (Chart of Accounts) | KTOPL |
FMSGLCLASS | ACCOUNT_FROM | FMSGLCLASS | ACCOUNT_FROM | SKA1 | G/L Account Master (Chart of Accounts) | SAKNR |
FMSGLCLASS | ACCOUNT_TO | FMSGLCLASS | CLIENT | SKA1 | G/L Account Master (Chart of Accounts) | MANDT |
FMSGLCLASS | ACCOUNT_TO | FMSGLCLASS | CHRT_ACCTS | SKA1 | G/L Account Master (Chart of Accounts) | KTOPL |
FMSGLCLASS | ACCOUNT_TO | FMSGLCLASS | ACCOUNT_TO | SKA1 | G/L Account Master (Chart of Accounts) | SAKNR |