SAP Table
T822 Planning Parameter Classes
SAP table T822 has 2 primary key fields being MANDT,CLASS.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
T822 columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyCLASS | 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 |
/ Relationships
T822 foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| T822 | MANDT | T000 | Clients | MANDT |