SAP table T856 (Transaction Types)
SAP table T856 has 2 primary key fields being MANDT,TRTYP.
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 | |
TRTYP | Transaction type | CHAR | 3 | 0 | RMVCT | ||
TTGRP | Transaction type group | CHAR | 3 | 0 | T856X | RWGRP_D | |
TTCFO | Carryforward Transaction Type | CHAR | 3 | 0 | T856 | RMVCT_CFO | |
SIGN | Sign for transaction type | CHAR | 1 | 0 | SIGN_MVCT | ||
TOIND | Indicator: Totals transaction type | CHAR | 1 | 0 | KZ_TOIND | ||
SUMRU | Totals formula for transaction types | CHAR | 75 | 0 | RMVCT_SUM | ||
CFIND | Indicator: No changes to balance carry-forward | CHAR | 1 | 0 | KZ_CFIND | ||
CYIND | Indicator: Years of acquisition entry only for current year | CHAR | 1 | 0 | KZ_CYIND | ||
CYDBI | Indicator: not saved by years of acquisition | CHAR | 1 | 0 | KZ_CYDBI | ||
TTRET | Transaction type: Retirement | CHAR | 3 | 0 | T856 | RMVCT_RET |
T856 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T856 | TTCFO | T856 | Transaction Types | MANDT |
0 T856 | TTCFO | T856 | Transaction Types | TRTYP |
1 T856 | TTGRP | T856X | Transaction type groups | MANDT |
1 T856 | TTGRP | T856X | Transaction type groups | RWGRP |
0 T856 | TTRET | T856 | Transaction Types | MANDT |
0 T856 | TTRET | T856 | Transaction Types | TRTYP |