TTXF SAP table for – status transition diagram for tax document during pricing

Here we would like to draw your attention to TTXF table in SAP. As we know it is being mainly used with the SAP SD-BF (Basic Functions in SD) component which is coming under SD module (Sales & Distribution). TTXF is a SAP standard transparent table used for storing status transition diagram for tax document during pricing related data in SAP. It comes under the package FYTX/TAXD.

SAP TTXF table

Table TTXF technical data

TableTTXF
Data storingstatus transition diagram for tax document during pricing
ModuleSD
ComponentSD-BF
SAP PackageFYTX/TAXD
Delivery ClassC – Customer table, data is only maintained by the customer
Table CategoryTRANSPARENT

SAP TTXF Table Fields

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

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • KVEWE
    Its a key field. Its data type is C (Character String) with field length 1
  • KAPPL : Application
    Its a key field. Its data type is C (Character String) with field length 2
  • KALSM : Costing Sheet
    Its a key field. Its data type is C (Character String) with field length 6
  • CUR_STAT
    Its a key field. Its data type is C (Character String) with field length 5
  • CALC_TYPE
    Its a key field. Its data type is C (Character String) with field length 1
  • DOC_ACTION
    Its a key field. Its data type is C (Character String) with field length 10
  • NEW_STAT
    Its data type is C (Character String) with field length 5
  • FUNCNAME : Name of Function Module
    Its data type is C (Character String) with field length 30