<?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 ABAP Transfer function XML files in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-transfer-function-xml-files/m-p/2999714#M708632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need a function for transfer  files to xml files in ABAP SAP and used in interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Nov 2007 17:16:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-09T17:16:10Z</dc:date>
    <item>
      <title>ABAP Transfer function XML files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-transfer-function-xml-files/m-p/2999714#M708632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need a function for transfer  files to xml files in ABAP SAP and used in interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2007 17:16:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-transfer-function-xml-files/m-p/2999714#M708632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-09T17:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Transfer function XML files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-transfer-function-xml-files/m-p/2999715#M708633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the data is of standard internal table, then you can the "call transformation".  If you want to build XML manually, then you can use the ixml class.&lt;/P&gt;&lt;P&gt;Albert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2007 21:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-transfer-function-xml-files/m-p/2999715#M708633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-11T21:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Transfer function XML files</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-transfer-function-xml-files/m-p/2999716#M708634</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;You can create XML files in two ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Through Call Transaformation ABAP -&amp;gt; XML&lt;/P&gt;&lt;P&gt;                                           or  XML   -&amp;gt; ABAP&lt;/P&gt;&lt;P&gt;2. Using IXML class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest the second step. Because in the first step you need to learn another programming language calles XSTL [Extensible Stylesheet transformation Language].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be done in a transaction called XSLT_TOOL. The program can be executed standalone like a function module and which is required to be called dynamically from the reoprt program thru CALL TRANSFORMATION syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might be complex for you if the XML structure as per your requirement is complex !! So better go with IXML Class. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somnath paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2008 14:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-transfer-function-xml-files/m-p/2999716#M708634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-17T14:13:00Z</dc:date>
    </item>
  </channel>
</rss>

