How to disable warning message?

i design a form. when i close the form by using default close button, it showing a message box
do you want to save changes you made?
can i deisable this message, how?
thanks
yash

i used:
create a program unit contain code:
PROCEDURE emp_birth IS
l_count number :=0;
cursor c1 is
SELECT A.EMP_NO,A.FIRST_NM,A.MIDDLE_NM,A.LAST_NM,B.BIRTH_DT,
C.DESIG_DESC
from HRT_EMP_MST A,HRT_EMPOTH_MST B,HRT_DESIG_MST C
WHERE A.EMP_NO=B.EMP_NO
AND C.DESIG_CD=A.DESGN_CD
AND A.COMP_CD='COMP2'
AND A.ACTIVE_FLG='Y'
AND to_char(B.birth_dt,'DD-MM')=TO_CHAR(SYSDATE,'DD-MM');
begin
FIRST_RECORD;
FOR I IN C1
     LOOP
     :HRT_EMP_MST.EMP_NO:=I.EMP_NO;
     :HRT_EMP_MST.FIRST_NM:=I.FIRST_NM;
     :HRT_EMP_MST.MIDDLE_NM:=I.MIDDLE_NM;
     :HRT_EMP_MST.LAST_NM:=I.LAST_NM;
     :HRT_EMP_MST.BIRTH_DT:=I.BIRTH_DT;
     :HRT_EMP_MST.DESIG_DESC:=I.DESIG_DESC;
     IF C1%NOTFOUND     THEN
          EXIT;
     END IF;
     NEXT_RECORD;
     END LOOP;
EXCEPTION
WHEN NO_DATA_FOUND THEN
Exit_Form(No_Validate);
end;
this program unit is called at when-new-form-instance trigger.
please advice changes sothat mesage do not display..
Edited by: yash_08031983 on Feb 7, 2011 1:03 AM
Edited by: yash_08031983 on Feb 7, 2011 1:05 AM

