Hello,
I am creating an XML using the FM SDI_DATA_TO_DOM and then DOM_TO_XML.
I want to change the headerr of the xml ie: <?xml version="1.0" encoding="utf-8" ?>
to be changed to another string. Could anyone tell me how do I do this? Do I include a tag in the main table structure itself?
Thanks