Display success notifications

Hi all,
In an iView created with VC, I use a BAPI to modify some data in an SAP table. Once succesfully done, I want the Iview to display a "Success message". the message doesn't need to be in a popup window. It could be just a usual portal notification, like the error notifications you get if a BAPI would be called with some incorrect input data (kind of status massage in the top left corner of the iview) or like the success notifications of the portal after saving a modified iview.
After some investigations, I know that error messages from BAPIs are displayed as portal notifications, if the BAPI provides an output table called Return, which has the same structure as the SAP structure BAPIRET2.
As in succesfull cases no messages are generated, the return structure is not filled and the portal doesn't show any success notification.
Any ideas to show "success" notifications in spite of that.
Thanks

Hi deep,
To answer your first question: I'm using VC6.0.
Concerning your suggestion to display notifications, I already considered displaying them in a text field. That is however not so elegant, and I thought there should be a way how to invoke the notification interface of the portal.
Your idea to use labels is interesting and could be better than the text fields variant I described. I however didn't find a way how to change the content of the label dynamically -> There are no behaviour fields (initialization, computation ...) for labels.
Thanks.

Similar Messages

  • Service Desk NOTIF_CREATE  no more success notification after saving

    Hello experts
    While testing Service Desk before Go-live, the transaction NOTIF_CREATE suddently started to behave abnormaly.
    After fields completion, when the requester presses save and then instead of receiving the successful notification with a message number. The NOTIF_CREATE screen closes and a green arrow can be seen at the bottom of his SAP menu. Looks like OK to the user but creation was not completed successfully.
    In the background, the support message was created with an appropriate number. But many other features like support team determination, automatic workflows, etc. are no more working.
    I tried with different accounts even with SAP_ALL profile, doesn't look to be an authorization thing. I also searched for OSS notes without a clue.
    What do you suggest me?
    François

    Hi,
    I have upgraded to SPS17 and tried with other iBase components without success. I tried in debug mode step by step to see where it was stucked and it's hard to find since no message is returned. Looks like an exception is raised. This happen in the RDSWP_NOTIF_CREATE PROGRAM at line 15. It seems to be an exception of type "2 other". At that precise time, the debugger enters in an endless loop and a yellow exclamation sign is displayed in the status bar. (before it was a green check)
    You talked about reintalling the iBase. The whole iBase with all components? How can I remove the existing iBase and then recreate it and finally have all the components attached as before?
    Thanks,
    Francois

  • How to display success message in function module

    Hi Experts,
                      I am developing new function module regarding URL finder. As per my requirement ,
                                                 If USER ID is not provided -display SUCCESS MESSAGE and Provide sy-uname.
    how to display success message.if possible can You write the code.
    Thanks
    raju

    Hello,
    We can use an exporting parameter like single character field like 'S' for success and 'E' for error instead of a message.
    Another option is you can use the Tables parameter and populate Return table with error or success message. Return table of type 'BAPIRET2'.
    Hope this might help you!
    Regards,
    MM Jaffer.

  • Weather not displaying in notification center after iOS 5 update not to mention the entire user interface is much more sluggish.

    Weather not displaying in notification center after iOS 5 update not to mention the entire user interface is much more sluggish.

    Okay, mine now works here is what I did.
    plug in the iPhone, iPad etc
    in iTunes select the phone or iPad
    Under Summary uncheck "Sync with this....."
    Under "Music" uncheck the "Sync Music"
    Let it remove all the songs, dont worry it will come back no problems.
    Once that is all done all the music on the phone or ipad should be gone.
    Now check them both back on and everything should copy back onto it.
    Working now !!!!!

  • DSN - Success notifications

    Hi,
    I'm in the process of setting up a C350 for the first time, and can't seem to get delivery success notifications to work. I can only find options for soft/hard bounces (which are working) but can't find any options for success notifications. Our old system (Mailsweeper v4.3) was able to generate these.
    Any ideas?
    Thanks,
    Steve.
    ASync OS version 6.1.0-306

    Is positive DSN supported in the IronPort Appliance?
    DSN stands for "Delivery Status Notification". Positive DSN is a standard notification method that is used by the receiving mail server to notify the sender that the message they sent was sucessfully received.
    The IronPort appliance does not support positive DSN based on the following reason. It makes the IronPort appliance vulnerable to Directory Harvest Attack by spammers.
    Microsoft Outlook has the option to track delivery from Exchange to the Ironport appliance. From Outlook, go to [Options > Email Options > Preferences > Tracking Options > Delivery receipt]
    Hi,
    I'm in the process of setting up a C350 for the first time, and can't seem to get delivery success notifications to work. I can only find options for soft/hard bounces (which are working) but can't find any options for success notifications. Our old system (Mailsweeper v4.3) was able to generate these.
    Any ideas?
    Thanks,
    Steve.
    ASync OS version 6.1.0-306

  • How to display success message after Remote service call

    Hi ,
    I am currently using Flex form for adding/updating user
    personal details.On submit button click ,i am submitting details to
    server by calling RPC remote service.For calling remote service i
    am using penneframework. On penneframework, Remote service call
    result are populated in RemoteResult object. It dont have any other
    event method for handling result event.For errror handling, i have
    defaultHandler for displaying error message.
    Here i am having two requirements
    1. I should be able to track RPC response, so that i can
    display success message to user along with DB generated ID.
    2. I need to reset all form field after receiving RPC
    response.
    Here my question is
    1.How i can track server response, so that i can display
    success or error message.
    2. Is their any event or coding technique which i can use for
    solving this issue.
    Thanks
    Kumar

    you can do following way :
    quote:
    var token:AsyncToken =
    YourRemoteClass.remoteMethod(param1,param2);
    token.addResponder(new AsyncResponder(
    function(data:Object, token:Object):void {
    // tadaaa response
    function(info:Object, token:Object):void {
    //ooooo , noo, failure
    token

  • Display Success Message in Web Service

    Hi All,
    I Have created web service for function module, when executing web service in navigator its working fine. Here Exception message display in output but success message not display. Success message working in Function Module but not display in Web service. How to display success message in web searvice.
    Code used for success message in Function Module:
    Message S001(ZMSG).
    Thanks,
    Chandra

    Hello,
    Dont think you can use custom message classes in RFC's. Try using a generic message and check if the message is being populated.
    Vikranth

  • 'Display a notification about every script error' not working in IE11

    Hi all,
    I want to see script errors when script errors occur in pages (as a developer). In older versions of IE when you enable 'Display a notification about every script error' a yellow icon appeared at the bottom of IE and when you clicked it, you could see what
    was wrong in the scripting.
    In IE11 this no longer works. Is this a bug ?
    Callant
    Callant

    "This is actually by design. The scenario you are describing is better served by the F12 developer tools, and in IE11 we disabled this dialog entirely because of the performance overhead these old dialogs incurred and the fact that the F12 tools
    are a better place for this information to surface."
    - Christian Stockwell [MSFT], The Internet Explorer Team
    Please see the Connect comments
    here.
    Please read:
    Using the F12 developer tools
    Regards,
    Vincenzo Di Russo
    Microsoft® MVP Windows Internet Explorer, Windows & Security Expert - since 2003.
    Moderator in the Microsoft Community and TechNet Forums
    My MVP Profile

  • Can I put reminders to display in notification centre?

    I am looking to put a reminder, which is without an alert, to my notification centre. So that notification centre will remind me each time i pull it down.
    Coz to me, it sounds like only reminder items which are with alerts will be displayed in notification centre.
    is that true?
    and is it possible to do so?

    I have the same problem.  I'm assuming it's because there's no date/time tied to the reminder.  I think it would be helpful to have a non-dated/timed reminder viewable in the notification center. 

  • Ios 7.1 update and now msgs arent always displaying in notification centre?

    Hi
    I did the ios 7.1 update last night and now my received tx messages arent always displaying in notification centre? This has only started happening after the update.
    Can anyone help? thanks

    Hello crissyanon,
    The following article provides some useful information and troubleshooting steps that can help get Messages working.
    iOS: Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Cheers,
    Allen

  • Report with BDC not displaying success message when run in Background

    I am running a  BDC report in Background mode.The below statement  is not capturing the Success message when a document is posted.But when I am running the same in ForeGround mode it is capturing and is displayed in the output.Can anyone please help me in understanding why this is happening and how can I resolve this.
    CALL TRANSACTION 'MB1C' USING bdcdata MODE mode UPDATE 'S'
         MESSAGES INTO messtab.

    Hi Madhu,
    I think your BDC didnt generated any document when you run it in 'N' screen mode.
    Debug your program when you run it in background
    Goto Tcode :SM37
    Select the job ( march checkbox )
    ==> in command prompt enter 'JDBG'
    ==> Then you can start reexecting the job .
    You can check the sucess messages accordingly in debug mode
    Also add a read statement on messtab for msgtype = 'S'.
    Thanks
    Bhanu

  • Office 2013 Upload Center do not display in notification area

    Hello,
    I am wanting to hide the Upload centre system task tray icon for Office 2013 on all of our pc's in my organisation, I have found many articles on disabling the service from starting, but this is not my intention.
    Instead I wish to use either a registry setting (that I'll set in either the OCT or GPP), an option in the 2013 OCT tool or a setting in the Office 2013 group policy templates to just untick the box that says "Display icon in notification area"
    which will still allow the Upload Center to work and be launched from the start menu but will free up Task Tray real estate.
    If anyone knows what registry setting will do this that would be great, ideally a machine based setting so I can include it with the OCT, however if it is a user setting I will use Group Policy Preferences to deploy it.

    Hi,
    I captured the registry key by ProcessMonitor, you can test if this works for you:
    HKCU\Software\Microsoft\Office\15.0\Common\FileIO
    Value:DisableNotificationIcon
    If the value is set to 1, the icon is not displayed; if the value is set to 0, the icon is displayed.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs. Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to display success message when data is changed in the custom tab in MM

    Hi,
    I have added a new custom data tab in the MM01/MM02/MM03 transactions. Whenever I do changes to fields in the custom tab in MM02 transaction, and no changes in the standard tabs, I will get a message stating "No Changes Made".
    But if I do changes in the standard tabs, it works as usual with display of message "Changes to particular material has been done.
    Please let me know, if anyone of you know, how to display the success message if the changes to the custom tab is done.
    Thanks in advance,
    sudhanva

    Hi Sudhanva,
    The exit EXIT_SAPLMGMU_0001 is a function exit that you can use for custom validation but not to add custom tab/screen.
    But the message issued by SAP is not related to this Function Exit.
    If you have used a Screen Exit, then there must be some Function Exits also in the same Enhancement using which you can assign the value of custom fields to/from the standard structure. Thus when the value of any custom field is changed the system can understand that the some changes have been changed and will  not issue the message.
    In case you have used a BADI, there can be other methods in the BADi using whcih you can assign the value of custom fields to/from the standard structure. This might also prevent the message from being displayed.
    I could try giving you further details if you can provide the name of the Enhancement/BADi that you used to add the additional tab.
    Hope this helps.
    Regards,
    Abhisek.

  • How to display Success Message in PDF

    Hello all
    I need to display a success messgae in ODF. but without he message box.
    It should be such that, after the success, the user should not click yet see the success message.
    I got only MEssageBox. But that gives a pop up.
    Please let me know about other methods.
    Regards,
    Aditya Deshpande

    If you are using Web Dynpro then you can make use of the MessageArea control and display the messages there.
    Alternatively if you want to achieve this in Adobe itself then probably you will need to play with a text field and hide / unhide depending upon your execution.
    High level steps would be:-
    1. Create a TextField / TextArea element and bind it to the success node in your form. Initially you need to hide it.
    2. Upon submission, when the execution is complete then unhide it and show the message displayed the response you receive.
    PS: You will need this to be an Interactive Form for this to work.
    Chintan

  • BB Flip External Display Caller Notification Issue

    Hello-
    I have owned this phone for approximately two weeks; and until today it was working perfectly. As of today the external display is no longer working for "caller ID" or incoming call notification. The temporary fix was to disable the "auto answer" function for convenience, although this does not truly solve the problem.
    The question is how can I restore the external display as it was working prior to today with the display of "caller ID" incoming call notification? Incoming emails, SMS previews; continue to work properly on the external display, and the issue appears to be isolated to incoming call notification.
    Is this a bug with the device, or is their a fix to the problem?
    Any help or guidance greatly appreciated.
    Message Edited by skilltel on 11-03-2008 09:05 PM
    Message Edited by skilltel on 11-03-2008 09:06 PM
    Message Edited by skilltel on 11-03-2008 09:06 PM
    Solved!
    Go to Solution.

    Hi and welcome to the forums!
    Did you try the battery pull we talked about?
    Thanks,
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

Maybe you are looking for

  • Customer PO at item level needs to be populated to existing Z report

    Hi All, Just would like your confirmation on the below requirement. Requirement: Already there is existing Z open sales orders report is availble for which we need to add the below mentioned line item PO into the output of the report.Business manuall

  • SQL SERVER 2005 to Oracle 10g r 2

    Hi all, I'm getting an "error" when I'm trying to convert a sql server 2005 database to a oracle 10g database. It seems to be right in te convert step: Copying Model:     1 Transforming identifiers: 1 Transformation Result: 16 Transformed successfull

  • How can I find the dimensions of an object?

    Is there a way to view the height and width of an object in Photoshop without having to measure it with the ruler tule or eyeball it?

  • How to maintain experience requirement for a position

    Hi All, There is a very common requirement for a position like "5 years of experience in management level" I dont know how to maintain this requirement in SAP. right now we have created a qualification named "Management Experience" with a time scale

  • ITunes syncs songs already on the ipod

    When I connect my ipod and wait for it to upload some new songs, say for example like 5 songs, it ends up syncing songs i already have on my ipod. I noticed that all the songs syncing to my ipod are songs that have been played in my itunes library. C