SAP table T71GD (Dimension Table)
SAP table T71GD has 3 primary key fields being MANDT,DIMEN,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 | |
DIMEN | Dimension for compensation matrix | CHAR | 4 | 0 | CMP_DIMENSION | ||
ENDDA | End Date | DATS | 8 | 0 | ENDDA | ||
BEGDA | Start Date | DATS | 8 | 0 | BEGDA | ||
METHD | Methods for compensation matrix dimensions | CHAR | 1 | 0 | T71GM | CMP_DIM_METHOD | |
PARAM | Parameter for the dimension method | CHAR | 30 | 0 | CMP_MPARAMETER | ||
UNIT | Unit of time/measurement for segment values | CHAR | 3 | 0 | T538A | CMP_DIM_UNIT | |
DMMTH | Month for Reading Employee Attributes for Dimension | NUMC | 2 | 0 | CMP_DMMTH | ||
DMDAY | Key Date for Reading Employee Attributes for Dimensions | NUMC | 2 | 0 | CMP_DMDAY | ||
DMPRY | Previous Year | CHAR | 1 | 0 | CMP_PRVYR |
T71GD foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T71GD | METHD | T71GM | Methods for Matrix Dimensions | METHD |
1 T71GD | UNIT | T538A | HR Time/Measurement Units | MANDT |
1 T71GD | UNIT | T538A | HR Time/Measurement Units | ZEINH |