SAP table T356 (Priorities)

SAP table T356 has 3 primary key fields being MANDT,ARTPR,PRIOK.

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
ARTPR Priority Type CHAR 2 0 T356A ARTPR
PRIOK 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
0 Neutral
1 Negative
2 Critical
3 Positive
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

T356 foreign key relationships

Table Field Check Table Check Field
0 T356 ARTPR T356A Priority type table MANDT
0 T356 ARTPR T356A Priority type table ARTPR
1 T356 EHTBG T006 Units of Measurement MANDT
0 T356 EHTEN T006 Units of Measurement MANDT
1 T356 LACD_UOM T006 Units of Measurement MANDT
0 T356 MANDT T000 Clients MANDT