SAP table T5UPBSTC16 (Certificate: Classification, Area and Level)
SAP table T5UPBSTC16 has 3 primary key fields being MANDT,SCODE,ENDDA.
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 | |
SCODE | Code (Classification, Area and Level) | CHAR | 6 | 0 | P10P_SCODE | ||
ENDDA | End Date | DATS | 8 | 0 | ENDDA | ||
BEGDA | Start Date | DATS | 8 | 0 | BEGDA | ||
CLASS | Classification | CHAR | 4 | 0 | T5UPBSTC03 | P10P_CLASS | |
SUBJT | Area | CHAR | 4 | 0 | T5UPBSTC04 | P10P_SUBJECT | |
SUBLV | Area Level | CHAR | 2 | 0 | T5UPBSTC05 | P10P_LEVEL |
T5UPBSTC16 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T5UPBSTC16 | CLASS | T5UPBSTC03 | Certificate: Classification | MANDT |
0 T5UPBSTC16 | CLASS | T5UPBSTC03 | Certificate: Classification | CLASS |
1 T5UPBSTC16 | SUBJT | T5UPBSTC04 | Certificate: Area | MANDT |
1 T5UPBSTC16 | SUBJT | T5UPBSTC04 | Certificate: Area | SUBJT |
0 T5UPBSTC16 | SUBLV | T5UPBSTC05 | Certificate: Level | MANDT |
0 T5UPBSTC16 | SUBLV | T5UPBSTC05 | Certificate: Level | SUBLV |