<?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 checking if chars in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-if-chars/m-p/3733107#M898440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts&lt;/P&gt;&lt;P&gt;i have a string how can i check if the string contain numbers or letters&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 May 2008 14:05:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-04T14:05:14Z</dc:date>
    <item>
      <title>checking if chars</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-if-chars/m-p/3733107#M898440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts&lt;/P&gt;&lt;P&gt;i have a string how can i check if the string contain numbers or letters&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 May 2008 14:05:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-if-chars/m-p/3733107#M898440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-04T14:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: checking if chars</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-if-chars/m-p/3733108#M898441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using String relational operators like CA (contains any).&lt;/P&gt;&lt;P&gt;ex: String1 CA String2.&lt;/P&gt;&lt;P&gt;Check out the following link.it will be useful.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb3516358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb3516358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 May 2008 14:18:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-if-chars/m-p/3733108#M898441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-04T14:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: checking if chars</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-if-chars/m-p/3733109#M898442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;declare a constant that has number&lt;/P&gt;&lt;P&gt;gc_spl(20) type c value '0123456789'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if string CA gc_spl.&lt;/P&gt;&lt;P&gt;flag = 1.&lt;/P&gt;&lt;P&gt;exit.&lt;/P&gt;&lt;P&gt;endif. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if flag = 1.&lt;/P&gt;&lt;P&gt;write: string 'has numbers'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Imran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 May 2008 14:29:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-if-chars/m-p/3733109#M898442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-04T14:29:30Z</dc:date>
    </item>
  </channel>
</rss>

