<?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: how to get data from Xstring . in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-xstring/m-p/6795840#M1466600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answered in other thread .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jun 2010 09:47:40 GMT</pubDate>
    <dc:creator>Naval_bhatt</dc:creator>
    <dc:date>2010-06-30T09:47:40Z</dc:date>
    <item>
      <title>how to get data from Xstring .</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-xstring/m-p/6795838#M1466598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to get the data in an internal table from Xstring . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been straggling .  I am successful in getting the data from XML file but the same thing is not working for XSTRING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a way I can get the data saves in Xstring in internal table . &lt;/P&gt;&lt;P&gt;By getting it into internal table I doest mean the splitting and putting it in internal table .  . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what I need is ...  if you are using a form or some application  from which the XSTRING is getting generated  I want to get the data stored there into internal table . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance . &lt;/P&gt;&lt;P&gt;Naval Bhatt .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 10:40:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-xstring/m-p/6795838#M1466598</guid>
      <dc:creator>Naval_bhatt</dc:creator>
      <dc:date>2010-04-15T10:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to get data from Xstring .</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-xstring/m-p/6795839#M1466599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use this code&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
data:
  xstring1 type table of xstring,
  fs_xstring like line of xstring1.

 fs_xstring = &amp;lt;value&amp;gt;
 append fs_xstring to xstring1.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards and Best wishes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 10:54:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-xstring/m-p/6795839#M1466599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-15T10:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to get data from Xstring .</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-xstring/m-p/6795840#M1466600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answered in other thread .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 09:47:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-data-from-xstring/m-p/6795840#M1466600</guid>
      <dc:creator>Naval_bhatt</dc:creator>
      <dc:date>2010-06-30T09:47:40Z</dc:date>
    </item>
  </channel>
</rss>

