<?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 OR Condition in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/or-condition/m-p/5731402#M1299988</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 need to check whether for particular matnr, matkl  equal to  101 or 102 or 103, if so exists need to print &lt;/P&gt;&lt;P&gt;else not exists need to print.&lt;/P&gt;&lt;P&gt;if i put the code as below the the syntax error is displaying as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Relational Operator OR is not supported&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if gt_mara-matkl =  '101' or  '102' or '103'.&lt;/P&gt;&lt;P&gt;      move 'exists' to gt_data-matkl.&lt;/P&gt;&lt;P&gt;    else.&lt;/P&gt;&lt;P&gt;      move 'not exists'  to gt_data-matkl.&lt;/P&gt;&lt;P&gt;    endif. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could anyone please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2009 14:01:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-04T14:01:01Z</dc:date>
    <item>
      <title>OR Condition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/or-condition/m-p/5731402#M1299988</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 need to check whether for particular matnr, matkl  equal to  101 or 102 or 103, if so exists need to print &lt;/P&gt;&lt;P&gt;else not exists need to print.&lt;/P&gt;&lt;P&gt;if i put the code as below the the syntax error is displaying as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Relational Operator OR is not supported&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if gt_mara-matkl =  '101' or  '102' or '103'.&lt;/P&gt;&lt;P&gt;      move 'exists' to gt_data-matkl.&lt;/P&gt;&lt;P&gt;    else.&lt;/P&gt;&lt;P&gt;      move 'not exists'  to gt_data-matkl.&lt;/P&gt;&lt;P&gt;    endif. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could anyone please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 14:01:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/or-condition/m-p/5731402#M1299988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-04T14:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: OR Condition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/or-condition/m-p/5731403#M1299989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before posting a question, how about &lt;STRONG&gt;reading F1 help on the IF statement&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If, when you syntax check, you get an error, it means your syntax is wrong.  So you need to find out what the syntax is, and you get that by &lt;STRONG&gt;reading the help&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 14:33:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/or-condition/m-p/5731403#M1299989</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-06-04T14:33:57Z</dc:date>
    </item>
  </channel>
</rss>

