Deactivate the status bar message ?

Hi,
I want  to Deactivate the Status bar message "Budget check.." which is coming while executing the BAPI BAPI_NETWORK_MAINTAIN in Tcode SE37. The output is correct but I just want to deactivate the standard messsge.
Regards,
deepthi.

We get this Error in FM CO_ZF_PROJECT_BUDGET_CHECK in perform  PERFORM send_gui(saplcozf) USING text-bck.
I was unable to deactivate this Message.

Similar Messages

  • Status Bar message

    Hi All,
    I have web Dynpro iviews in portal which are arranged in Worksets and roles. When we click on any role or workset, it is observed that the status bar message is changed accordingly. A long message starts displaying in the status bar  due to Loading of the requests and directing to the pages and iViews . I have a requirement where either the status bar can be made to display only some fixed message or Status bar do not display any message at all. This needs to be done in whole portal. Please advice.
    Thanks & Regards
    Harsimran

    Hi,
    For disabling the Status bar, just add the below line of code in Masthead (between JS code)(com.sap.portal.navigation.masthead) & redeploy.
    window.document.statusbar.enable = false;
    For setting default value in status bar, use:
    window.status="Welcome";
    and remove all occurances of mouseover.
    Regards,
    Santhosh

  • Bex status bar message "Accessing documents library"?

    Hello everybody,
    does anyone know what in detail the bw server does when the status bar message "Bex: Accessing documents library" (in German: Bex: Zugriff auf Dokumentenablage) is being displayed?
    This message is coming up just before the variable-popup-window and, in our cases, is displayed up to 2 minutes and is therefore slowing down query performance...
    Waiting for your answers,
    bivision2008

    any exits in step 1 ?  (CMOD)
    Is this through the web, Excel, both?

  • Status Bar Messages

    1. Anyone know if these are still used much? I remember seeing them a lot about 10 years ago.
    2. I tried this in CS5, and when I preview it there is no status bar message when I rollover a hotspot? I am testing in Safari on a Mac.
    Thank you.

    Mostly, people don't mess with the default status bar messages any more. Since it can be used to hide the real destination of a link, the technique has been used in phishing. It's somewhat of a security problem.
    IE9 doesn't seem to handle them them either. I found this page, which indicates that swapping out the status bar message is turned off by default in most newer browsers, which means that the user would have to enable it before any coding you put in would be effective.
    http://www.quackit.com/javascript/javascript_status_bar_messages.cfm
    It isn't a Fireworks issue. It's a browser security default.

  • Status Bar Message problem

    I have a problem with the status bar messages.
    I have extended the ItemMasterData form and have added some items that hold extra data.
    In add mode, I have to make sure that values go both in the system table (done automatically by sap) and my table in the db (done by me).
    The issue is when the data in the system table is added ok but the insertion in my table fails.
    I add my data to the DB in the FORM_DATA_ADD event on BeforeAction false . In case this fails, I have to place a error message in the status bar and remove the inserted Items object ( it is only ok when both insertions work ).
    The problem is that SAP shows the "Operation completed successfully" and my error message is not displayed. Normally I could override the status bar events and modify the message, but I need the "Operation completed successfully" to be displayed when both inserts are successful .
    Any ideas on this ? Or some work - around?

    Hi,
    Please check following thread:
    link: [form data event;
    Rahul

  • How to set the message in the status bar...

    hai,
    how to set the message in the status bar...
    let us say "inserted data successfully, or opening page followed  by the link clicked on the screen....."
    kindly help me out

    sunil,
    do not use advise by Ashutosh with WebDynpro.
    Instead of placing message into browser status bar (and browser is not the only WD UI agent), use IWDMessageManager API to post messages of such kind:
    wdComponentAPI.getMessageManager().reportSucces("Record inserted"); 
    VS

  • Error Message Displaying the status Bar not like popup message

    Hi all,
    My Requirement is while creating  invoice if pricing conditons is repeted , system should thorough the error message like (uplicate Condition Types Are Not Possible  in the status Bar but Im getting poup Error message So I want to display the same message in the status Bar.
    Please Help me any one.
    Regards,
    Prathap

    I dont want to Display the popup, I want to Display in Status Bar as a Error Message.
    Like this .
    If I put  message type 'E' its Displaying popup message , MESSAGE ' Duplicate Condition Types Are Not Possible.' TYPE 'E'.
    If I Put messge type 'I' its Displaying in Status Bar .
    Regards,
    Prathap
    Edited by: giri prathap on Sep 13, 2011 12:35 PM

  • Display error message in the status bar during PBO

    Hi All,
    I want to issue an error message on a program's selection-screen.
    The thing is when I issue an error message inside PBO, all the text in the selection-screen are gone and replaced with lines.
    So i displayed the error message in the status bar.
                      MESSAGE S074(Z4) DISPLAY LIKE 'E'.
    But the problem with this is that it will allow to continue data processing.
    What shall I do in order for my error message to behave as an error message and not as a status message?

    Hi,
    Write your message in PAI same as you have done MESSAGE S074(Z4) DISPLAY LIKE 'E'.
    after this use call screen 'your screen no'.
    it will not lock the field.

  • How to control an error message to display at the status bar or in a popup?

    Hi experts,
    I find that one of the error message in an user exit display at the status bar in some conditions while
    display in a pop up window in other conditions. Is there some way to control its display style as I want
    it? Thanks in advance.

    Hi,
      Use the below code....
    CALL FUNCTION 'PTRM_UTIL_MESSAGE_APPEND
    EXPORTING
    i_msgtype = 'I' or 'W' <because you want message to display otherthan error>
    i_msgid = <Your message id which you are using in user exit>
    i_msgnumber = <Your messge number>
    Or
    If you want to display the text in a pop up window instead of the above process then use 'POPUP_TO_DISPLAY_TEXT' to display the message text in the popup.
    Rgds,
    Bujji

  • How can I make the status messages appear IN the status bar / add-on bar instead of floating ABOVE the status bar? (like it used to)

    now that I have the status bar back, why won't it show the status messages IN the status bar?

    The Status-4-Evar add-on can do this, it makes the add-ons bar behave in a similar way to the status bar in Firefox 3.6 and earlier.
    https://addons.mozilla.org/firefox/addon/status-4-evar/

  • Fetch the SAP Status Bar Message?

    Hi Experts,
    Pls. let me know that, How to pull/fetch the data (e.g.#) from SAP Status bar message, issued by SAP, while any creation takes place?
    e.g.
    When some thing (MB01) is created, SAP alert u with a Message, (like, saying that ''1234567890'' Document is saved/created) on the Status Bar! So, How to fetch this (#) SAP data in to my program?
    ThanQ.
    Message was edited by:
            Sridhar

    Sridhar,
    1.All the messages will be stored in TABLE-T100.You can fetch the message from this table.
    go to se11 and check T100 table.
    press ctrlshiftf10.
    in the sprsl field give it as EN.
    press f8.
    you will  be able to see all the messages.
    or
    double click on the message on the status bar.
    it will show you an help window.
    there you can get the application area followed by the msg number.
    (for ex Message no. AD399  AD-application area and 399 is the msg number)
    now go to se91.
    give the application area in the msg class
    you can see all the messages.
    2.If you want to raise your own message then you have to create a Message class and there you can give whatever the message you want.
    Report zsridhar message-id zsr.
    now double click on zsr you will be able to create you own message class where you can give you own messages which can be raised.
    If any doubts revert.
    K.Kiran.

  • Change the default teal blue color in the status bar and message section

    Hello, I need to change the following items in the Sony Theme Creator. Can someone please guide me? 1. Change the default color of the Status Bar (blue/teal in the below image) I have already inserted images in the Status Bar section of the Theme Creator. These appear in the Theme Creator previews but not when actually seen on the phone (android version 5.0.2)2. Change the default color of the message sender icons (blue/teal in the below image)3. Change the color of the 'write new message' button (orange in the below image) 

    Hi, Theme creator 0.0.3 is still not compatible for complete Lollipop features, the next update of theme creator should fix this. I am waiting for this too... Regards,Shreyas.

  • Suppress messages in the status bar

    Hello
    I am trying to launch my 10g forms on 10gAS. when the servlet loads up, I get too many messages in the browser status bar.
    like //url:lservlet/<jsessionid:some encrypted text>
    Is there any config to supress it?
    All the messages of opening gif files are shown on the status bar.

    Keerthi,
    your question is not very clear.
    I assume you dont want to see that message.
    IF that is the case, why dont you comment that line completely.
    Message S000 WITH SPACE, means it will still show the success message, but there is no text.

  • Problem in displaying messages in the status bar

    Hi all,
    I have a custom form and whenever user clicks on the save button after entering any data in it, i would like to display a message in the status bar(as like in standard oracle forms).
    I got the following solutions from some Guru's but it dint worked.
    Sol 1: Setting the CONSOLE WINDOW property of the form to the custom window name.
    I tried it and got the following error while compiling the form.
    FRM-40735: ON-ERROR trigger raised unhandled exception
    ORA-06508
    In my ON-ERROR trigger i have the standard code
    APP_STANDARD.EVENT('ON-ERROR');
    sol 2: writing the following code snippet in POST-INSERT or POST-UPDATE trigger
    clear_message;
    message('Data Saved', NO_ACKNOWLEDGE);
    synchronize;
    With both the solutions i dint get any positive output.
    Is there any other suggestions ?
    Thanks in Advance.
    Praveen

    A hack: at the end of init() put
    ActionListener hack = new ActionListener() {
    public void actionPerformed(ActionEvent evt) {          showStatus("My status message"); }
    new javax.swing.Timer(1000, hack).start();
    Then 1000 milliseconds after init() completes it'll display your message.
    There's got to be a cleaner way but if you're satisfied with this, great.
    Michael

  • Can you disable the status bar on a web browser from an applet?

    I have a signed applet and am using plugin 1.3.1_02 with IE 5.5. I use the showStatus("text") method to display pertinent information to the user in the browser's status bar.
    Currently I see all types of messages being displayed (in IE's status bar) as my applet communicates with the server. I would like to restrict what is shown in the status bar to show my system messages only.
    Can I filter what is displayed or disable status bar functionality programmatically from the applet? Or possibly with a browser/plugin setting?
    Thanks

    Hi,
    I think you can do that with Java to JavaScript communication.
    thanks,
    Srinivas.

Maybe you are looking for