<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: convert sap data into xml in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809395#M347167</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this online help explaining all the methods of if_ixml_element interface, it details out how you can add attributes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/bb/576670dca511d4990b00508b6b8b11/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/bb/576670dca511d4990b00508b6b8b11/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However seeing your example XML&amp;nbsp;file, all elements looks to be statis content. in such a case you can simply concatenat them to create the xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2006 19:54:18 GMT</pubDate>
    <dc:creator>athavanraja</dc:creator>
    <dc:date>2006-12-12T19:54:18Z</dc:date>
    <item>
      <title>convert sap data into xml</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809387#M347159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing an interface program to generate an XML file.&lt;/P&gt;&lt;P&gt;I need to extract data from SAP system and generate the XML file as below.&lt;/P&gt;&lt;P&gt;I have gone through many threads but i didnt find one which can give the attributes in the XML file. If i found also i didnt find one which has header with two or more details and also they are generating few characters like &amp;lt;ts:.....xmlns etc&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone post an example which gives the below format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ts:TransactionSet xmlns:ts="http://schemas.abc.com/IS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xtc="http://schemas/abc/xt/core" &lt;/P&gt;&lt;P&gt;xmlns:xtd="http://schemas/abc/xt/datatypes"    xmlns:dts="http://schemas/abc/xt/database" msgid="95efb764-db05-4b9f-a32a-e91e5f5c26ce"&amp;gt;&lt;/P&gt;&lt;P&gt;	&amp;lt;TransactionSetProperties null_representation="implicit" transaction_scope="entity"&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;DateTimeFormats dateTimeFormat="2006-11-21 17:25:35"/&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;Source&amp;gt;SAP&amp;lt;/Source&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;Message_Version&amp;gt;1.0.0&amp;lt;/Message_Version&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;COM_Version&amp;gt;1.0.0&amp;lt;/COM_Version&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;Application_Version&amp;gt;4.0.1 Build 1060&amp;lt;/Application_Version&amp;gt;&lt;/P&gt;&lt;P&gt;	&amp;lt;/TransactionSetProperties&amp;gt;&lt;/P&gt;&lt;P&gt;	&amp;lt;xt:Sample_Transaction xmlns:xt="http://schemas.abc.com/IS/1.0.0/Sample_Transaction" operation="INSERT" objectId="1886" type_name="Sample_Transaction"&amp;gt;&lt;/P&gt;&lt;P&gt;	        &amp;lt;Sample_Transaction_ID&amp;gt;800000000000359&amp;lt;/Sample_Transaction_ID&amp;gt;	&lt;/P&gt;&lt;P&gt;                &amp;lt;Transaction_Date&amp;gt;2005-02-05 09:39:54&amp;lt;/Transaction_Date&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;Sample_Document_Value&amp;gt;7654&amp;lt;/Sample_Document_Value&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;Employee_ID&amp;gt;96&amp;lt;/Employee_ID&amp;gt;&lt;/P&gt;&lt;P&gt;                &amp;lt;Sample_Transaction_Detail_List type_name="Sample_Transaction_Detail_List"&amp;gt;&lt;/P&gt;&lt;P&gt;			&amp;lt;Sample_Transaction_Detail operation="INSERT" objectId="1887" type_name="Sample_Transaction_Detail"&amp;gt;&lt;/P&gt;&lt;P&gt; &amp;lt;Sample_Transaction_Detail_ID&amp;gt;800000000000360&amp;lt;/Sample_Transaction_Detail_ID&amp;gt;&lt;/P&gt;&lt;P&gt;				&amp;lt;Unit_Quantity&amp;gt;42&amp;lt;/Unit_Quantity&amp;gt;&lt;/P&gt;&lt;P&gt;				&amp;lt;Lot_Number&amp;gt;02&amp;lt;/Lot_Number&amp;gt;&lt;/P&gt;&lt;P&gt;				&amp;lt;Product_ID&amp;gt;168&amp;lt;/Product_ID&amp;gt;&lt;/P&gt;&lt;P&gt;				&amp;lt;Comment&amp;gt;Comment for Product 168 lot 02&amp;lt;/Comment&amp;gt;&lt;/P&gt;&lt;P&gt;			&amp;lt;/Sample_Transaction_Detail&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;/Sample_Transaction_Detail_List&amp;gt;&lt;/P&gt;&lt;P&gt;			&amp;lt;Sample_Transaction_Detail operation="INSERT" objectId="1887" type_name="Sample_Transaction_Detail"&amp;gt;&lt;/P&gt;&lt;P&gt; &amp;lt;Sample_Transaction_Detail_ID&amp;gt;800000000000361&amp;lt;/Sample_Transaction_Detail_ID&amp;gt;&lt;/P&gt;&lt;P&gt;				&amp;lt;Unit_Quantity&amp;gt;43&amp;lt;/Unit_Quantity&amp;gt;&lt;/P&gt;&lt;P&gt;				&amp;lt;Lot_Number&amp;gt;03&amp;lt;/Lot_Number&amp;gt;&lt;/P&gt;&lt;P&gt;				&amp;lt;Product_ID&amp;gt;169&amp;lt;/Product_ID&amp;gt;&lt;/P&gt;&lt;P&gt;				&amp;lt;Comment&amp;gt;Comment for Product 168 lot 02&amp;lt;/Comment&amp;gt;&lt;/P&gt;&lt;P&gt;			&amp;lt;/Sample_Transaction_Detail&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;/Sample_Transaction_Detail_List&amp;gt;&lt;/P&gt;&lt;P&gt;	&amp;lt;/xt:Sample_Transaction&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ts:TransactionSet&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 22:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809387#M347159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T22:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: convert sap data into xml</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809388#M347160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this links..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="96971"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;/people/r.eijpe/blog/2005/11/10/xml-dom-processing-in-abap-part-i--convert-an-abap-table-into-xml-file-using-sap-dom-approach&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YOu can do it through XLST. it is supported in ABAP from 4.7. you can create a XSLT, and read you XML, then CALL TRANSFORMATION to convert a XML into ABAP data structure.&lt;/P&gt;&lt;P&gt;reference link: &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fd/9d7348389211d596a200a0c94260a5/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fd/9d7348389211d596a200a0c94260a5/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja T&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Raja T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 22:58:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809388#M347160</guid>
      <dc:creator>raja_thangamani</dc:creator>
      <dc:date>2006-12-11T22:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: convert sap data into xml</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809389#M347161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just like Raja said, yOu can do it through XLST and it is supported in ABAP from 4.7 and above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try below program, and it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
