<?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: Regarding Message statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890397#M679219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jigar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have created a new message in SE91, like&lt;/P&gt;&lt;P&gt;message classs: Z1&lt;/P&gt;&lt;P&gt;number = 001&lt;/P&gt;&lt;P&gt;text =  "Ccode &amp;amp;1 and Deskcode &amp;amp;2 deleted successfully".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in your program just call like this:&lt;/P&gt;&lt;P&gt;message s001(z1) with P_BUKRS P_DESK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2007 18:47:38 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2007-10-23T18:47:38Z</dc:date>
    <item>
      <title>Regarding Message statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890395#M679217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one selection screen and delete button in my selection screen.. in selection screen two are key field: company code and desk code...........&lt;/P&gt;&lt;P&gt;What i want... when i delete the record at that time i want the message.....&lt;/P&gt;&lt;P&gt;Company code like 1234 and deskcode xyz deleted successfully...&lt;/P&gt;&lt;P&gt;"Ccode 1234 and Deskcode xyz deleted successfully" so how can i concate  company code and desk code this two field with message statement....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give me suggestion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jigar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 18:41:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890395#M679217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T18:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Message statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890396#M679218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't have to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set up a message like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; "Ccode &amp;amp; and Deskcode &amp;amp; deleted successfully"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then call the message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE s000 with co_code desk_code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 18:46:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890396#M679218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T18:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Message statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890397#M679219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jigar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have created a new message in SE91, like&lt;/P&gt;&lt;P&gt;message classs: Z1&lt;/P&gt;&lt;P&gt;number = 001&lt;/P&gt;&lt;P&gt;text =  "Ccode &amp;amp;1 and Deskcode &amp;amp;2 deleted successfully".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in your program just call like this:&lt;/P&gt;&lt;P&gt;message s001(z1) with P_BUKRS P_DESK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 18:47:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890397#M679219</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-10-23T18:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Message statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890398#M679220</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;Create a message in your message class&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ccode &amp;amp; and Deskcode &amp;amp; deleted sucessfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and while calling this message as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message i300(yaaa) with i_tab-bukrs i_tab-dcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 18:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890398#M679220</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-10-23T18:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Message statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890399#M679221</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;Thanks Rob and naimesh and everyone...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jigar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 19:18:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890399#M679221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T19:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Message statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890400#M679222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to help - you can get more information by just pressing F1 with your cursor on MESSAGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 19:27:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-message-statement/m-p/2890400#M679222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T19:27:55Z</dc:date>
    </item>
  </channel>
</rss>

