<?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 Regular expression in FIND statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regular-expression-in-find-statement/m-p/5143124#M1192106</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;&lt;/P&gt;&lt;P&gt;I am writing the regular expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i didn't get properly how to write them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one internal table with the five fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exapmle wa-mandt = '800'.&lt;/P&gt;&lt;P&gt;             wa_number = '3768'&lt;/P&gt;&lt;P&gt;             wa_path = '/usr/tmp/sapuser/3768/test.txt.'&lt;/P&gt;&lt;P&gt;append wa to itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at itab itno wa.&lt;/P&gt;&lt;P&gt;Here i need to find client and number system id from the WA using regular expression in singe line&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody please explain how to write this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Feb 2009 16:05:27 GMT</pubDate>
    <dc:creator>tarangini_katta</dc:creator>
    <dc:date>2009-02-02T16:05:27Z</dc:date>
    <item>
      <title>Regular expression in FIND statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regular-expression-in-find-statement/m-p/5143124#M1192106</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;&lt;/P&gt;&lt;P&gt;I am writing the regular expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i didn't get properly how to write them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one internal table with the five fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exapmle wa-mandt = '800'.&lt;/P&gt;&lt;P&gt;             wa_number = '3768'&lt;/P&gt;&lt;P&gt;             wa_path = '/usr/tmp/sapuser/3768/test.txt.'&lt;/P&gt;&lt;P&gt;append wa to itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at itab itno wa.&lt;/P&gt;&lt;P&gt;Here i need to find client and number system id from the WA using regular expression in singe line&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody please explain how to write this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 16:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regular-expression-in-find-statement/m-p/5143124#M1192106</guid>
      <dc:creator>tarangini_katta</dc:creator>
      <dc:date>2009-02-02T16:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Regular expression in FIND statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regular-expression-in-find-statement/m-p/5143125#M1192107</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;What do you mean by FIND?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I got it right, you can use a READ statement with KEY f1 f2 etc BINARY SEARCH.Mention all the fields you want in the KEY fields.&lt;/P&gt;&lt;P&gt;Dont forget to SORT this itab before the loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 16:17:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regular-expression-in-find-statement/m-p/5143125#M1192107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T16:17:34Z</dc:date>
    </item>
  </channel>
</rss>

