SAP table T5PS2 (HR-PT: Professional categories)
SAP table T5PS2 has 2 primary key fields being MANDT,PRCAT.
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 | |||||||||||||||||||
PRCAT | Professional category | CHAR | 6 | 0 | PPT_PRCTP | ||||||||||||||||||||
PRCNP | Professional classification (CNP or CPP) | CHAR | 6 | 0 | T5PP3 | PPT_PRCNP | |||||||||||||||||||
PRPAR | Professional partitioning | NUMC | 1 | 0 | PPT_PRPAR |
|
|||||||||||||||||||
PRSIT | Professional situation | NUMC | 1 | 0 | PPT_PRSIT |
|
|||||||||||||||||||
PRGRP | Professional group | NUMC | 1 | 0 | PPT_PRGRP |
|
|||||||||||||||||||
PRFUN | Functional structure | NUMC | 1 | 0 | T5PP5 | PPT_PRFUN |
T5PS2 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T5PS2 | PRCNP | T5PP3 | HR-PT: Professional classification (CNP or CPP) | PRCNP |
1 T5PS2 | PRFUN | T5PP5 | HR-PT: Functional Structure designation | MANDT |