<?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: keyword CA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955773#M66239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all for the overwhelming response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2005 07:40:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-23T07:40:10Z</dc:date>
    <item>
      <title>keyword CA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955767#M66233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what does this keyword stand for? for eg in this code what does it do? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if w_temp_field CA '!"%&amp;amp;'.&lt;/P&gt;&lt;P&gt;what does this if statement do, what does CA mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 06:00:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955767#M66233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-23T06:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: keyword CA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955768#M66234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;CA means "contains any".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"CA (Contains Any): &lt;/P&gt;&lt;P&gt;c1 contains at least one character from the string c2. &lt;/P&gt;&lt;P&gt;If c1 or c2 is of type C, the comparison takes into account the full length of the field, including blanks at the end. &lt;/P&gt;&lt;P&gt;If c1 or c2 is of type STRING and empty, the result of the comparison is always negative. &lt;/P&gt;&lt;P&gt;If the result of the comparison is positive, the system field SY-FDPOS contains the offset of the first character in c1 which is also in c2. &lt;/P&gt;&lt;P&gt;If the result of the comparison is negative, the system field SY-FDPOS contains the length of c1. &lt;/P&gt;&lt;P&gt;The comparison is case-sensitive. "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Svetlin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Svetlin Rusev&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 06:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955768#M66234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-23T06:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: keyword CA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955769#M66235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thsi means if W_TEM_FIELD contains any of the following characters: !, ", %, &amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHeers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 06:03:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955769#M66235</guid>
      <dc:creator>former_member221770</dc:creator>
      <dc:date>2005-08-23T06:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: keyword CA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955770#M66236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u are in se38 , goto keyword and click F1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 06:03:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955770#M66236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-23T06:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: keyword CA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955771#M66237</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;All is explained at &lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3516358411d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3516358411d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 06:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955771#M66237</guid>
      <dc:creator>eddy_declercq</dc:creator>
      <dc:date>2005-08-23T06:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: keyword CA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955772#M66238</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;CA (Contains Any)&lt;/P&gt;&lt;P&gt;The logical expression&lt;/P&gt;&lt;P&gt;&amp;lt;f1&amp;gt; CA &amp;lt;f2&amp;gt;&lt;/P&gt;&lt;P&gt;is true if &amp;lt;f1&amp;gt; contains at least one character from &amp;lt;f2&amp;gt;. The comparison is case-sensitive. If the comparison is true, the system field SY-FDPOS contains the offset of the first character of &amp;lt;f1&amp;gt; that also occurs in &amp;lt;f2&amp;gt; . If it is false, SY-FDPOS contains the length of &amp;lt;f1&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'ABcde'	CA 'Bd '	-true&lt;/P&gt;&lt;P&gt;'ABcde'	CA 'bD '	-false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.If so,kindly reward points by clciking the star on the left of reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 06:22:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955772#M66238</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2005-08-23T06:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: keyword CA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955773#M66239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all for the overwhelming response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2005 07:40:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/keyword-ca/m-p/955773#M66239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-23T07:40:10Z</dc:date>
    </item>
  </channel>
</rss>

