SAP table T503Z (Country Assignment for Employee Group/Subgroup)
SAP table T503Z has 4 primary key fields being MANDT,MOLGA,PERSG,PERSK.
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 | |
MOLGA | HCM Localization | CHAR | 2 | 0 | T500L | MOLGA | |
PERSG | Employee Group | CHAR | 1 | 0 | T501 | PERSG | |
PERSK | Employee Subgroup | CHAR | 2 | 0 | T503K | PERSK |
T503Z foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T503Z | MOLGA | T500L | Personnel Country Grouping | MOLGA |
1 T503Z | PERSG | T501 | Employee Group | MANDT |
1 T503Z | PERSG | T501 | Employee Group | PERSG |
0 T503Z | PERSK | T503K | Employee subgroup | MANDT |
0 T503Z | PERSK | T503K | Employee subgroup | PERSK |