SAP table FMSGLCLASS (Classification for SGL accounts)
SAP table FMSGLCLASS has 3 primary key fields being CLIENT,CHRT_ACCTS,ACCOUNT_FROM.
Field |
Description |
Data Type |
Length |
Decimals |
Checktable |
Data Element |
|
CLIENT |
Client |
CLNT |
3 |
0 |
*
|
MANDT
|
|
CHRT_ACCTS |
Chart of Accounts |
CHAR |
4 |
0 |
*
|
KTOPL
|
|
ACCOUNT_FROM |
G/L Account (Lower Limit) |
CHAR |
10 |
0 |
SKA1
|
GACCOUNTFR
|
|
ACCOUNT_TO |
G/L Account (Upper Limit) |
CHAR |
10 |
0 |
SKA1
|
GACCOUNTTO
|
|
SGL_ACCOUNT_CLS |
Account classification for BL accounts |
CHAR |
2 |
0 |
|
FM_ACCOUNT_CLASS
|
10 |
Delivered/Uncollected |
20 |
Paid/Collected |
40 |
Others |
|
FMSGLCLASS foreign key relationships
Table |
Field |
Check Table |
|
Check Field |
0 FMSGLCLASS |
ACCOUNT_FROM |
SKA1 |
G/L Account Master (Chart of Accounts) |
MANDT |
0 FMSGLCLASS |
ACCOUNT_FROM |
SKA1 |
G/L Account Master (Chart of Accounts) |
KTOPL |
0 FMSGLCLASS |
ACCOUNT_FROM |
SKA1 |
G/L Account Master (Chart of Accounts) |
SAKNR |
1 FMSGLCLASS |
ACCOUNT_TO |
SKA1 |
G/L Account Master (Chart of Accounts) |
MANDT |
1 FMSGLCLASS |
ACCOUNT_TO |
SKA1 |
G/L Account Master (Chart of Accounts) |
KTOPL |
1 FMSGLCLASS |
ACCOUNT_TO |
SKA1 |
G/L Account Master (Chart of Accounts) |
SAKNR |