<?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 MESSAGE TYPE 'E' in INITIALIZATION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-initialization/m-p/6629010#M1441661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question when I send a dialog message of TYPE 'E' during event processing block INITIALIZATION it behaves as TYPE 'A' showing a dialog box although SAP Help mentions that it will show in status line in current window with program termination and display of empty screen as mentioned in this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw70/helpdata/en/e5/e719bab1d711d295bf0000e8353423/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on ECC 6. What can be the cause of this. Here is the sample code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT zxyz .

INITIALIZATION.
  MESSAGE 'Error' TYPE 'E'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jan 2010 08:08:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-26T08:08:16Z</dc:date>
    <item>
      <title>MESSAGE TYPE 'E' in INITIALIZATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-initialization/m-p/6629010#M1441661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question when I send a dialog message of TYPE 'E' during event processing block INITIALIZATION it behaves as TYPE 'A' showing a dialog box although SAP Help mentions that it will show in status line in current window with program termination and display of empty screen as mentioned in this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw70/helpdata/en/e5/e719bab1d711d295bf0000e8353423/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on ECC 6. What can be the cause of this. Here is the sample code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT zxyz .

INITIALIZATION.
  MESSAGE 'Error' TYPE 'E'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Farhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 08:08:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-initialization/m-p/6629010#M1441661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-26T08:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: MESSAGE TYPE 'E' in INITIALIZATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-initialization/m-p/6629011#M1441662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Farhan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right, the system doesn't behave as described in the help documentation. I guess, the error messages given during Initialization event are handled as they were during a PBO event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ozcan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 09:53:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-initialization/m-p/6629011#M1441662</guid>
      <dc:creator>former_member848108</dc:creator>
      <dc:date>2010-01-26T09:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: MESSAGE TYPE 'E' in INITIALIZATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-initialization/m-p/6629012#M1441663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the program DEMO_MESSAGES&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 10:29:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-initialization/m-p/6629012#M1441663</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-01-26T10:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: MESSAGE TYPE 'E' in INITIALIZATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-initialization/m-p/6629013#M1441664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please read my question carefully. TYPE 'E' Message in INITIALIZATION is not behaving as documented by SAP HELP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 11:01:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-initialization/m-p/6629013#M1441664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-26T11:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: MESSAGE TYPE 'E' in INITIALIZATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-initialization/m-p/6629014#M1441665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm in ECC 6.0, NetWeaver 7.0... I see the same action and you're right...the documentation is either out of date, just plain wrong, or you've discovered an unintended "feature".  I tried with different settings in my options (pop-up on, pop-up off).  I have to say, though, that what SAP has done is better than what happened in earlier WebAS, where user was left with blank screen and had to press ENTER to exit...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 13:04:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e-in-initialization/m-p/6629014#M1441665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-26T13:04:47Z</dc:date>
    </item>
  </channel>
</rss>

