Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP to XML (IF_SXML_WRITER)

Former Member
0 Kudos

Hi all

I have to create XML Document with Abap.

To do this i took the template from the Abap Repository "TST_CL_SXML_WRITER_03".

Now my question, how can i add the version and encoding header (<?xml version="1.0" encoding="utf-16"?>) into the document by this interfaces / classes ?

kind regards

Christoph

Edited by: Christoph Borst on May 5, 2009 9:49 AM

1 REPLY 1

Former Member
0 Kudos