Urgent: "Exit" in MainMenu Does Not Exit Application Right Away, Why?

Hello All,
We have many forms accessible from the MainMenu. I recently modified two forms (Form-a & Form-b) by using the CALL_FORM built-in in Form-b to call Form-a to allow users to return to Form-b with previous parameters and query search results. After the change implementation, all works okay except now our users sometimes have to hit the “EXIT” button in the MainMenu to exit the application more than several times(five times in one case I know of). The following is the PL/SQL code for “EXIT” in the MainMenu:
BEGIN
  --check_update;
  IF :GLOBAL.SESSIONS > 1 THEN
    REMOVE_SESSION;
  END IF;
  DO_KEY('EXIT_FORM');
END;Any thoughts/suggestions on this?
Thanks in advance,
Jinlan
--

hi
try something like this.
BEGIN
  --check_update;
:global.sessions :=null;
  IF :GLOBAL.SESSIONS > 1 THEN
    logout;
  END IF;
do_key(' exit_form'); -- you have to press F4 to exit
END;If its Correct/Helpful please mark it. Thanks.
Sarah
Edited by: S@R@h on Nov 3, 2009 8:55 PM

Similar Messages

  • My computer does not start up right away after I close the top... Is my hard drive going bad? Help please!

    I typically just close my computer when I'm done with it, instead of putting it to sleep or logging off. Recently, when I open it back up, it does not start right away. I have to press the power button half a dozen times before it starts. HELP!!

    annie1977-
    Greetings and welcome.
    Try booting from the system install CD/DVD by putting the disk in the drive and starting up while holding down the c key.
    After boot-up find the Disk Utility, either on the desktop or under the Apple menu. Select your startup drive and the repair permissions on that drive. See if that helps.
    Luck-
    -DaddyPaycheck

  • Error when trying to install the adobe creative suite exit code 39.I get the following error message Directory does not exist : /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/uninstall/Uninstall Product.app

    i have run the adobe cleaner , repaired disk permission and also tried to download and install several times.
    this is a mac osx running the yoshmite
    please help
    this is the error
    Exit Code: 39
    Please see specific errors below for troubleshooting. For example,  ERROR: DW042 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 2 error(s)
    ERROR: Directory does not exist : /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/uninstall/Uninstall Product.app
    ERROR: DW042: ARP Entry couldn't be created for language : en_US

    Oliviat14nov does /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/uninstall exist on your computer? 

  • Javax.servlet package does not exits

    Hi all
    i have set my classpath as follows:-
    J2EE_HOME - c:\Sun\Appserver
    path - %JAVA_HOME%\bin;%J2EE_HOME%\bin
    set classpath- .;%JAVA_HOME%\lib;%J2EE_HOME%\lib\j2ee.jar
    my j2se path and classpath already set
    but after setting path and classpath for j2ee i m not able to compile my servlet
    the error is package javax.servlet does not exits
    i know this error arised when we dont include j2ee.jar in classpath , but i m using j2ee.jar as well in my classpath
    plz suggest

    but you can also try including it in the web-inf\lib folder of your webapp.You should NEVER bundle the servlet-api.jar into the WEB-INF/lib folder of a web application.
    The server will always have its own copy. Putting your own there will just confuse things, and create errors.
    Ok, so you have set the classpath. What tool are you using to compile your code? Does it look at the classpath?
    Cheers,
    evnafets

  • Remote Update Manager does not exit

    I'm trying to use Remote Update Manager to update PCs in our domain, but RemoteUpdateManager.exe does not exit, it just hangs. The log looks like this
    11/04/14 15:19:27:374 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | ##################################################
    11/04/14 15:19:27:374 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | ##################################################
    11/04/14 15:19:27:374 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | Launching the RemoteUpdateManager...
    11/04/14 15:19:27:374 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | RemoteUpdateManager version is : 1.7.0.25 (BuildVersion: 1.6; BuildDate: Tue Sep 02 2014 07:02:05 )
    11/04/14 15:19:27:374 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | **************************************************
    11/04/14 15:19:27:374 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | Initializing UpdaterCore Library...
    11/04/14 15:19:27:484 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | UpdaterCore library initialized successfully.
    11/04/14 15:19:27:484 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | **************************************************
    11/04/14 15:19:27:484 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | Starting UpdaterCore CheckForUpdate...
    11/04/14 15:19:29:730 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | CheckForUpdates completed successfully.
    11/04/14 15:19:29:730 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | **************************************************
    11/04/14 15:19:29:730 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | Starting UpdaterCore DownloadUpdates...
    11/04/14 15:19:29:730 | [WARN] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | No new applicable Updates. Seems like all products are up-to-date.
    11/04/14 15:19:29:730 | [INFO] |  | AAMEE | Utilities | RemoteUpdateManager |  |  | 2164 | **************************************************
    What I'm not getting is the "Ending the RemoteUpdateManager Return Code (0)" part.
    I'm using the latest AAMEE.
    Are there any further things I can do to see why this is happening?

    It seems to be related to the new Creative Cloud Packager (version 1.7).
    All the packs I had made with 1.5 exited correctectly.
    All the packs I have make with 1.7 dont exit.
    And it seems to be impossible to go back to 1.5 ....
    I think the problem might be with this line (from uob_csis but I get the exact same):
    RemoteUpdateManager version is : 1.7.0.25 (BuildVersion: 1.6; BuildDate: Tue Sep 02 2014 07:02:05 )
    There seems to be an incoherence between the version and the buildversion.

  • Path does not exit - While trying to save file on SharPoint Server 2013 from client machine

    Hi,
    I have installed Microsoft SharePoint Server 2013 Enterprise Edition on my testing Lab environment (On VM Workstation 10) on Windows Server 2012 with SQL server 2012, I can access all files stored at SharePoint Server from any physical machine, I can share
    a single file among different people to work simultaneously, but here i stuck on saving any file from client machine to directly on SharePoint Server, Attached is the snap shot, whenever I try to save any file directly It says Path Does Not Exist, If I drag
    and drop any file directly to SharePoint I do not see any error message.
    I read from different posts that I need to Enable Desktop Experience Feature on Server 2012, which I installed but no positive result gained :(
    I will appreciate for any possible help?
    Ali

    Hi Ali,
    Please try disabling the protected view per the link below and test the issue again:
    http://social.technet.microsoft.com/Forums/en-US/b8381a19-3394-406f-8adb-1976f45460ef/path-does-not-exit-while-trying-to-save-file-on-sharpoint-server-2013-from-client-machine?forum=sharepointgeneral
    You could simply type the url as http://sp/sites/sitename in the Filename place.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Number range intervel 50 does not exit fbn1

    Hi,
    I am getting these Error while using MIGO Transaction in Quality server.plz tell me how can i Solve these problem.
    for object rf_beleg gvk,number range intervel 50 does not exit fbn1

    Dear
    Maintain the number range for invoice documents in FBn1 t.code for 50 for the fiscal year 2009
    prodecure add in new intervels,
    Ex:
    No year   from number             to number
    50  2009  1000001                   1999999
    Regards
    venu gopal

  • Getting file... does not exit error msg when attempting to use the setXSLT method

    I am attempting to use a PL/SQL procedure to generate HTML by using the DBMS_XMLQuery.setXSLT and DBMS_XMLQuery.getXML methods. When running the procedure, the following line
    DBMS_XMLQuery.SETXSLT(xsuQry, 'hmwebserver/Series47/Modules/Results_View/hmRVTemplateStyle.xsl');
    throws an ORA-29532 error with the message '... File... .xsl does not exit'. What does this actually mean, and more importantly, what can I do to correct the issue?
    Thanks in advance for any help.

    Hi
    In the dimension/Measure definition, you can select the table. Find the below screenshot.
    If you still getting the issue…Can you please share your screenshot, for better understanding the issue?

  • RAISERROR with Try/Catch does not exit after exception in catch block

    I am trying to propogate an error from within my proc out to the caller.
    In the attached example I have 2 sets of try catch blocks.
    I raiserror in the first
    catch the error and then raiserror again. (I expect to exit)
    I do not expect :
    to get to print 'post test'
    to get to second try block.
    but this does not exit, instead the code flows as per 2 runs.
    I do not understand the reason for the flows, as it seems counterintuitive to be raising an error but then still print following exceptions. I cannot seem to find any references that explains this behaviour.
     running tests together results
    print '-------------------------------------------------------'
    print 'test 15'
    exec test_raiseerror 15
    print '-------------------------------------------------------'
    print 'test 16'
    exec test_raiseerror 16
    print '-------------------------------------------------------'
    print 'test 17'
    exec test_raiseerror 17
    print '-------------------------------------------------------'
    print 'test 18'
    exec test_raiseerror 18
    print '-------------------------------------------------------'
    'RESULTS'
    test 15
    error number provided: 15
    Msg 50000, Level 15, State 1, Procedure test_raiseerror, Line 21
    name hello 15
    post test
    15
    Msg 50000, Level 15, State 1, Procedure test_raiseerror, Line 37
    name hello 2 15
    post test2
    test 16
    error number provided: 16
    Msg 50000, Level 16, State 1, Procedure test_raiseerror, Line 21
    name hello 16
    post test
    16
    Msg 50000, Level 16, State 1, Procedure test_raiseerror, Line 37
    name hello 2 16
    post test2
    test 17
    error number provided: 17
    post test
    17
    post test2
    test 18
    error number provided: 18
    post test
    18
    post test2
    Msg 50000, Level 17, State 1, Procedure test_raiseerror, Line 21
    name hello 17
    Msg 50000, Level 17, State 1, Procedure test_raiseerror, Line 37
    name hello 2 17
    Msg 50000, Level 18, State 1, Procedure test_raiseerror, Line 21
    name hello 18
    Msg 50000, Level 18, State 1, Procedure test_raiseerror, Line 37
    name hello 2 18
    run tests seperately
    exec test_raiseerror 15
    error number provided: 15
    RESULTS 15
    Msg 50000, Level 15, State 1, Procedure test_raiseerror, Line 21
    name hello 15
    post test
    15
    Msg 50000, Level 15, State 1, Procedure test_raiseerror, Line 37
    name hello 2 15
    post test2
    exec test_raiseerror 16
    RESULTS 16
    error number provided: 16
    Msg 50000, Level 16, State 1, Procedure test_raiseerror, Line 21
    name hello 16
    post test
    16
    Msg 50000, Level 16, State 1, Procedure test_raiseerror, Line 37
    name hello 2 16
    post test2
    exec test_raiseerror 17
    RESULTS 17
    error number provided: 17
    post test
    17
    post test2
    Msg 50000, Level 17, State 1, Procedure test_raiseerror, Line 21
    name hello 17
    Msg 50000, Level 17, State 1, Procedure test_raiseerror, Line 37
    name hello 2 17
    exec test_raiseerror 18
    RESULTS 18
    error number provided: 18
    post test
    18
    post test2
    Msg 50000, Level 18, State 1, Procedure test_raiseerror, Line 21
    name hello 18
    Msg 50000, Level 18, State 1, Procedure test_raiseerror, Line 37
    name hello 2 18
     CODEBLOCK:
    if object_id('test_raiseerror','P') is not null
    drop proc test_raiseerror
    go
    create proc test_raiseerror(@id as int) as
    begin
    begin try
    declare @name varchar(20)
    select @name = 'hello'
    raiserror('name %s %d',@id,1,@name,@id)
    print 'next'
    end try
    begin catch
    declare @errormessage nvarchar(4000)
    declare @errornum int
    select @errormessage = error_message()
    , @errornum = error_severity()
    print 'error number provided: ' + convert(varchar(2),@errornum)
    raiserror(@errormessage, @errornum,1)
    print 'post test'
    end catch
    begin try
    select @name = 'hello 2'
    raiserror('name %s %d', @id,1,@name, @id)
    end try
    begin catch
    select @errormessage = error_message()
    , @errornum = error_severity()
    print @errornum
    raiserror(@errormessage, @errornum,1)
    print 'post test2'
    end catch
    end
    go
    sqlserver 2008 & 2008 R2

    There is a Connect that describes a similiar complaint.  But basically a raiserror inside a catch block does not terminate the procedure, it will continue with any additional code in the CATCH and FINALLY unless it hits a return statement.
    http://connect.microsoft.com/SQLServer/feedback/details/275308/have-raiserror-work-with-xact-abort

  • Error : Workflow definition does not exits(T-code : SWU7 )

    Hi All,
    I checked my workflow template in SWU7 .Its gives me error "Workflow definition does not exits".
    In the bottom left of screen it displays message : "Container Element ZBUS2081 is not used".
    How can remove this error ? Please help..

    Hi ,
    The method used is standarad "GETEMAILDATA".
    no changes have been done to this.
    In bindings(exist)
    Workflow                                                        Step 'Get data from Email'
    &INCOMINGINVOICE.PAYMENTBLOCK&         &PAYMENTBLOCK&
    Then in Containers tab{ other tabs include basic data,description,triggering events,terminating events,defualt values,sapphone)
    this expression have been defined :
    abap dict. refernce : RBKP-ZLSPR
    PROPERTIES : IMPORT,EXPORT and MANDATORY.
    The BO name is ZBUS2081
    For BOR ZBUS2081
    bus2081.PaymentBlock  datatype refernce : RBKP-ZLSPR
    method defined :bus2081.BlockedPriceCheck
    Kindly check if fine.
    Edited by: ujjwal dharmak on Nov 22, 2010 9:14 PM

  • For object RV_BELEG , number range interval  does not exit

    I am receiving this error when trying to generate billing document type L2 for a newly created company code.
    Exisiting company codes are generating billing documents so obviously this is to do with a company code related definition.
    Any thouhgts ?
    -Mark

    Please check if the error is
    "For object RV_BELEG , number range interval does not exit"
    "For object RV_BELEG , number range interval <b>10</b> does not exit"
    10 used as an example here you may be getting any 2-digit alpha-numeric value in stead of 10.
    Also Check
    If you are using
    Include program : RV60AFZZ
    Routine: USEREXIT_NUMBER_RANGE
    If so then for each plant you have assign a number range for each billing type (L2- here).
    Thanks,
    Ashish

  • Not yet solved, /usr/lib/systemd/systemd does not exit

    Hi,
    I was on 3.8.2 kernel, and did a full system backup with rsync to later upgrade, but after upgrading and rebooting, it just shows me
    Error: Root device mounted successfully, but /bin/systemd does not exist.
    Bailing out, you are on your own. Good Luck
    tty's could not initialize [*or something similar, I'm not sure]
    [root /]#
    Then I just replaced my system with the backup I did earlier. But it shows the same
    I did search for info but no clue.
    Currently trying with an older backup.
    Thanks in advance
    Last edited by arcaid (2013-05-14 23:58:26)

    progandy wrote:
    Error: Root device mounted successfully, but /usr/lib/systemd/systemd does not exist.
    The initscript tests if init is executable, so "does not exist" could also mean "is not executable"
    Somehow your root has a problem with its execute permissions. Did you somehow remove them, /usr/lib/systemd/systemd should be 755 or "-rwxr-xr-x"?
    While I'm not sure why is this modified, maybe the backups I did doesn't hold the attributes, I'm storing them in an NTFS partition but it can store the attributes doesn't it?
    Well I changed the attributes as you mentioned, but then it makes me wonder if then pretty much the other root files are too with other attributes..which is really bad.
    Nevertheless I changed it and now it shows permission denied and a kernel panic, sigh.
    Here is an image of it: http://imageshack.us/photo/my-images/689/dsc06698b.jpg
    Thanks in advance
    @Pantera
    The problem here is kinda different, while at the beggining it was the problem you mention and solution, now the thing is that it says that "/usr/lib/systemd/systemd does not exit" and not /bin/systemd which it was in the beggining. thanks though.

  • Cannot open install assistant.  I get this error message: The application cannot be installed due to a certificate problem.  The certificate does not match the installed application certificate, does not support application upgrades, or is invalid.  Pleas

    How can I downloade a trial of Adobe Elements 12? 
    I followed the instructions to download assistant...but get this message: The application cannot be installed due to a certificate problem.  The certificate does not match the installed application certificate, does not support application upgrades, or is invalid.  Please contact the application author.

    Hi alposer,
    Please remove the copy of the Adobe Download Assistant you currently have installed and then reinstall the Adobe Download Assistant.
    Regards,
    Rave

  • This log in user does not have proper rights to use WebCenter Capture

    Hi experts,
    We have WCI 11.1.1.8.0 setup. It has WEC configured. However when I login with "weblogic" user. This is domain admin user. WEC allows user to login and shows top navigation bar. However in the body it shows below message
    "This log in user does not have proper rights to use WebCenter Capture"
    I am sure i have not gives a proper group/ role to this user. I am not sure which one is that.
    Regards,
    Vikrant Korde.

    Hi Vikrant,
    This happens if user is not in Capture Application Role.
    Check this:
    Log in to EM
    Right-click the capture_domain, select Security, and then Application Roles
    In the Application Stripe field, select capture, and then click the Search application roles icon to display the Capture application roles.
    In the Capture User add this weblogic.
    It will work now.

  • I am using both PSE 13 and Lightroom 5.  When I use Lightroom as an external editor and save the photo, it shows up in PSE13 as an edited file but does not look any different.  Why doesn't it appear edited?

    I am using both PSE 13 and Lightroom 5.  When I use Lightroom as an external editor and save the photo, it shows up in PSE13 as an edited file but does not look any different.  Why doesn't it appear edited?

    People who have Photoshop, but don't have Lightroom, need ACR so that they can use Raw files. Without ACR they could do nothing with those (they may also like having ACR so that they can work on other kinds of image using the same kinds of adjustments and techniques, as are used with Raw files).
    People who have Lightroom, can get access to Raw files regardless whether ACR is present or not. They can use Lightroom on other kinds of image also, using the same methods. LR can pass images directly into Photoshop without passing via ACR (or else does so transparently, which amounts to substantially the same thing).
    ACR does not, strictly speaking, even need to be installed for this external editing to happen. In fact, not even PS needs to be - since a different image editor can be used instead, while still retaining the Adobe Raw conversion etc.
    Lightroom "subcontracts out" specialised external tasks, in this workflow, but is still your "main contractor": the image is otherwise located, viewed, managed, adjusted/presented and output entirely using LR.
    So IMO we can divide image processing into:
    operations that involve pixels and layers and layer masks and adjustment layers etc (of the kind done inside Photoshop)
    operations that involve parametric edits (of the kind done in ACR where you are not using a Lightroom based workflow; otherwise, done inside Lightroom)
    When PS is called in, that's because those tasks are impossible or unsuitable to do in Lightroom. But those tasks can't be done in ACR either - by definition, since LR and ACR have exactly the same image processing "feature set".
    Lightroom is irrelevant to the Bridge + ACR + PS workflow. This workflow requires both your PS and your ACR to be current enough, to support your Raw format etc.
    ACR and Bridge are irrelevant to the LR + (image editor) workflow. It is in this case, only LR which needs to be current enough to support your Raw format etc.
    RP

Maybe you are looking for

  • Adobe e-mail body can't be changed

    Using Elements 11, when I attempt to share photos via e-mail attachment, the e-mail text area is locked and I can not change it before sending the e-mail using Adobe e-mail service.  I can change the subject line in the e-mail dialog and when I send

  • IPod mini PC to iBook

    My iPod was fomatted for Windows and I recently bought an iBook for college. When I plugged my iPod into the iBook, it told me I needed to restore the factory settings for it to work with the mac, so I did, erasing all the songs off my iPod. I want t

  • Freight Work Order

    Dear Sir, I have a Purchase order and Freight vendor is also there.now It is possible to create the Freight work order and it is also link up the Purchase order. Please advise this type of scenario is there and how to manage this. Regards, suman

  • CONNECT and ALTER statements in a Procedure. COPY command in SQL*Plus

    Hi people, Is it possible to use the SQL commands, "CONNECT" and "ALTER TABLE" in a procedure, function or trigger? In one of my audit procedures, I need to connect to a financial database (FROM the applications database), and then proceed to alter a

  • Indexing email addresses in Apple mail

    I have newly installed the system and imported again my older previous email folders with thousands emails. Is there any way to "index" email addresses that when writing new emails, the email address will be automatically filled in when starting writ