<?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 TAB delimited strings in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-delimited-strings/m-p/774181#M38659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;It took me a while to find a simple solution for stripping out hex tabs in a string in 4.7 so I thought I'd share it with you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rather than converting the string to xstring (and possibly back again) You can use hex codes with SPLIT if you define them as constants like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  c_delimiter  type c value cl_abap_char_utilities=&amp;gt;HORIZONTAL_TAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works with REPLACE too but I haven't tried it with other string handling commands.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Aug 2004 14:03:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-08-06T14:03:15Z</dc:date>
    <item>
      <title>TAB delimited strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-delimited-strings/m-p/774181#M38659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;It took me a while to find a simple solution for stripping out hex tabs in a string in 4.7 so I thought I'd share it with you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rather than converting the string to xstring (and possibly back again) You can use hex codes with SPLIT if you define them as constants like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  c_delimiter  type c value cl_abap_char_utilities=&amp;gt;HORIZONTAL_TAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works with REPLACE too but I haven't tried it with other string handling commands.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2004 14:03:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-delimited-strings/m-p/774181#M38659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-08-06T14:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: TAB delimited strings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tab-delimited-strings/m-p/774182#M38660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing. It saved me some time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kishore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2004 20:31:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tab-delimited-strings/m-p/774182#M38660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-11-04T20:31:50Z</dc:date>
    </item>
  </channel>
</rss>

