DFK_JC_CNTR_MSG SAP table for – Messages for Background Processing

Here we would like to draw your attention to DFK_JC_CNTR_MSG table in SAP. As we know it is being mainly used with the SAP FI-CA (Contract Accounts Receivable and Payable in FI) component which is coming under FI module (Financial Accounting). DFK_JC_CNTR_MSG is a SAP standard transp table used for storing Messages for Background Processing related data in SAP. It comes under the package FKJO.

SAP DFK_JC_CNTR_MSG table

Table DFK_JC_CNTR_MSG technical data

TableDFK_JC_CNTR_MSG
Data storingMessages for Background Processing
ModuleFI
Sub ModuleFI-CA
SAP PackageFKJO
Delivery ClassL – Table for storing temporary data
ComponentFI-CA
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • DIVISION : ABAP Program Name
    Its a key field. Its data type is CHAR (Character String) with field length 40
  • SOURCE : ABAP Program Name
    Its a key field. Its data type is CHAR (Character String) with field length 40
  • DATUM : Date
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • TIME : Time
    Its a key field. Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • LFDNR : Sequence Number of AMC Messages
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • MSG_TYPE : Message Type
    Its data type is CHAR (Character String) with field length 1
  • MSG_NO : Message Identification
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • MSG : Char255
    Its data type is CHAR (Character String) with field length 255
  • TAG : Char255
    Its data type is CHAR (Character String) with field length 255