EPIC_BACO_MSG SAP table for – Bank Communication Program Messages

Here we would like to draw your attention to EPIC_BACO_MSG table in SAP. As we know it is being mainly used with the SAP FI-LOC (Localization in FI) component which is coming under FI module (Financial Accounting). EPIC_BACO_MSG is a SAP standard transp table used for storing Bank Communication Program Messages related data in SAP. It comes under the package ID-FI-EPIC-BACO-BL.

SAP EPIC_BACO_MSG table

Table EPIC_BACO_MSG technical data

TableEPIC_BACO_MSG
Data storingBank Communication Program Messages
ModuleFI
Sub ModuleFI-LOC
SAP PackageID-FI-EPIC-BACO-BL
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_FIN
Table CategoryTRANSP

SAP EPIC_BACO_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 EPIC_BACO_MSG table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • GUID : UUID in X form (binary)
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • LFDNR : Natural number
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • MSGTY : Message Type
    Its data type is CHAR (Character String) with field length 1
  • 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
    Its data type is CHAR (Character String) with field length 50
  • MSGV2 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MSGV3 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MSGV4 : Message Variable
    Its data type is CHAR (Character String) with field length 50