EMMA_CMSG_LINK SAP table for – Case Messages

Here we would like to draw your attention to EMMA_CMSG_LINK 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). EMMA_CMSG_LINK is a SAP standard transp table used for storing Case Messages related data in SAP. It comes under the package FKKMM.

SAP EMMA_CMSG_LINK table

Table EMMA_CMSG_LINK technical data

TableEMMA_CMSG_LINK
Data storingCase Messages
ModuleFI
Sub ModuleFI-CA-BF
SAP PackageFKKMM
Delivery ClassA – Application table (master and transaction data)
ComponentFI-CA
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • CASENR : Clarification Case
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • SEQNR : Sequence Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • .INCLUDE : Case Messages
  • MSGID : Message Class
    Its data type is CHAR (Character String) with field length 20
  • MSGNO : Message Number
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • MSGV1 : Message variable 01
    Its data type is CHAR (Character String) with field length 50
  • MSGV2 : Message variable 02
    Its data type is CHAR (Character String) with field length 50
  • MSGV3 : Message variable 03
    Its data type is CHAR (Character String) with field length 50
  • MSGV4 : Message variable 04
    Its data type is CHAR (Character String) with field length 50