Message Area don't show the 'Show List' anymore??

Guys, is it possible that the message area change in SP14 or SP15.
I was testing and example in the SAP-PRESS book, Web Dynpro for ABAP. Before, we had 3 options to display messages in the WD application, now it's 2.
In the message area (at runtime), on the right side, previously it was saying 1 Message with a button Show List, when you click on the show list button you see all messages in a web dynpro table. Now all these standard options seems to have disappers?? I just see my message and the rest of the message area is blank.
The look and feel was better I think with the show list button ... am I missing something??
Alex

Hi all,
i was looking for the 'old style' to display messages in webdynpro (with the 'Show List'). here i found the code snipped to do this. i did implement the code in the wddoinit of the window.
method WDDOINIT .
data:
  l_api_mycomp type ref to if_wd_window_controller,
  l_wd_message_area type ref to if_wd_message_area.
  l_api_mycomp ?= wd_this->wd_get_api( ).
  l_wd_message_area = l_api_mycomp->get_message_area( ).
  l_wd_message_area->set_display_attributes( i_for_all_instances = ' '
                                             i_msg_lines_visible = '1'
                                             i_use_toggle_area   = 'X'
                                             i_show_only_current = ' ' ).
endmethod.
unfortunately the method get_message_area does not find the message area. but i did create the message area on the view.
does anybody know what kind of error i'm hanging in ?
Thanks for your help !
Grts Tom
ps: forgot to mention, that we use SP15 now - we started developing on SP10 (so there was the old style default)
Edited by: Thomas Zehnder on Jun 30, 2008 4:45 PM