REPORT  Z_XML NO STANDARD PAGE HEADING   .

*-----------------------------------------------------------------------
* D.A.T.A.
*-----------------------------------------------------------------------
DATA : t001 LIKE TABLE OF t001 WITH HEADER LINE.
DATA : BEGIN OF itab OCCURS 0,
        a(100) TYPE c,
       END OF itab.

DATA: xml_out TYPE string .
DATA : BEGIN OF upl OCCURS 0,
        f(255) TYPE c,
       END OF upl.
DATA: xmlupl TYPE string,
      XML_FILE TYPE STRING .

*-----------------------------------------------------------------------
* S.E.L.L.E.C.T.I.O.N.  .S.C.R.E.E.N.
*-----------------------------------------------------------------------
SELECTION-SCREEN BEGIN OF BLOCK BLC1 WITH FRAME TITLE TEXT-S10.
         PARAMETER:   P_FILE TYPE TEXT80  OBLIGATORY.
  SELECTION-SCREEN END OF BLOCK BLC1.

*-----------------------------------------------------------------------
* I.N.I.T.I.A.L.I.Z.A.T.I.O.N.
*-----------------------------------------------------------------------
INITIALIZATION.
  P_FILE = 'C:test.xml'.

*-----------------------------------------------------------------------
* M.A.I.N.  .P.R.O.G.R.A.M.
*-----------------------------------------------------------------------
START-OF-SELECTION.
  XML_FILE = P_FILE.
  SELECT * FROM t001 INTO TABLE t001.
