<?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: Message type E in PBO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337139#M514717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can use function module 'POPUP_TO_INFORM' to create your own pop-up's in which you can define buttons to decide whether to stay in screen or leave the screen.&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;Regards,&lt;/P&gt;&lt;P&gt;Sail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2007 03:06:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-13T03:06:16Z</dc:date>
    <item>
      <title>Message type E in PBO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337135#M514713</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 have a dialog program that lead to a scenario where i should have to display the message type E at PBO. As understand by using message type E in PBO will lead to message display in a popup with a EXIT button on the popup itself. And once i click on the EXIT button, it will leave the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm here to get your advice on how can i display the message type E in PBO on the &amp;lt;u&amp;gt;status bar&amp;lt;/u&amp;gt; (as message launch in PAI) instead of popup. Is there a way to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please comment.&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, 12 Jun 2007 15:38:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337135#M514713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T15:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E in PBO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337136#M514714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use the MESSAGE command with the addition DISPLAY LIKE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MESSAGE s000(xxx) DISPLAY LIKE 'E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will display a message that looks like an Error message but does not behave like one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:52:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337136#M514714</guid>
      <dc:creator>former_member378318</dc:creator>
      <dc:date>2007-06-12T16:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E in PBO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337137#M514715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible the user has the Dialog Box option selected for Error Messages?&lt;/P&gt;&lt;P&gt;From the Application Tool Bar choose Customize Local Layout (Alt + F12).  Then Options.  Then Options tab.  If "Dialog Box at Error Message" is checked, you could remove it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 19:32:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337137#M514715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T19:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E in PBO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337138#M514716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surbjeet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. FYI, i did tried on the additional command "DISPLAY LIKE 'E'. " with Message statement, but it can not get through the syntax check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, im working in 4.6C. Please comment.&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>Wed, 13 Jun 2007 02:57:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337138#M514716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T02:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E in PBO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337139#M514717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can use function module 'POPUP_TO_INFORM' to create your own pop-up's in which you can define buttons to decide whether to stay in screen or leave the screen.&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;Regards,&lt;/P&gt;&lt;P&gt;Sail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 03:06:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337139#M514717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T03:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E in PBO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337140#M514718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;declare a flg type C.&lt;/P&gt;&lt;P&gt;intialise it to ' ' Space.&lt;/P&gt;&lt;P&gt;once u enter the transaction then in the PBO after that validation point make the flg = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and change it accordingly in ur PAI according to the validations required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 03:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337140#M514718</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-06-13T03:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E in PBO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337141#M514719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gopi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion, however i have to perform the validation at PBO but not PAI. It is due to some technical reason where i can not code it under PAI. &lt;/P&gt;&lt;P&gt;May i know how can i code the Type E message in PBO with identical behavior as we declare under PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please commnent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Meng Keat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 03:53:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337141#M514719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T03:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E in PBO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337142#M514720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please  try with this code  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;if sy-subrc ne 0.
      message e030(messege class).  message  class  or  your message
    endif.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;definitely it will  display inthe status  bar   in the Red color  and it is an error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 04:00:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337142#M514720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T04:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E in PBO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337143#M514721</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;Even if you give an error message in the status bar you will not be continue with the transaction..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 04:02:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337143#M514721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T04:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E in PBO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337144#M514722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Girish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. FYI, i have no problem on syntax for how to launch a message with type E. Please read my initial post where i did mentioned my difficulities while im launching type E message in PBO.&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>Wed, 13 Jun 2007 06:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337144#M514722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T06:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E in PBO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337145#M514723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You say "It is due to some technical reason where i can not code it under PAI."&lt;/P&gt;&lt;P&gt;If this is true then under certain circumstances your code in the PBO may never get hit and therefore your check and error message will never get displayed. For instance if the user presses SAVE or NEXT SCREEN the PAI will be hit for sure but from there you may either leave the transactioon or leave to another screen (so PBO of current screen will never get hit). It is guaranteed your code will be hit at least once on first entry to the screen, not after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you insist then perhaps you can display a success/warning message with text begining "E: This is an error". Its not an error message but the E: may convice the user that it is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 10:01:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-pbo/m-p/2337145#M514723</guid>
      <dc:creator>former_member378318</dc:creator>
      <dc:date>2007-06-13T10:01:04Z</dc:date>
    </item>
  </channel>
</rss>

