SAP table T52EK (Symbolic Accounts)
SAP table T52EK has 2 primary key fields being MANDT,SYMKO.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
SYMKO | Transfer to FI/CO: Symbolic Account | CHAR | 4 | 0 | P_KOMOK40 | ||
KOART | Account assignment type | CHAR | 2 | 0 | T52EP | P_KOART40 | |
U_MOMAG | Account determination dependent on employee grouping | CHAR | 1 | 0 | P_POST_EG | ||
MOMAG_FIX | Standard Accounting for FM/GM | CHAR | 1 | 0 | P_FIX_FMGM | ||
NEG_POSTNG | Indicator: Negative Posting | CHAR | 1 | 0 | XNEGP_BF | ||
NEG_POSTNG_DEB | Indicator: Negative Posting in Debit | CHAR | 1 | 0 | NEGP_DEB |
T52EK foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T52EK | KOART | T52EP | Account Assignment Type | MANDT |