T856 table in SAP ERP or S/4HANA stores Transaction Types data. There are total 11 fields in T856 table. The Transaction Types table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of T856 table. It is in FI-LC Consolidation: Unicode-Capable Objects (FKUC) ABAP package and is part of the Basic Functions (FI-LC-LC) module.
SAP T856 Table Fields
Following is the list of fields that are available in SAP T856 table. The primary key fields of Transaction Types table in SAP are MANDT (Client), TRTYP (Transaction type).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT(3) |
TRTYP | Transaction type | RMVCT | CHAR(3) | |
TTGRP | Transaction type group | RWGRP_D | T856X | CHAR(3) |
TTCFO | Carryforward Transaction Type | RMVCT_CFO | T856 | CHAR(3) |
SIGN | Sign for transaction type | SIGN_MVCT | CHAR(1) | |
TOIND | Indicator: Totals transaction type | KZ_TOIND | CHAR(1) | |
SUMRU | Totals formula for transaction types | RMVCT_SUM | CHAR(75) | |
CFIND | Indicator: No changes to balance carry-forward | KZ_CFIND | CHAR(1) | |
CYIND | Indicator: Years of acquisition entry only for current year | KZ_CYIND | CHAR(1) | |
CYDBI | Indicator: not saved by years of acquisition | KZ_CYDBI | CHAR(1) | |
TTRET | Transaction type: Retirement | RMVCT_RET | T856 | CHAR(3) |