TCJ_TRANS_NAMES SAP table for – Cash Journal Business Transaction Names

Here we would like to draw your attention to TCJ_TRANS_NAMES table in SAP. As we know it is being mainly used with the SAP FI-GL (General Ledger Accounting in FI) component which is coming under FI module (Financial Accounting). TCJ_TRANS_NAMES is a SAP standard transp table used for storing Cash Journal Business Transaction Names related data in SAP. It comes under the package CAJO.

SAP TCJ_TRANS_NAMES table

Table TCJ_TRANS_NAMES technical data

TableTCJ_TRANS_NAMES
Data storingCash Journal Business Transaction Names
ModuleFI
Sub ModuleFI-GL-GL-AP
SAP PackageCAJO
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_FIN
Table CategoryTRANSP

SAP TCJ_TRANS_NAMES 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 TCJ_TRANS_NAMES table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • COMP_CODE : Company Code
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • TRANSACT_NUMBER : Number of Cash Journal Business Transaction
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • TRANSACT_NAME : Cash Journal Business Transaction
    Its data type is CHAR (Character String) with field length 25
  • LONG_TEXT : Cash Journal Business Transaction Long Text
    Its data type is CHAR (Character String) with field length 50