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

Flat file into XML

Former Member
0 Likes
697

Hi,

I have a requriment like source will be sending IDoc DELVRY03 in form of flatfile(fixed length).So i have to convert to XML so that PI can do transformation.I cant do file content conversion.Target is also IDoc DELVRY03.

Kinldy suggest me how to convery flat file into XML.

Regards,

Anitha M

Edited by: Anitha m on Aug 3, 2010 10:07 AM

View Entire Topic
Former Member
0 Likes

Hi,

We can convert IDOC into XML format at R3 system end itself. Select port type as XML (by default LS port) will be taken. If you take File port then we can get IDOC flat file.

Above setting not possible then we can do it in below ways.

1. If idoc structure is constant then we can go for FCC for Module program but it is bit complicated

2. Through BIC mapping we can convert IDOC flat file to IDOC xml easily.

Former Member
0 Likes

Hi,

I want to convert IDoc flat file to XML format.Kindly provide me links for BIC mapping.

Regards,

Anitha M