<?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 single quotation mark in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-single-quotation-mark/m-p/5653019#M1286154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know your exact situation, but for me this works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PARAMETERS : p_string TYPE string LOWER CASE.

IF p_string CA ''''.
  WRITE:/ 'Yes'.
ELSE.
  WRITE:/ 'No'.
ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2009 15:41:25 GMT</pubDate>
    <dc:creator>Sm1tje</dc:creator>
    <dc:date>2009-05-14T15:41:25Z</dc:date>
    <item>
      <title>Checking single quotation mark</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-single-quotation-mark/m-p/5653018#M1286153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo &lt;/P&gt;&lt;P&gt;I have a probelm &lt;/P&gt;&lt;P&gt;I want to check in a if block the value of single quotation mark &lt;STRONG&gt;'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;how can I do it in sap&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 15:30:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-single-quotation-mark/m-p/5653018#M1286153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-14T15:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Checking single quotation mark</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-single-quotation-mark/m-p/5653019#M1286154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know your exact situation, but for me this works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PARAMETERS : p_string TYPE string LOWER CASE.

IF p_string CA ''''.
  WRITE:/ 'Yes'.
ELSE.
  WRITE:/ 'No'.
ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 15:41:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-single-quotation-mark/m-p/5653019#M1286154</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-05-14T15:41:25Z</dc:date>
    </item>
  </channel>
</rss>