Similar Messages

  • HT201272 How can we delete apps, etc from the Previously Purchased list so that they don't show there anymore?

    How can we delete apps, etc from the Previously Purchased list so that they don't show there anymore?

    You can't currently permanently delete purchases, all you can do is hide them so that they are less visible : hiding and unhiding purchases

  • HT204406 Hello,  I have songs that show they are "Waiting" for download from the cloud but they are greyed out.  Some songs in one album are done others in the same album will not download. It is not a time function because i have been working on this for

    Hello,  I have songs that show they are "Waiting" for download from the cloud but they are greyed out.  Some songs in one album are done others in the same album will not download. It is not a time function because i have been working on this for weeks. I have allowed my compter to run for days and the songs are still not accessible.  I have a Match subscription and Match is working.  If I click on the "Genre" link the greyed out songs show that they are ready for download from the cloud but I cannot download them.  I have downloaded over 1500 other songs, so I am trying to understand what is going on here. I would appreciate any help anyone can give me.
    Thanks

    I did think about that and if I have to I will do that, however there are about 50 songs. I have closed and reopened iTunes several times and I am sure that I have the latest version. It fails right away but I can click on the cloud download icon and download the song that it failed on ... therefore it is not that song "or any one song" causing the issue. Any ideas?

  • Always immed. show all messages instead of clicking 'show list' - mess. mgr

    Hello all,
    How can I immediately show all messages of my message mgr, instead of only the first message? Now, I always have to click 'show list' to view them.
    I use the general MESSAGE_AREA UI element.
    thanks,
    maggie

    Hi Hans,
    If you got to the application, and under the properties tab you would find some radio buttons as :
    1: Show message component on demand.
    2: Always display the message component.
    3: Display the messages without the message component.
    The 3rd option is not availaile in newer systems. But yes if you are using ECC6.0 then it is the option that displays all the error messages and also in the message area, which would be the answer of your question.
    Hope this helps.
    Ashish.

  • My iphone dosen't doesn't make key tone sounds anymore when I write a text message or when I want to dial a phone number I don't know how to fix this problem, I don't hear the clicking noise anymore does anyone know how to fix this problem?

    My iphone dosen't doesn't make key tone sounds anymore when I write a text message or when I want to dial a phone number I don't know how to fix this problem, I don't hear the clicking noise anymore does anyone know how to fix this problem?And all the sounds on my phone are on, even the keyboard clicks.

    Try restarting your iPhone by holding down the on/off and the home buttons at the same time until you see the Apple logo, double check the volume button just in case.  If you still can't hear the tones go into your settings>sounds and make sure the options are on. 

  • Hello. after updating to Ios 8 my iPhone is terribly! Discharged very quickly, many transitions between applications, the program takes off, ringtones do not work - works a standard call, the keyboard freezes, bad messages are sent, often loses the n

    Hello. after updating to Ios 8 my iPhone is terribly! Discharged very quickly, many transitions between applications, the program takes off, ringtones do not work - works a standard call, the keyboard freezes, bad messages are sent, often loses the network. what have you done with your phone moym ?! solve all these problems! I beg of you!

    Hello. after updating to Ios 8 my iPhone is terribly! Discharged very quickly, many transitions between applications, the program takes off, ringtones do not work - works a standard call, the keyboard freezes, bad messages are sent, often loses the network. what have you done with your phone moym ?! solve all these problems! I beg of you!

  • I can't open itunes on my HP laptop.  I keep getting the error message " You don't have the proper permissions to open this file".

    Hello-
    I can't open itunes on my HP laptop that uses Windows 7.  I keep getting the error message "you don't have the proper permissions to open this file".  I removed all Apple downloads and reinstalled itunes 10.6.3 windows 64-bit numerous times, but I still get the same error message. Please help.

    Just want to add that after hours of searching and following every different blog on this issue, iTunes/apple you have lost my vote. What a joke...!

  • I've just migrated my Logic Pro 9.1.8 to a new Mac because my old computer crashed. They are asking for a serial number, but I don't have the install disks anymore. Is there someplace in the software itself that I can find the serial number?

    I've just migrated my Logic Pro 9.1.8 to a new Mac because my old computer crashed. They are asking for a serial number, but I don't have the install disks anymore. Is there someplace in the software itself that I can find the serial number?

    Please stop making multiple posts on the same subject.. This is the third thread you have created in a short space of time asking the same question.
    Please read the answers given in this thread you posted...
    https://discussions.apple.com/thread/5311324?tstart=0

  • Messages are not deleted from the DB

    Hi, in the OCS Database, as i understand, all the messages that are deleted goes to a collection folder (id=4). The Problem is that none was deleted so far from it! All the old messages are still archived on the DB and i want to erase them all, how????
    Luis

    Dear nitin_ngm,
    this information on database platform in use is essential!
    In that db2 version, there is no native "truncate table" statement (this statement is executed at the very end of a table switch), and the DBSL implemented the abap truncate statment using the following DB2 native commands:                                                                               
    "IMPORT FROM /dev/null of DEL REPLACE INTO <table name>"                                                                               
    In SAP enviornment, the default behavior of the above command does not release the physical storage associated with an object because of the following database registry setting:                                                                               
    <i> DB2_TRUNCATE_REUSESTORAGE=IMPORT [DB2_WORKLOAD]
    Hence, an offlince table reorg is necessary after the truncate.                                                                               
    For a detailed description of this registry variable DB2_TRUNCATE_REUSESTORAGE, please refer to the following IBM online doc:
    [DB2_TRUNCATE_REUSESTORAGE|http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=/com.ibm.db2.luw.admin.regvars.doc/doc/r0005669.html|DB2_TRUNCATE_REUSESTORAGE]
    You should be able to free the space via ALTER TABLESPACE ... REDUCE MAX
    See related information under the following link.
    [ALTER TABLESPACE ... REDUCE MAX|http://publib.boulder.ibm.com/infocenter/db2luw/v9r7/topic/com.ibm.db2.luw.sql.ref.doc/doc/r0000890.html|ALTER TABLESPACE ... REDUCE MAX]
    Best regards,
    Harald Keimer
    PI Development Support
    SAP AG, Walldorf

  • Why are some items on the purchased list duplicated

    Why are some items on the purchased list duplicated

    Perhaps you are repeatedly checking for available updates while downloads are in progress. This can sometimes cause more than one copy to be added to the download queue.
    tt2

  • Restore from time machine does not list all my backups.  I know they exist but there dates are not present on the restore list.  Any help appreciated.

    Restore from time machine does not list all my backups.  I know they exist but their dates are not present on the restore list.  Any help appreciated.  If I must use one of these older dates to restore, how do I then get the more current data off time machine?

    Ok, so am i correct in saying that the steps to fix are as follows.
    That's one option, but not what I meant by restoring in the time-travel view. The latter is what you get when you enter Time Machine.
    is the fresh install not going to be able to "see" the time machine backups that I have at the moment.
    It should, but sometimes people report that it fails. I'm not sure why that happens.

  • Got a question on mail. We got two e-mail addresses, both different, but messages are picked up from the same server at Vodafone. Received at my iMac I want them to be splitted to two accounts, depending on each e-mail address. How to do this?

    Got a question on mail. We got two e-mail addresses, both different, but messages are picked up from the same server at Vodafone. Received at my iMac I want them to be splitted to two accounts, depending on each e-mail address. How to do this?

    Hello,
    Could you please clarify you have two email addresses [email protected] and [email protected] each with it's own password and you want these delivered to differnt OS X user accounts or seperate folders within Mail?
    mrtotes

  • I have 2 iphones on the same account and all of a sudden my text messages are also appearing on the other phone. i haven't changed any setting

    i have 2 iphones on the same account and all of a sudden my text messages are also appearing on the other phone. i haven't changed any setting

    you most likely have imessage on both iphones and sending/receiving to same number on one of the iphones. go to settings messages > send and receive > check the numbers/emails on both iphones. once you uncheck the numbers/emails you dont want you will not be getting the messages any more. a little bit more info is helpful read this http://support.apple.com/kb/HT5538.

  • I want to use an old iphone as an itouch and don't have the sim card anymore and I just updated to the new software

    I want to use an old iphone as an itouch and don't have the sim card anymore (cut it to fit into 4G) and I just updated to the new software.... How do I reload the phone with apps and music?

    You'll need to get a SIM card. It can be an old one.

  • My bookmarks used to appear in dropdown menu from the address bar on my iMac G5. I switched to Mac Notebook & from Leopard to Lion. Now my bookmarks are not accessible from the address bar anymore (the line where you type in the website address)

    '''My bookmarks used to appear in dropdown menu from the address bar on my iMac G5. I switched to Mac Notebook & from Leopard to Lion. Now my bookmarks are not accessible from the address bar anymore (the line where you type in the website address)'''

    There appears to be a problem with Firefox 20 with UNC paths when using roaming profiles on a server.
    *[[/questions/955140]] why is the 20.0 address bar unresponsive?
    This is currently investigated and tracked via this bug report.
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=857672 bug 857672] - Address Bar not working (roaming profiles;UNC path support OS.File)
    <i>(please do not comment in bug reports: [https://bugzilla.mozilla.org/page.cgi?id=etiquette.html])</i>

Maybe you are looking for

  • IPod touch is no longer aware of the music...

    I recently updated my iPod touch to the most up-to-date firmware/software available (1.1.2 I believe, I'll fix this if I posted in error) and upon restarting my iPod and attempting to browse my music I noticed that it said I had no music. So, I simpl

  • Cant find character direction option and i dont have those two buttons that change type direction

    i downloaded a few hours ago the free one month trial of cc and i downloaded illustrator but i seem to be missing the option to change the type directon from right to left and from left to right at first it wrote hebrew words opposite... so if i writ

  • Material requirement planning for Consignment POs

    Dear Experts , Is it possible to have the Consignment POs created through MRP ? i am able to generate purchase requisition , which i would need to convert in to PO . But i want to avoid creating a PR & want a direct PO as i do it for bought out POs .

  • Auto Opening of iPhoto

    For some reason iPhoto every once in a while decides to open without any commands from me.  This is a pain in the neck as I then need to take the time to close it, but with a large photo file the time to open and close is a bit annoying.  What's goin

  • Schedule Ageement Capacity in Heuristic

    I have read in help that I should be able to get the SNP Heuristic to take into account the capacity on a schedule agreement but I canu2019t seem to get it to work.  I can run the heuristic in the background in 9ASNP94 with Location Product SA Capaci