Exit button not working when entering wrong date

how do I get the message not to appear by day Invalid (Frm-50004) in forms

dear Shrikant,
i have one item start_date whose data type is Date and format mask is DD/MM/RRRR ,
when i m entering worng date it is showing below message which i kept on ON-ERROR trigger of start_date item with an error code 50004 ;
"FRM-50004: Day must be between 1 and last of month."
as i m entering wrong date i want to exit my form but my exit button is not working properly.
The message appears several times, about 3 or 4 times, because the focus is on the text item to the date, and is firing the trigger ON-ERROR, debugging the code, you notice that after the message back running the line "IF", because the error frm-50004 can not be erased, is giving this error all the time because the focus is on her text item!
i have kept my push buttons mouse and keyboard navigation property to "NO".
then also it is not working tell me if any solution is there.

Similar Messages

  • Cancel and Exit button not working

    Dear Experts,
    <u>Cancel and Exit button not working</u>
    I am calling a screen from inside a report program
    using SET SCREEN 9000.
    2 of the date fields(start date end date)
    on this screen are Mandatory.
    I am not able to Come out of this screen 9000 using
    CANCEL or EXIT button
    without giving a date entry in both of
    Mandatory fields (start date end date).
    Can someone help me with a solution?
    Appreciate your valuable help;
    Points assured
    Thanks,
    Aby Jacob

    Hi..
    To avoid this problem you have to use AT EXIT-COMMAND Module.
    1. In the GUI Status for both EXIT and CANCEL buttons assign the Function type E (Exit Command)
    2. In the PAI of the Screen Call this module.
       MODULE EXIT_SCREEN AT EXIT COMMAND.
    3. Now check the OK_CODE or Sy-ucomm in this module to Leave the Screen
       MODULE EXIT_SCREEN  INPUT.
           CASE OK_CODE.
          WHEN 'EXIT' .
                LEAVE TO SCREEN 0.
          WHEN 'CANCEL'.
          ENDCASE.
       ENDMODULE.
    This will surely work.
    <b>reward if Helpful.</b>

  • Exit button not working can u say how to do that?

    Exit button not working can u say how to do that?

    Which version are you using, please the exact number? Exit depends also on the browser, not only on Captivate.

  • Exit Button not working in ESS

    Hi All,
    We have configured ESS in our landscape. When I go to any Overview/Edit/Review Page (in W-4 Tax, Add/Change dependents etc..), the Exit button which is present is not working. When I click the Exit button, it doesn't exit the current view,  but instead stays at the current location.
    Can anyone tell me the reason for this strange behaviour? Also, where should I make the code level changes for the Exit button work.
    Any kind of help would be greatly appreciated.
    Regards,
    Adren

    Hi Apparo,
    In onAction method of the Exit button, a call is made to the TargetExitApplication as follows:
    fpm.navigate(wdThis
    .wdGetFcNavigationInterface()
    .getNavigationTargetExitApplication());
    Also, the Exit button does work in the Address Overview/Edit/Review Page, but not in W-4 Tax and Benefits Enrollment.
    Any help on this problem !!!
    Regards,
    Adren

  • Exit button not working in Captivate 7 published output

    Hi. I am using Capivate v7 and am experiecing this problem with published output:
    I am using an Exit button that runs the standard javascript code
         javascript:window.close()
    so that the user can exit the presentation. The button works fine when I test out the presentation using Internet Explorer 8, but when I generate an output and try running the .swf file, the button does not work.
    How do I get an Exit button to work for the .swf output?
    Thanks,
    - Michael Fekete

    Yes, the close X does work 100% of the time. That's because the browser itself is just a window in the operating system. And you are commanding the window to close.
    And you might find yourself asking why that would work while the Exit button fails. And it would be that it's a security issue. Security prevents the window from closing because if a web site was nefarious, it could actually trap you by making changes and quickly closing the window and preventing you from browsing elsewhere.
    It's simple to turn off the Exit button. Just click Project > Skin Editor and clear the Close checkbox.
    Cheers... Rick

  • Buttons not working when slide is open

    I bought my E65 like .. umm.. a week ago, n now when i open the slide " right button, mute button, c button contacts button and the exit button isnt working, n when i close the slide they works only... it has no warranty on it because i bought a used one.. so anyone knows how to solve this problem? its irritating me ..

    Hi Jerry,
    Iam also facing the same problem ....were you able to get solution ..if yes plz share...
    When I Clikced on Add Macros button in Workbook Settings ,i was able to access the buttons ..but once i close and open the workbook iam again getting the same error..
    Iam not able to Save the Workbook settings afte Clicking on ADD Macros...
    Regards,
    Ravi

  • Exit button not working in MS Explorer

    Hi. The exit button in our Captivate courses are not working
    all of a sudden. They work in FireFox but in MS IE. We are using
    Capivate 2.0. IE version is 6.0.

    Hi Apparo,
    In onAction method of the Exit button, a call is made to the TargetExitApplication as follows:
    fpm.navigate(wdThis
    .wdGetFcNavigationInterface()
    .getNavigationTargetExitApplication());
    Also, the Exit button does work in the Address Overview/Edit/Review Page, but not in W-4 Tax and Benefits Enrollment.
    Any help on this problem !!!
    Regards,
    Adren

  • Layered menu buttons not working when built.

    I have a project that has one menu and one track. The menu has 7 buttons linked to 7 different markers in the track. When I run the simulation in DVD SP, the buttons link fine, and play as they should...but when I build the project and run it in DVD player or burn it to a disk, the buttons do not work.
    If I create a non-layered menu, the buttons will work when built...
    I feel like i'm just missing one little setting on the layered menu
    Thanks
      Mac OS X (10.4.8)  

    Don't forget that a layered menu will normally need two presses to get anything to happen, one to select the button and the second to activate it.
    That said, are you sure that you have got the psd file set up correctly? I would recommend using a background layer with everything on it that you want to appear when not selected, then only adding layers with the changes necessary to show the button selection/activation.

  • SP2013: OK button not working when editing Settings on List app

    Hi, all!  Currently running Sharepoint 2013 under Server 2008 R2.  My client is Win7 Pro/64-bit running lastest Firefox, Chrome & IE11.  I am currently a Domain Admin for our corp domain.
    Long story short, I've created a test List app.  When I attempt to add a column to the layout of the custom list app, nothing happens when I click the OK button to save the app.  No access spinning, no errors on-screen (also none visible when I view
    the source of the SP page or header), no nothing.  The highlight of the button changes as expected, but nothing else.  The Cancel button will Cancel as expected, but OK does nothing whatsoever.
    My current permissions include member of Domain Admins, Site Owners (Full Control), and Visitors (Read).  A Check Permissions on myself yield the following:
    Full Control   | Given through the "~site~ Owners" group.  
    Read   | Given through the "~site~ Visitors" group.  
    Edit   | Given through the "~site~ Members" group.  
    (Note: "~site~" is replacing the actual SP2013 site name above)
    I'm thinking it has something to do with effective permissions.  I just added myself to the Owners group this morning with no effect.  I've also tried both Compatibility mode on and off in IE, and Firefox and Chrome don't work, either.  Suggestions
    are most welcome as I'm at the point where I'm not sure if IE11 is causing a problem or if it's actually an effective permissions problem that's preventing me from saving any column changes to the List app above.
    Thanks, guys!
    Steve

    Hi Steve,
    From your description, my understanding is that OK button does not work when you create a new column.
    Please check if you get any JS error after you click OK button by pressing F12 to OP developer tool.
    Besides, please try to create a new column with steps below:
    1.      
    Click LIST tab in the Ribbon.
    2.      
    Click Create Column in Mange Views section.
    3.      
    Create your column in the dialog.
    4.      
    Click OK button.
    In addition, please confirm these points below:
    1.      
    Test your issue in another list.
    2.      
    Test your issue with another computer.
    3.      
    Test your issue with another account.
    Best Regards,
    Vincent Han
    TechNet Community Support
    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]

  • XML Data Button Not working when Exported onto BusinessObjectEnterprise

    I have an XML data button on a dashboard. It works fine in preview and on web. It does not work if it is exported onto Business Object server using XCelsius' Export to  BusinessObjectEnterprise.
    In the InfoView, I double click on the flash file, the flash files opens as expected, but when XML Data button is clicked, no new data seem to come in...
    If I export as Adobe file, and then post it onto the server, and view it using Info View, the XML data button works just fine.
    Please advise.

    Hi All,
    Even I have similar requirement.
    Any work around is appreciable.
    Thanks
    Vinod

  • Exit button not working in exe file made with Aggregator

    Hi,
    I created an .exe file using Aggregator in full screen mode but the exit button on the skin doesn't work. When I click the exit button, the dislay hiccups (wobbles a bit) but the file keeps playing and doesn't close. This is especially problematic since this occurs in full screen. The only way to exit is by hitting the Escape key on the keyboard. The exit button works fine in individual .exe files of the modules; it's just in the aggregated .exe file that the exit button doesn't work. Is there anything special I need to do to make the exit button work with Aggregator?

    Hi, this is more J2EE related stuff, SAP came with a solution but is taking ages to get the next page after the "Exit" button is pushed:
    Go to VisualAdnmin >server(n) >Services >Configuration Adapter >
    (Right side Pane) webdynpro >sap.com >tcwddispwda >PropertySheet
    default.
    Edit the property sheet and change the custom value for the property
    "sap.locking.maxWaitInterval" to 200.
    Note 1113811, explains why these kind of errors happen.
    I still waiting for a better solution from SAP.
    Cheers

  • Buttons not working when implimented using Adobe Configurator

    Hi there, i recently learned about a new program called Adobe Configurator, which allows you to build your own custom panels for Photoshop. The program is brilliant, a brilliant idea, and all seems to work perfectly. However, its connection to Photoshop in only two buttons that i have tried to use, seems to fail.
    I set up two of my custom buttons to follow the path of "File > Share My Screen...", and the other to follow the path of "File > Device Central...". However, weather i have a document opened or not, these buttons never work. I get the error message saying "The command "Select" is not currently avalible.". It says this with other buttons, but only when there is nothing open, so it is understandable. So do these buttons just not work, or am i doing it wrong?
    Thanks.

    That's a limitation of many PDF readers on the iPad. They don't support interactivity well. There are a few that do. Here's a posting on InDesignSecrets.com that I did on the subject of differences between PDF readers:
    http://indesignsecrets.com/finding-the-best-tablet-pdf-reader.php
    My favorite is PDF Expert. However, I later found I had to outline the type if I used them in an InDesign-created button.

  • Exit button not working on Personal Information DC

    Hi,
    The exit button in Personal Information ( Home Address & Phone ) DC is not working. The issue is when I click on Exit button the screen is getting refresh, but no action is taken place.
    Is the issue related to SPRO Configuration? Because the respective method is calling from FPM -fpm.navigate(wdThis.wdGetFcNavigationInterface().getNavigationTargetExitApplication());
    So I tried by writing following method, but when I click on Exit button from Edit & Review views, the page is opening in a new window instead of opening in a content area where as Overview page is opening in Content Area.
    WDPortalNavigation.navigateAbsolute
                              ("ROLES://portal_content/abc/hr/ess/iviews/com.abc.hr.ess.iview.area_personal_information",
                     WDPortalNavigationMode.SHOW_INPLACE,
                     WDPortalNavigationHistoryMode.NO_HISTORY,
                     null);
    Also I would like to know what are the configurations we need to do in SPRO with respect to ESS & MSS.  
    Thanks in advance to resolve the issue.
    cheers
    dev

    Create an alert with name close_alert write message of you choice give lable to button1 and button2 Yes and No respectively.
    On your exit button write below code
    declare
         al number;
    begin
         al:=show_alert('al_close');
         if al=alert_button1 then
              exit_form(no_validate);
         end if;
         end;Edited by: XeM on Apr 6, 2013 2:39 AM

  • Custom Exit Button not working..looks for required input field on screen?

    I defined this EXIT button as type E in Menu Painter.
    I am using "MODULE At EXIT-COMMAND" in my PAI.
    SAP message still asks for the required input field when I select the function EXIT button?
    The logic still will not break into the At EXIT-COMMAND of my PAI?
       Thank-You.

    Hi
    Have you assigned variable OK_CODE in the list of screen element?
    IF NOT zin_railid is initial.
        LEAVE TO SCREEN 0100.
    ENDIF.
    Which is the sense to create a button for exit-command and doesn't allow the exit if the input field is empty?
    In SE41 I entered "Back" over the back button, "EXIT" over the exit button, and "CANCEL" over the cancel button.
    I selected each one, and got a popup to enter "E" for each type. As I said they appear, but do nothing?
    Did I need to set a status for these?
    No you don't, it's only important to define a functional having the attribute for EXIT-COMMAND
    Max
    Max
    Edited by: max bianchi on Nov 5, 2010 6:31 PM

  • Exit Button not working through Workflow

    Hi,
    I'm using a Custom Business Object for triggering my workflow. I've used own transaction and used in my method. The workflow triggers and works properly. My problem is when i run the transaction code manually and click on 'Back' or 'Exit' button, it leaves program and comes out. But when i go through the workflow and execute from my inbox, it doesn't come out of the tcode i.e it doesn't leaves the program. It remains in the same screen...
    Can anyone know what is the problem ??
    Do i need to end the event  or something have to be done for exit ?

    You wouldn't happen to have a loop there, and steps that continue within a dialogue session, so it is actually new workitems you keep executing?
    Perhaps not, so the problem may be caused by the way you are calling the code that presents the user interface. When you submit a program and the program tries to leave the screen it will go to the screen it came from. But it didn't really come from a screen. I believe that may be your problem in this case.
    For a synchronous task I would recommend calling a function module - the function module can open a screen, or do whatever you need. The main point is that the function module can return a value to the method which can be used to determine whether you should call the macro exit_cancelled to indicate that the user cancelled execution.

Maybe you are looking for