TCJ_CJ_NAMES SAP table for – Cash Journal Names

Here we would like to draw your attention to TCJ_CJ_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_CJ_NAMES is a SAP standard transp table used for storing Cash Journal Names related data in SAP. It comes under the package CAJO.

SAP TCJ_CJ_NAMES table

Table TCJ_CJ_NAMES technical data

TableTCJ_CJ_NAMES
Data storingCash Journal 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_CJ_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_CJ_NAMES 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
  • COMP_CODE : Company Code
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • CAJO_NUMBER : Cash Journal Number
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • CAJO_NAME : Cash Journal Name
    Its data type is CHAR (Character String) with field length 25