SAP Table
T356 Priorities
SAP table T356 has 3 primary key fields being MANDT,ARTPR,PRIOK.
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
T356 columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||||
| KeyARTPR | Priority Type | CHAR | 2 | 0 | T356A | ARTPR | |||||||||
| KeyPRIOK | Priority | CHAR | 1 | 0 | PRIOK | ||||||||||
| TAGBN | Relative Start Date for Task/Notification in Days | NUMC | 2 | 0 | TAGBN | ||||||||||
| EHTBG | Relative Start Date Unit | UNIT | 3 | 0 | T006 | EHTBG | |||||||||
| TAGEN | Relative End Date for Task/Notification in Days | NUMC | 2 | 0 | TAGEN | ||||||||||
| EHTEN | Relative End Date Unit | UNIT | 3 | 0 | T006 | EHTEN | |||||||||
| PRIOCC | Priority color code | NUMC | 1 | 0 | PRIOCC | ||||||||||
|
|||||||||||||||
| LACD_UNIT | Duration for Final Due Date | NUMC | 2 | 0 | LACD_DURATION | ||||||||||
| LACD_UOM | Unit of Measure for Final Due Date | UNIT | 3 | 0 | T006 | LACD_UOM | |||||||||
/ Relationships