<?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 Query on Strings in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355335#M1232985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;             I have a Internal Table which is of type string.&lt;/P&gt;&lt;P&gt;After filling My Internal Table has 2 records like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details(This is Fieldname in my Internal Table)&lt;/P&gt;&lt;P&gt;1.xxx,yyy,zzz,abc,123,456,Etc.............,&lt;/P&gt;&lt;P&gt;2.abd,134,Etc..............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am debugging this I am able to see upto &lt;STRONG&gt;xxx,yy&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;How to check the full content ,bcoz I need to know whether full data is present or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prasad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2009 15:23:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-04T15:23:22Z</dc:date>
    <item>
      <title>Query on Strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355335#M1232985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;             I have a Internal Table which is of type string.&lt;/P&gt;&lt;P&gt;After filling My Internal Table has 2 records like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details(This is Fieldname in my Internal Table)&lt;/P&gt;&lt;P&gt;1.xxx,yyy,zzz,abc,123,456,Etc.............,&lt;/P&gt;&lt;P&gt;2.abd,134,Etc..............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am debugging this I am able to see upto &lt;STRONG&gt;xxx,yy&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;How to check the full content ,bcoz I need to know whether full data is present or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prasad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 15:23:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355335#M1232985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-04T15:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355336#M1232986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the debugging mode open your internal table "details" and press Ctrl+F11 your internal table get exported to excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 15:30:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355336#M1232986</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-03-04T15:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355337#M1232987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just double click on that field in debugging mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 15:32:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355337#M1232987</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-03-04T15:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355338#M1232988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi aRs,&lt;/P&gt;&lt;P&gt;           It did not completely resolved,,,,But this seems to be a good one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 18:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355338#M1232988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T18:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355339#M1232989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi aRs,&lt;/P&gt;&lt;P&gt;           It did not completely resolved,,,,But this seems to be a good one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 18:42:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355339#M1232989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T18:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355340#M1232990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can use offset, like my_itab-details+100(10).&lt;/P&gt;&lt;P&gt;thanq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 19:01:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-strings/m-p/5355340#M1232990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T19:01:32Z</dc:date>
    </item>
  </channel>
</rss>