* 1 &amp;gt;&amp;gt; download to XML
* XML
  CALL TRANSFORMATION ('ID')
    SOURCE tab = t001[]
    RESULT XML xml_out.

* Convert to TABLE
  CALL FUNCTION 'HR_EFI_CONVERT_STRING_TO_TABLE'
    EXPORTING
      i_string = xml_out
      i_tabline_length = 100
    TABLES
      et_table = itab.

* Download
  CALL FUNCTION 'GUI_DOWNLOAD'
    EXPORTING
      filetype = 'BIN'
      filename = XML_FILE
    TABLES
      data_tab = itab.

* Upload to Table
  BREAK-POINT.
  REFRESH t001.
  CLEAR t001.

  CALL FUNCTION 'GUI_UPLOAD'
    EXPORTING
      filename =  XML_FILE
      filetype = 'BIN'
    TABLES
      data_tab = upl.

  LOOP AT upl.
    CONCATENATE xmlupl upl-f INTO xmlupl.
  ENDLOOP.

* XML
  CALL TRANSFORMATION ('ID')
    SOURCE XML xmlupl
    RESULT tab = t001[].

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 01:01:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809389#M347161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T01:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: convert sap data into xml</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809390#M347162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help but my question is how can i get the below tags &lt;/P&gt;&lt;P&gt;&amp;lt;ts:TransactionSet xmlns:ts="http://schemas.abc.com/IS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xtc="http://schemas/abc/xt/core" &lt;/P&gt;&lt;P&gt;xmlns:xtd="http://schemas/abc/xt/datatypes" xmlns:dts="http://schemas/abc/xt/database" msgid="95efb764-db05-4b9f-a32a-e91e5f5c26ce"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;TransactionSetProperties null_representation="implicit" transaction_scope="entity"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;DateTimeFormats dateTimeFormat="2006-11-21 17:25:35"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Source&amp;gt;SAP&amp;lt;/Source&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Message_Version&amp;gt;1.0.0&amp;lt;/Message_Version&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;COM_Version&amp;gt;1.0.0&amp;lt;/COM_Version&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Application_Version&amp;gt;4.0.1 Build 1060&amp;lt;/Application_Version&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/TransactionSetProperties&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 01:09:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809390#M347162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T01:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: convert sap data into xml</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809391#M347163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use cl_xml_document class do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this sample program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;report y_test_xml_complex
       no standard page heading.
data: l_ixml                                 type ref to if_ixml,
        l_ixml_sf                              type ref to if_ixml_stream_factory,
        l_istream                              type ref to if_ixml_istream,
        l_ostream                              type ref to if_ixml_ostream,
        l_categories_element                   type ref to if_ixml_element,
        l_document                             type ref to if_ixml_document,
        l_parser                               type ref to if_ixml_parser,
        l_root_element                         type ref to if_ixml_element,
        l_c_element                            type ref to if_ixml_element,
        l_s_element                            type ref to if_ixml_element ,
        title                                  type ref to if_ixml_element ,
        link                                    type ref to if_ixml_element ,
        description                            type ref to if_ixml_element ,
        xml                                    type xstring ,
        size type  i ,
         l_xml  type ref to cl_xml_document  .



data: xml_out type string ,
      temp_string type string .
data: nodes type standard table of  wpmnodes ,
      favos type standard table of  wpmnodes .
data: fav_wa type  wpmnodes .

call function 'SPR4_GET_USER_MENU'
 exporting
*   READ_MENU               = 'X'
   read_favo               = 'X'
   max_level               = '99'
   fill_has_children       = 'X'
   generate_url            = 'X'
  tables
    nodes                   = nodes
   favos                   = favos .

