EPIC_BACO_DAT SAP table for – Bank Communication Program Data (XML Files)

Here we would like to draw your attention to EPIC_BACO_DAT 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_DAT is a SAP standard transp table used for storing Bank Communication Program Data (XML Files) related data in SAP. It comes under the package ID-FI-EPIC-BACO-BL.

SAP EPIC_BACO_DAT table

Table EPIC_BACO_DAT technical data

TableEPIC_BACO_DAT
Data storingBank Communication Program Data (XML Files)
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_DAT 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_DAT 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
  • STATUS : Bank Communication Status
    Its data type is CHAR (Character String) with field length 3
  • REQUEST_USER : User Name
    Its data type is CHAR (Character String) with field length 12
  • REQUEST_TIME : Bank Communication Request Time
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • REQUEST_FILE : File for HTTP Communication
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0
  • RESPONSE_TIME : Bank Communication Response Time
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • RESPONSE_FILE : File for HTTP Communication
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0
  • REQUEST_DESCR : Bank Communication Request Description
    Its data type is CHAR (Character String) with field length 80