<?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: Checking Characters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494660#M1063685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Surendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use if sy-abcde CA.......endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2008 08:36:35 GMT</pubDate>
    <dc:creator>kiran_k8</dc:creator>
    <dc:date>2008-09-11T08:36:35Z</dc:date>
    <item>
      <title>Checking Characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494657#M1063682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;How to chek Caaracters &lt;/P&gt;&lt;P&gt;eg: AB = AB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 08:30:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494657#M1063682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T08:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494658#M1063683</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;is AB declared with DATA or a real text like 'AB'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try anything in Report???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 08:33:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494658#M1063683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T08:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494659#M1063684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the operations &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like CS, CA, CN, CP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also you can use Regular expression to check .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 08:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494659#M1063684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T08:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494660#M1063685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Surendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use if sy-abcde CA.......endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 08:36:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494660#M1063685</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-09-11T08:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494661#M1063686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;You can try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if var CA sy-abcde.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumit Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 08:38:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494661#M1063686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T08:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494662#M1063687</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;&lt;/P&gt;&lt;P&gt;SY-ABCDE : Contains the alphabet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;comparision of strings can be done by following opearators :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CO Contains Only&lt;/P&gt;&lt;P&gt;CN Contains Not only&lt;/P&gt;&lt;P&gt;CA Contains Any&lt;/P&gt;&lt;P&gt;NA contains Not Any&lt;/P&gt;&lt;P&gt;CS Contains String&lt;/P&gt;&lt;P&gt;NS contains No String&lt;/P&gt;&lt;P&gt;CP Contains Pattern&lt;/P&gt;&lt;P&gt;NP contains No Pattern&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if char1 CA sy-abcde.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;&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;thanx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dhanashri Pawar on Sep 11, 2008 10:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 08:55:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-characters/m-p/4494662#M1063687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T08:55:00Z</dc:date>
    </item>
  </channel>
</rss>

