SAP table T5PS4 (HR-PT: Professional Category designation)
SAP table T5PS4 has 5 primary key fields being MANDT,TRFAR,TRFGB,PRCOD,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 | |
TRFAR | Pay scale type | CHAR | 2 | 0 | T510A | TRFAR | |
TRFGB | Pay Scale Area | CHAR | 2 | 0 | T510G | TRFGB | |
PRCOD | Professional category IRC code | NUMC | 5 | 0 | PPT_PRCOD | ||
ENDDA | End Date | DATS | 8 | 0 | ENDDA | ||
BEGDA | Start Date | DATS | 8 | 0 | BEGDA | ||
PIRCT | HR-PT: Professional Category designation | CHAR | 128 | 0 | PPT_PIRCT |
T5PS4 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T5PS4 | TRFAR | T510A | Pay Scale Types | MANDT |
0 T5PS4 | TRFAR | T510A | Pay Scale Types | MOLGA |
0 T5PS4 | TRFAR | T510A | Pay Scale Types | TRFAR |
1 T5PS4 | TRFGB | T510G | Pay Scale Areas | MANDT |
1 T5PS4 | TRFGB | T510G | Pay Scale Areas | MOLGA |
1 T5PS4 | TRFGB | T510G | Pay Scale Areas | TRFGB |