cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Mt100 file conversion into XML

Former Member
0 Kudos
448

Dear Experts,

I am configuring BCM for my client. The bank wants the payment request file of M100 in XML format. SAP provides standard MT100 file and it is in txt format. Can we convert it to xml in sap?  I have attached the MT100 file in xml format as per the bank requirement for your reference.

<?xml version="1.0" encoding="utf-8"?>

<PaymentMessage xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

  <PaymentTransaction>

    <CompanyCode>B2BPARTNER</CompanyCode>

    <SequenceNum>2000000000009</SequenceNum>

    <TransactionData>

      :20:2000000000009

      :32A:150810SAR1,00

      :50:B2B Partner

      P.O.BOX 8524

      RIYADH 11492

      KINGDOM OF SAUDI ARABIA

      :52A:ARNBSARI

      :53B:/DEBITACCOUNT

      :57A:ARNBSARI

      :59:/CREDITACCOUNT

      XYZ CONTRACTING SERVICES

      PO BOX 59003

      RIYADH 11525

      :70:INV. 2599 030506.

    </TransactionData>

    <TransactionComment>Payment From B2B Partner</TransactionComment>

  </PaymentTransaction>

I have also tried creating DMEE tree but not able to define the Tags in the DMEE tree. Kindly Advice.

Thanks in Advance.

Regards

Binoy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Kindly get in touch with PI consultant he will convert the file.

I hope he can help on this.

Best regards,

MSU

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi, I had a similar issue while trying to convert another format to XML This thread helped  http://scn.sap.com/thread/35783

Regards,

MiguelCC