<?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: Error message to String in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593293#M865211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sriram / Shivkumar..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2008 07:43:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-25T07:43:32Z</dc:date>
    <item>
      <title>Error message to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593290#M865208</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 generate a Error message for one of my application. In ABAP side i will be passing the Error message to a String and that will be shown to user as a popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem: &lt;/P&gt;&lt;P&gt;dataitab-message = 'Please type in all position name before clicking  ' search'. '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where dataitab is a internal table and message is of type string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Since the error message contains ' ' inside it, it is showing syntax error.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone suggest some work around to it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 07:27:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593290#M865208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T07:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error message to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593291#M865209</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;Try using below:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
dataitab-message = 'Please type in all position name before clicking '' search''. '.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 07:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593291#M865209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T07:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error message to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593292#M865210</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;If you want to display the quote within the quote then use twice for it&lt;/P&gt;&lt;P&gt;open it and close it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dataitab-message = 'Please type in all position name before clicking ' 'search'.' '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 07:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593292#M865210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T07:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error message to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593293#M865211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sriram / Shivkumar..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 07:43:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593293#M865211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T07:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error message to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593294#M865212</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;one more thing make use of  text element dont write like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you check in SLIN it will show errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 08:27:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593294#M865212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T08:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error message to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593295#M865213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please show me how can i do that using text elements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 09:01:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593295#M865213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T09:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error message to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593296#M865214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;copy the existing text and goto text elements and then paste it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the hard codesd text will translated when logon using different language&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 09:03:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-to-string/m-p/3593296#M865214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T09:03:21Z</dc:date>
    </item>
  </channel>
</rss>

