SAP table T5UTY (Tax Type Combinations)
SAP table T5UTY has 4 primary key fields being MANDT,TYCMB,TAXTY,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 | |
TYCMB | Tax Type Combinations | NUMC | 3 | 0 | TYCMB | ||
TAXTY | Tax type | CHAR | 2 | 0 | T5UTT | HRPAYUS_TAX_TYPE | |
ENDDA | End Date | DATS | 8 | 0 | ENDDA | ||
BEGDA | Start Date | DATS | 8 | 0 | BEGDA | ||
TXBL | Processing Class 69 value (Y,T, N) | CHAR | 1 | 0 | TXBL |
T5UTY foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T5UTY | TAXTY | T5UTT | Tax Types | TAXTY |