<?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: Abap and XML in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-xml/m-p/815930#M42184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Function modules should be the good starting point. Go to transaction SE37 and search for &lt;STRONG&gt;XML&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Oct 2004 15:10:51 GMT</pubDate>
    <dc:creator>nablan_umar</dc:creator>
    <dc:date>2004-10-04T15:10:51Z</dc:date>
    <item>
      <title>Abap and XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-xml/m-p/815929#M42183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;actually we (and most of our customers) are using 4.6c.&lt;/P&gt;&lt;P&gt;I have do deal with some XML stuff in the future so any good point to start with Abap and XML (read / write) ?&lt;/P&gt;&lt;P&gt;Are there special functions for this ?&lt;/P&gt;&lt;P&gt;Is there a special feature for 4.7 (6.20 /6.40) to handle XML (read and write) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;Henning&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2004 15:04:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-xml/m-p/815929#M42183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-04T15:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Abap and XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-xml/m-p/815930#M42184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Function modules should be the good starting point. Go to transaction SE37 and search for &lt;STRONG&gt;XML&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2004 15:10:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-xml/m-p/815930#M42184</guid>
      <dc:creator>nablan_umar</dc:creator>
      <dc:date>2004-10-04T15:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Abap and XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-xml/m-p/815931#M42185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look up the help on CALL TRANSFORMATION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also read the documentation on the XSLT editor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2004 15:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-xml/m-p/815931#M42185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-04T15:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Abap and XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-xml/m-p/815932#M42186</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;If you do decide to go for it, Business Connector is a very good option to connect business partners using XML. You can download it from &lt;A href="http://service.sap.com/connectors" target="test_blank"&gt;http://service.sap.com/connectors&lt;/A&gt;. The accompanying documentation is very good as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2004 04:30:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-xml/m-p/815932#M42186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-05T04:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Abap and XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-xml/m-p/815933#M42187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pre 4.7 for handling XML from ABAP there are some classes available, explore SE24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From 4.7 (WAS6.2) there is a special key word available for transforming to and from XML - CALL TRANSFORMATION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I remeber to have seen some code samples in the this forum for handling XML in 4.6C.&lt;/P&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, 05 Oct 2004 05:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-and-xml/m-p/815933#M42187</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2004-10-05T05:13:54Z</dc:date>
    </item>
  </channel>
</rss>