l_ixml = cl_ixml=&amp;gt;create( ).
l_ixml_sf = l_ixml-&amp;gt;create_stream_factory( ).
l_document = l_ixml-&amp;gt;create_document( ).

l_root_element = l_document-&amp;gt;create_element( name = 'rss' ).
l_root_element-&amp;gt;set_attribute( name = 'version' value = '1.0' ).
l_document-&amp;gt;append_child( new_child = l_root_element ).
clear l_categories_element .
l_categories_element = l_document-&amp;gt;create_simple_element( parent = l_root_element  name = 'channel' ).
l_c_element = l_document-&amp;gt;create_simple_element( parent = l_categories_element  name = 'title' value = 'Favorite Txns' ).
loop at favos into fav_wa where node_type ne 'F' .
  clear temp_string .
  temp_string = fav_wa-text .
  l_s_element = l_document-&amp;gt;create_simple_element( parent = l_categories_element  name = 'item' ).

  title = l_document-&amp;gt;create_simple_element( parent = l_s_element  name = 'title' value = temp_string ).
  link = l_document-&amp;gt;create_simple_element( parent = l_s_element  name = 'link' value = 'http://www.google.com' ).
  description = l_document-&amp;gt;create_simple_element( parent = l_s_element  name = 'description' value = temp_string ).
  clear fav_wa .
endloop .


l_ostream = l_ixml_sf-&amp;gt;create_ostream_xstring( xml ).
l_document-&amp;gt;render( ostream = l_ostream ).
create object l_xml.
call method l_xml-&amp;gt;parse_xstring
  exporting
    stream = xml.
l_xml-&amp;gt;render_2_string(
  exporting
    pretty_print = 'X'
  importing
*    RETCODE      = RETCODE
    stream       = xml_out
    size         = size
       ).

call method l_xml-&amp;gt;display.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 06:45:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809391#M347163</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-12-12T06:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: convert sap data into xml</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809392#M347164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raja&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was waiting for your reply from yesterday. thanks for your reply and i will implement this code and see what happens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again for your reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 14:55:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809392#M347164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T14:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: convert sap data into xml</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809393#M347165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can we set many attributes for one tag like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ts:TransactionSet xmlns:ts="http://schemas.abc.com/IS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xtc="http://schemas/abc/xt/core"&lt;/P&gt;&lt;P&gt;xmlns:xtd="http://schemas/abc/xt/datatypes" xmlns:dts="http://schemas/abc/xt/database" msgid="95efb764-db05-4b9f-a32a-e91e5f5c26ce"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;TransactionSetProperties null_representation="implicit" transaction_scope="entity"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;xt:Sample_Transaction xmlns:xt="http://schemas.abc.com/IS/1.0.0/Sample_Transaction" operation="INSERT" objectId="1886" type_name="Sample_Transaction"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Sample_Transaction_Detail operation="INSERT" objectId="1887" type_name="Sample_Transaction_Detail"&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 15:03:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809393#M347165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T15:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: convert sap data into xml</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809394#M347166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there any one who can help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 16:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809394#M347166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T16:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: convert sap data into xml</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809395#M347167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this online help explaining all the methods of if_ixml_element interface, it details out how you can add attributes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/bb/576670dca511d4990b00508b6b8b11/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/bb/576670dca511d4990b00508b6b8b11/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However seeing your example XML&amp;nbsp;file, all elements looks to be statis content. in such a case you can simply concatenat them to create the xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 19:54:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809395#M347167</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-12-12T19:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: convert sap data into xml</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809396#M347168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved my self&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 15:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809396#M347168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T15:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: convert sap data into xml</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809397#M347169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved my self&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 15:48:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809397#M347169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T15:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: convert sap data into xml</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809398#M347170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may we know how you solved it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 19:45:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-sap-data-into-xml/m-p/1809398#M347170</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-12-13T19:45:46Z</dc:date>
    </item>
  </channel>
</rss>