Similar Messages

  • How to disable warning messages in Acrobat CC?

    For example, the cropping feature.
    Thanks.

    You better ask in the Acrobat forum (this is the Acrobat.com forum) and provide some additional information.

  • Don't know how to repair "Warning" message

    Hi all,
    I opened a file using Adobe Acrobat 8.2, which came on a new Dell laptop I purchased just before the holidays. Just as I started to move the side cursor to advance the page a warning box appeared that said:
    Warning: A serious error has been detected and Adobe Acrobat 8 Standard cannot continue. Please reinstall the application and try again." When I click OK it closes the whole pdf file.
    I can't reinstall anything as I have no disk - the laptop didn't come with anything - all programs were preloaded. What do I do and how can I reinstall Adobe Acrobat?
    I've run all my cleaners, debuggers, defraggers, malware, etc and everything is clear. I really need help as I can't open school documents without this! Help! I truly appreciate it!

    Thank you, Anubha.To tell you the truth, I wasn't thrilled with the prospect of paying around $500 to get the newest version. Something interesting happened this afternoon, though, when I opened my laptop. As soon as it connected to the internet, a request for Adobe update popped up, and I watched in great surprise as it automatically "removed" files and then "re-installed" files.
    Bottom line, everything is working again. I don't know whether there is some feature that detects when a repair is needed, but a repair it did!Thank you again and thank you to the Adobe gods!Art
          From: Anubha Goel <[email protected]>
    To: Art627 <[email protected]>
    Sent: Wednesday, March 25, 2015 10:13 PM
    Subject: You have been mentioned by Anubha Goel in Re: Don't know how to repair "Warning" message in Adobe Community
    |
    You have been mentioned
    by Anubha Goel in Re: Don't know how to repair "Warning" message in Adobe Community - View Anubha Goel's reference to you  Hi Art627, I am sorry but Acrobat 8 is a very old version and Adobe no more provides support for this product.You might find download link for Acrobat 8 pro on Adobe's Other downloads link, but not for Acrobat 8 standard.Please let me know what is your OS version.I would suggest you to install and use the latest version of Acrobat i.e. 11.0.10 which is compatible with your OS as well as offers enhanced features and functions. Choose to download a 30-day free Adobe Acrobat trial version from here:Download Adobe Acrobat free trial | Acrobat XI Professional Now, see how it goes. Regards,Anubha 
    Participate in the conversation by replying to this email
    To stop receiving these messages whenever you are mentioned, go to your preferences and disable notifications for direct social actions. |

  • How to show warning message in am

    How to show warning message in am but not Stop , it still can go ahead.
    Thank you very much.

    jamras ,
    If i got you correct you wanna show user a list fo warnings after that have occured in some method in AM, and show them to user collectively, and the processing of the page should not stop in the above. What you need to do for it, is instead of throwing warning message in AM, collect all warnings in a arraylist or vector. when you navigate back to CO, iterate through this arraylist/vector and for each use pagecontext.putDialogmessage(oaexception).In this way you will be able to show all warning messages on page and your processing will not stop!
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to add warning message while using 'print' function in Adobe LiveCycle Designer

    I am trying to make pdf document for my company which requires adding a warning message while anyone use 'print' function from the page...
    Does anyone know how to add warning message on LiveCycle Designer
    Also my supervisor mentioned something using 'nag' if that rings any bell

    No you shoudl never go into the XML source unless uinstricted to do so.
    You can open the script editor (under the window menu). It will appear above the drawing area but below the toolbars. You can resize it if there is not enough room. When you click on an object in the form you can choose an event to script against in the Show dropdown. In your case you will want to choose the prePrint event. A line will show up that indicates the object that is associated with the script as well as the event and other information. Add your script below this line. Once that is done you are finished and your form is ready for testing.
    Paul

  • How to disable SC message BBP_PD 008 and BBP_PD  882

    how to disable SC message BBP_PD 008 and BBP_PD  882

    Hi. Why do you want to disable 008? That message means no account assignment has been entered, you will not be able to save your cart.
    What is 882? I can not see that in SRM 5.
    Regards,
    Dave.

  • How to Capture warning message in SHDB recording

    Hi SDN,
    I am getting problem in Recording FB03 through SHDB.
    when i am clicking on save as complete button i am getting a warning message as duplicate entry.
    when click on enter button the actuval object got saved bu from recording it is not captured.
    how we can continue with this

    Hi
    Sorry
    i know that
    i don't want to display messages.
    when i am recording a Transaction code.
    i am getting a warning message as check for duplicates.
    when click on enter button that warning message is got disappiared but that enter click is not recorded in FB03 recording.
    when i process that recording it is stopping that transaction code at that warning message in BDC.
    please suggest

  • Disable warning message in MB1A during BDC

    Hi,
    I am posting the goods issue records into SAP through MB1A in BDC.  However the warning message finally becomes the return message of the BDC call and the action is failed.  Actually it can be skipped by doing the transaction manually.
    Any solution can be used to disable the warning?
    Thanks.
    Angus.

    that error is comming for ur Config, So u cannt Skip that message from  BAPI returns, try to change CostCenter or Docuent Type.
    regards
    Prabhu

  • How to show warning message in two Lines.

    Hi,
    Can some one please let me know how to show a warning message in two lines. I have created a Message in EBS in two lines but it still displays on the page in a single line.

    use bundled exception.
    ArryList peerExceptions = new ArrayList();
    peerExceptions.add(new OAException(....));
    peerExceptions.add(new OAException(....));
    OAException.raiseBundledOAException(exceptions);
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to convert Warning message Appl.Area V1 mess.No 428 to Error Message

    Hi,
    Can any one please tell me how to make a warning message to error message in Scheduling Agreement, message no is 428 and application area is V1, this message comes when the user exceeds the target Qty in Schedule line.

    If a message is a custom message, then by changing the message type from W
    (warning) to E(Error) we can convert the message type into error message. This is done with the help of development guy. A change in the code is needed.
    If it is a standard message, then it depends on w hether we have teh access to change the message type. If access is there, then it is possible to change the message from Warning to Error. i.e. If we are capturing std SAP message in our code and displaying then we can change it, else if SAP message is displayed directly, we cant change it.
    So, to change it, capture the error message from SAP in some Zcode and then convert that message into a custom message of message type E.
    The whole change needs ABAP support.
    Reward if it helps.

  • How to display warning message in PL/SQL?

    Hi,
    I would like to know how to display a warning message in PL/SQL?
    Thanks and Regards,
    SC

    PL/SQL is not an interactive programming language, so there is generally no place to print any sort of message, no place to prompt the user for input, etc.
    A SQL*Plus script can use the SQL*Plus client as a very basic way of interacting with users using the PROMPT command to accept input and using DBMS_OUTPUT to print messages to the console (assuming the script does a SET SERVEROUTPUT ON to enable printing the results). Other applications may have similar sorts of scripting possibilities, generally based on a subset of the commands SQL*Plus supports.
    Justin

  • How to trap warning messages generated from the background processing?

    Hi all,
    Following is my requirement, i want to know whether it can be done and how?
    The credit management (CM) warning messages generated as a result of the CM background processes, where do the messages go? Can you trap them and include them in an interface control report?
    Thanks

    Hi
    If it's created a job for that process, you can try to read the log: here you should find all triggered messages, so the warning ones too.
    U can try to use fm like BP_JOBLOG_READ or BP_JOBLOG_SHOW in order to get the log.
    Max

  • How to handle warning message for the fields in tab merging , PERSONAS 2.0

    Hi all,
    Please advice me on the below issue.
    In a transaction VA32 , I have merged the fields from one tab to another tab using tab caching.
    when i try to change the value of  a merged fields , it throws the warnings message. So it is continuously looping from one tab to another tab.
    So i tried to use the additional editor concepts in tab caching as below.
    Looping is stopped and throws warning message in the same tab.
    All the changes are saved successfully only when the enter button is clicked once in the main screen, else the changes are not saved and my previous value remains.
    Anybody have an idea on how we can use Additional actions in Tab caching concepts.
    Thank you,
    Arun

    Hi Kranthi,
    When i try to save the fields which i merged from different tab is not saving.
    Please find the below details.
    Green highlighted fields are custom fields which is merged from different screen like header or item overview screen. This is handled in script button.
    Red highlighted fields are merged from different tab like shipping or sales using tab caching concept.
    While changing the value of the fields which is merged from different tab , and press ENTER then it throws the Warning message if occurs.
    After warning message, if i try to save using the script button for copying all the custom fields which is merged from different screen , pasted it to their respective screens and also saved.
    Its working fine.
    When i try to save it before pressing ENTER button then the respective changes had made in the merged fields from different tab are not reflected.
    How we can handle this issue?
    Thank you,
    Arun

  • How to convert warning message MM071 into error message

    Hello All,
    I have flag deletion indicator for 1 material thru tcode MM06
    Now i have to convert that error message into warning message..
    For the same i went to path--spro - Mat mgmt-purchasing-Environmentdata-define attributes of System messages,but it didnt solved my purpose..
    How to solve it...Helpful answers will be highly appreciated
    Regards
    NanoSAP

    dear sir.
    pl check message number ME-051 this message for Material & flagged for deletion.
    regards
    jrp

  • How to disable security message

    We use both JRE 1.6.0_20 and 1.5.0_10, therefore anytime an app is started it displays a "Java Security Warning" message:
    Name: WSApplet
    From: http://<servername>
    "The required version of Java, 1.5.0_10, is not the latest and may not contain the latest security updates."
    And then there are two buttons: Run and Cancel
    I want to disable this window and automatically select "Run" and distribute this fix across our 1000+ computers.

    CubanFrapAddict wrote:
    ... it is not our HTML code to create/changeIf your browser can access the html that launches the applet
    whoever is hosting the html have already given you access to it.
    If you believe it will not be permissible to download the html to a local cache
    be sure to turn caching off in your browser...
    Unless you believe the browser cache does not count.
    If you believe it will not be permissible to download a local copy of the html
    and make the required adaptations,
    you can use something like the Firefox GreaseMonkey plugin to
    rewrite the html on the fly to make the html fit your needs.
    No local copy needed (well, browser cache probably stores the rewritten html).

Maybe you are looking for