SAP table T543 (Challenge Groups)
SAP table T543 has 2 primary key fields being MANDT,SBGRU.
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 | |
SBGRU | Challenge group | CHAR | 2 | 0 | SBGRU | ||
SBART | Date type for challenge | CHAR | 2 | 0 | T531 | SBTAR | |
SBABK | Official abbreviation | CHAR | 4 | 0 | SBABK | ||
SBPMN | Minimum degree of challenge | NUMC | 3 | 0 | SBPMN | ||
SBPMX | Maximum degree of challenge | NUMC | 3 | 0 | SBPMX | ||
SBFMN | Minimum credit factor | NUMC | 2 | 0 | SBFMN | ||
SBFMX | Maximum credit factor | NUMC | 2 | 0 | SBFMX |
T543 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T543 | MANDT | T000 | Clients | MANDT |
1 T543 | SBART | T531 | Deadline Types | MANDT |
1 T543 | SBART | T531 | Deadline Types | TMART |