To get the warning messages raised in determination

Hi Expert,
I am validaing the Root node using determination(on modify) and raising warning messages , and these warning messages needs to caprured onclicking save button. when clicking save button twice the warning messages goes off and displays "Save not required" I need to display the warning messages untill user modifyies the data...
Cann anyone help me on this
thanks in advance

Dear Sasi,
Are you able to display messages on application screen?
Why do you want to double click on the SAVE button?
Your issue is not clear.
You can have validation class created where in you can validate certain conditions and raise messages if required criteria is not satisfied.
May be some of the below related blogs helps you in this aspect.
WKS: How To Avoid Message Flooding
Message handling in BOPF
Quick and Dirty (QAD) - 02 Implementing custom TM Conditions (Part 1 of 3)
Thanks,
Bharath.

Similar Messages

  • Getting the Warning message while searching in the Query panel

    Hi all,
    getting the following warning message while searching something through Query panel.
    <SimpleSelectOneRenderer><_getSelectedIndex> Could not find selected item matching value "VwObj_SearchNCCriteria" in QueryRenderer$2[UIXEditableFacesBeanImpl, id=null]
    can anybody help me in filtering this warning message
    Thanks & Regards,
    Veeresh

    Hi Frank,
    the JDeveloper version is JDeveloper Studio 11.1.1.3.0
    I have a View object View_Query for that i have added View critirea as View_Query_Critirea.
    I dropped the Critirea as Master-detail table in the page.
    when i try to search anything in the master-detail table I am getting the warning message which i mentioned in the original post.
    thanks,
    Veeresh

  • How do I get the warning message back that says information you are sending may be read by a third party continue or cancel?

    I used to get the pop down screen that said information you are sending could be read by a third party, continue or cancel. at the left corner there was a little box the was checked that said basically always ask this first, somehow I was not paying attention and unchecked it. now the warning does not appear.

    You can set the pref <b>security.warn_submit_insecure</b> to true and maybe other security.warn prefs as well on the <b>about:config</b> page.
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    You can use the Filter bar at to top of the about:config page to locate a pref more easily.

  • Although I have the latest version of Firefox installed, I'm constantly getting the warning message that I AM USING THE OLD VERSION; what could be the issue here?

    I usually upgrade Firefox within a couple of days when the new version is issued. Nevertheless, I can't seem to get it right. Although when I check "About Firefox" tab in the Help menu it says that my version is 9.0.1 (i.e. the latest version available) - still on the Firefox Update page I always get this annoying msg:
    "''Hey there! Looks like you’re using an old version of Firefox.
    Don’t miss out on the latest technology & security features.
    Get the free upgrade in less than a minute.''" And, I see that your "educated guess" about my browser recognises it as a 3.5.5 version (far being it from the truth!).
    I don't believe that the fact that I'm still using Windows XP should have anything to do with this problem, but fyi - my OS is Win XP SP3, regularly updated and upgraded.
    Also, even though I live in Croatia, I prefer my Firefox (and other programs) in English, so I use UK version of Firefox.
    I do have some problems updating MS .Net Framework - could this be the issue with Firefox too?
    Anyway, I've already tried uninstalling and reinstalling Firefox, even tried installing Croatian version - nothing helped.
    As a result of this, I also have a problem with Gmail - I can only use standard, basic HTML view. Also annoying as hell.
    Btw, as for "Installed plugins" - I'm not sure which of those are right, but I do not have Netscape installed, and never had one on this computer. I even ran the search for term "Netscape" and it came out empty.
    There, I think I've provided as much information as I could think of - so, please help me to sort this out - if you can.
    Thanks

    see also these pages and threads about Fast Browser Search (FBSMTWB in the user agent).
    http://help.fastbrowsersearch.com/
    http://www.pccybertek.com/2009/05/remove-fast-browser-search
    thank you

  • How can i get the error message from the thrown/raised exception?

    DB version:10gR2
    Examples for this thread taken from
    Want Stored Procs to get exectuted regardless of preceeding SPs Success or
    I have a package with several functions and procedures inside.I created a caller procedure called callProcs, which will execute various procedures within the package in the appropriate order.
    In the below example i cannot get the error message thrown from line 20
    create or replace package body mypackage
    is
    variable_proc1 number;
    variable_proc2 number;
    variable_proc3 number;
    v_result       number;
    my_exception   exception;
    procedure proc1
    is
    begin
    select 8/0 into variable_proc1 from dual;
    exception
              when others
              then raise my_exception; ----line 20
    end;
    procedure proc2
    is
    begin
    select 1 into variable_proc2 from dual;
    exception
              when others
              then
                   null;
    end;
    procedure proc3
    is
    begin
    select 3 into variable_proc3 from dual;
    exception
              when others
              then
                   null;
    end;
    Procedure caller_proc
    is
    begin
    proc1;
    proc2;
    proc3;
    v_result:=variable_proc2+variable_proc3;
    dbms_output.put_line('The output is '||v_result);
    exception
              when my_exception
              then
    dbms_output.put_line('Heyyyyy the error is '||SQLERRM); -- exception caught at line 64 of caller proc
    end;
    end mypackage;
    When i try executing the caller proc, i don't get the error. Instead i get the text User-Defined Exception as shown below
    set serveroutput on
    exec mypackage.caller_proc;
    Heyyyyy the error is User-Defined Exception
    PL/SQL procedure successfully completed.Edited by: user10633418 on Mar 10, 2009 11:30 PM

    Thank you justin.
    Sorry my earlier post was a bit ambiguous.
    I wanted the error generated at proc1 to be captured at caller proc's Exception handling section (line 64) so that i could log the error to an ERR_LOG table.
    I can actually log this error at proc1 itself like
    exception
    when others
    THEN
    error_message :='My custom message for the particular proc '||SQLERRM;
    dbms_output.put_line(error_message);
    logerror(error_message); --an autonomous error logging proc
    raise;But there is a RAISE statement in proc1's exception handling, so the exception gets propogated to caller proc's exception handling section {color:#ff0000}*and another redundant row will be created at ERR_LOG table for the same error because there is a*{color}
    logerror(error_message);--an autonomous error logging proc
    in the WHEN OTHERS section of exception handling section of the caller proc
    I want to avoid the creation of this redundant row in ERR_LOG table.

  • Hi, I am getting a warning message on screen, saying that my iPad hasn't been backed up for 2 weeks, and saying under what circumstances the message appears. My problem is, is that I have backed up iCloud, but am unable to remove the warning.

    Hi,
    I am getting a warning message on screen, saying that myiPad hasn't been backed up to iCloud for two weeks, and advising under what circumstances the message appears. My problem is, is that I have backed it up, but am unable to remove the message, and whilst the message is there, the iPad is frozen, and I cannot do anything.
    Has any other user had such a problem, and if so, how did they rectify it.
    Any advice would be greatly appreciated.
    Thanks in advance.
    clarinet99

    Try this.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up

  • How to get rid of the Warning Message L3 010 in LT01?

    Hi, guys,
    Is there any approach to get rid of the Warning Message L3 010(Check your entries) in LT01? I'm running a BDC program, but it's always interrupted by this message both in online and background mode...
    Thanks a lot
    Michael

    Maybe you can try FMs instead of BDC to achieve your goal:
    Creating/confirming transfer order (WM) using bapi/function modules
    E.g. L_TO_CREATE_SINGLE, L_TO_CREATE_MULTIPLE,L_TO_CONFIRM (which are mentioned in the thread linked above)
    Regards,
    Csaba

  • GNU fortran90 doesn't work now.  I get the error message:gfortran: warning: couldn't understand kern.osversion '14.0.0 ld: library not found for -lcrt1.o collect2: error: ld returned 1 exit status

    GNU fortran 90 no longer works.
    I get the error message:
    gfortran: warning: couldn’t understand kern.osversion ‘14.0.0
    ld: library not found for -lcrt1.o
    collect2: error: ld returned 1 exit status

    GNU fortran 90 no longer works.
    I get the error message:
    gfortran: warning: couldn’t understand kern.osversion ‘14.0.0
    ld: library not found for -lcrt1.o
    collect2: error: ld returned 1 exit status

  • I get the following message when I sync my iPad "iTunes cannot sync apps on iPad as apps cannot be determined" How do I fix this?

    My iPad backs-up on my computer no problem but I get the following message and my apps will not sync. " iTunes cannot sync apps because the apps insatlled on the ipad could not be determined". Can anyone help me to fix this issue?
    Thanks in advance

    Did you try and choose Restart instead?  You may need to uninstall and re-install it using the instructions in this Apple support document.
    How to restart the Apple Mobile Device Service (AMDS) on Windows
    B-rock

  • When trying to sync my iphone in itunes i keep getting the error message "itunes cannot sync apps because the apps installed on the iphone could not be determined." can anyone explain what this means?

    when trying to sync my iphone in itunes i keep getting the error message "itunes cannot sync apps because the apps installed on the iphone could not be determined." can anyone explain what this means?

    I received the same error message after I had recently updated iTunes to 10.5.1 and I had wirelessly updated 13 apps.  I had to go into iTunes and select Apps, on the bottom right it said I needed to update 13 apps.  I updated the apps via iTunes and then synced again without an issue.
    iPhone 4S / OSX 10.6.8 / iTunes 10.5.1

  • I can't shut down my MacBook Pro.  I'm getting the following message: "The Finder can't quit because some operations are still in progress." How can I determine what is running?

    I can't shut down my MacBook Pro.  Each time I try, I get the following message: "The Finder can't quit because some operations are still in progress."  How can I determine what is running?

    Yea,
    I bought an original CRT iMac  two day's before  they were launched, which got the reseller into trouble, and had it replaced by APPLE.
    This was a great learning process for me dealing with the glitches. :-)
    I LOVE MAC. Now own 4 and on my 10th. in 15 years + 7  bought for family.
    Cheers,
    Tom

  • I installed Adobe 8.0 and keep getting the following message when I try to open it: Warning: you entered an invalid serial number in adobe 8.0. Please re install adobe under a valid serial number.

    I installed Adobe 8.0 and keep getting the following message when I try to open it: Warning: you entered an invalid serial number in adobe 8.0. Please re install adobe under a valid serial number.

    Adobe Acrobat 8.0
    standalone version
    Worked for years.......pc crashed.......fresh install of everything, but Acrobat will install, but I get error message when I try to use.

  • I'm having the same registry issues with my CDROM, getting the warning when iTunes starts up.  I've followed the article on how to add the upperFIlter to the registry and it solves the warning message but the DVD/CD writer disappears completely.

    I'm having thet same registry issues with my CD-/DVD as is talked about in one of the fix articles I've found here. I added the UpperFilter entry to the registry since it was not there and restarted.  This fixes the warning message but then there's no CD/DVD device shown at all in windows.  I can put it back to normal and vice versa and get the same results, but I can't get this issue fixed. When I get the registry warning on starting iTunes, I can still rip from CDs and my DVD burner works just fine using other programs.
    Any more ideas?

    This fixes the warning message but then there's no CD/DVD device shown at all in windows.
    That symptom suggests the afs.sys issue ... but there's some other things that might cause it too.
    We'd better check to see if we can find what's going on.
    Could you post your diagnostics for us please?
    In iTunes, go "Help > Run Diagnostics". Uncheck the boxes other than DVD/CD tests, as per the following screenshot:
    ... and click "Next".
    When you get through to the final screen:
    ... click the "Copy to Clipboard" button and paste the diagnostics into a reply here.

  • I just bought aperture and downloaded it from app store. when I try to open the app I get a warning message that says: There was an error opening the database for the library "~/Pictures/Aperture Library.aplibrary". The only option the is to quit. What is

    I just bought aperture and downloaded it from app store. when I try to open the app I get a warning message that says: There was an error opening the database for the library “~/Pictures/Aperture Library.aplibrary”. The only option the is to quit. What is wrong?

    Hi,
    not sure what the problem might be, but you can try the following:
    While pressing ALT+CMD on the keyboard, click on the Aperture icon in the dock: Aperture then opens in a special "recovery mode", and you're prompted to choose what kind of repair you need: Repair Permissions / Repair Database / Rebuild Database
    Considering the situation, I'd recommend you to try "the "Repair Permissions" option first.
    If that isn't enough (and it may well be the case), then go straight for the "Rebuild Database" option; it's a non-destructive opration anyway, but since you've just installed Aperture you shouldn't have anything valuable in the default library...
    NOTE: if you do have some pictures in the library, instead, do a backup first! Time Machine is your friend
    Another option would be to launch Aperture while keeping only the ALT (option) key pressed: Aperture will ask you what library you want to open, or you can choose to create a new one from scratch.
    Good luck!
    Corrado

  • My Samsung Galaxy Strat. II was water damaged but after putting in rice I got it to come on. The problem is, when I try to charge it with my home or car charger, i get a warning message that the charger isn't compaitble. Is this a phone or battery issue

    My Samsung Galaxy Strat. II was water damaged but after putting in rice I got it to come on. The problem is, when I try to charge it with my home or car charger, i get a warning message that the charger isn't compaitble. Is this a phone or battery issue'

    I am sorry to learn that your phone has some water damage smreyn! Liquid damage can cause many different issues, including inability to recognize chargers and accessories. Do you have insurance on your phone? If you do, you can get a replacement very soon! Just submit your claim at this link http://bit.ly/07CrqPK
    AntonioC_VZW Follow us on Twitter at www.twitter.com/VZWSupport

Maybe you are looking for

  • How do I combine 2 user accounts on the same computer

    An account was set up when I purchased my MacBook Pro and when I got home and transfered my information from my netbook to my mac I inadvertantly set up another account.  How do I combine the 2 so I just have everything on one. THANKS!!

  • How to download alv grid output(with field catalog) into excel file format

    Hi all, How to download alv grid output(with field catalogs) into excel file format and same file has to download to application server. Please help. Regards, Satya.

  • I can't get PS CC to download on my macbook pro

    I can't get PS CC to download on my new macbook pro.  Ive gone back to the download center and click on download, but nothing happens.  Can someone give me details on what to do?

  • Desktop items gone...or hidden..?

    After some attempts to run DiskWarrior from one HD to another I was asked for privileges and I must have done something wrong. My desktops items are not there (don't appear on desktop) and I can't find them anywhere on my HDs. But... tried to copy 2

  • ITouch Notes

    I've had no problem syncing iTouch Notes until I upgraded to the 2.0. Now my notes are gone. Any idea where I can retrieve them? Thank you.