EPIC_BACOM_XML SAP table for – Bank Communication XML Messages

Here we would like to draw your attention to EPIC_BACOM_XML 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_BACOM_XML is a SAP standard transp table used for storing Bank Communication XML Messages related data in SAP. It comes under the package ID-FI-EPIC-BACOM-BL.

SAP EPIC_BACOM_XML table

Table EPIC_BACOM_XML technical data

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

SAP EPIC_BACOM_XML 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_BACOM_XML 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
  • COMITR : Segment of Bank Communication
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • COMSTP : Bank Communication Step
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • COMDIR : Direction of Message
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 1
  • TIMESTAMP : Bank Communication Message Timestamp
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • XML_MESSAGE : File for HTTP Communication
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0
  • MSG_CONTENT_TYPE : Text, 40 Characters Long
    Its data type is CHAR (Character String) with field length 40
  • HTTP_MESSAGE : File for HTTP Communication
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0