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

Content Conversion

Former Member
0 Likes
193

Hi

I need to transform text file with 1 line to this xml

my line for example is ABC

is it possible to convert it with content conversion to this strucutre ? or do I have to use another node in xml?

***<FI_Hashav_Mail_MT>

*******<Text>ABC</Text>

***</FI_Hashav_Mail_MT>

another node is

***<FI_Hashav_Mail_MT>

*****<Line>

*******<Text>ABC</Text>

*****</Line>

***</FI_Hashav_Mail_MT>

View Entire Topic
Former Member
0 Likes

HI,

I think it is not possible to convert it with content conversion to this strucutre.

Just see this link for the structure you should use:

http://help.sap.com/saphelp_nw2004s/helpdata/en/ae/d03341771b4c0de10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_nw2004s/helpdata/en/ae/d03341771b4c0de10000000a1550b0/frameset.htm

You need to insert another node as mentioned in the before posts.

Regards,

Gunasree.