Hi Jitendra
Thanks for the reply, will find out how to use cdata concept in abap.
I have another question :
In an internal table i have a field with technical name lets say VBELN, now my requirement is when i call transformation to convert it into xml I want the conversion as <SalesOrderID>value</SalesOrderID>.
Please suggest some approaches. One way is to manually concatenate into string but that will be too cumbersome.
Rohit