SAP table T822 (Planning Parameter Classes)
SAP table T822 has 2 primary key fields being MANDT,CLASS.
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 | |
CLASS | Planning Parameter Class | CHAR | 6 | 0 | CLASS_D | ||
GL_CLASS | Ind.: Relevant for General Ledger and Spec. Purpose Ledger? | CHAR | 1 | 0 | GL_CLASS | ||
RKS_CLASS | Ind.: Relevant for Cost Centers? | CHAR | 1 | 0 | RKS_CLASS | ||
RKA_CLASS | ID : Relevant for orders? | CHAR | 1 | 0 | RKA_CLASS |
T822 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T822 | MANDT | T000 | Clients | MANDT |