T854T SAP table for – Financial statement item texts

Here we would like to draw your attention to T854T table in SAP. As we know it is being mainly used with the SAP FI-LC (Consolidation in FI) component which is coming under FI module (Financial Accounting). T854T is a SAP standard transp table used for storing Financial statement item texts related data in SAP. It comes under the package FKUC.

SAP T854T table

Table T854T technical data

TableT854T
Data storingFinancial statement item texts
ModuleFI
Sub ModuleFI-LC-LC
SAP PackageFKUC
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_FIN
Table CategoryTRANSP

SAP T854T Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in T854T table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • TXTYP : Text type for financial statement items
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • ITEM : Consolidation item
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • SEQNO : Sequence number (1 digit)
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • TXNUM : Text number
    Its data type is CHAR (Character String) with field length 8
  • TXT : Financial statement item text
    Its data type is CHAR (Character String) with field length 45