How to close current form but leave calling form open

My case is like this, I am working on one form. It have 2 functions. One is serach function, let us call it A, the other is display/entry function, let us call it B. I first start window A to search record. From that record I open window B, when I close window B, I want to leave window A open so I can start a new search.
Right now, when I close widows B, window A closed too. How can I close only window B. I tried both APP_NAVIGATE.EXECUTE and FND_FUNCTION.EXECUTE but did not work out.

Thank you very much.
The problem is how can I find out what is the module name or window name. This is a heavily custom Oracle Apps form CSXSRISR. It is quite big and I just got lost into those data block/trigger stuff.
Is there a easy way to find out the module for each window?
Thanks

Similar Messages

  • RV042 - How to close all ports and leave some specific open

    Hello everybody,
    Here is the scenario of my network:
    - A company with 20 branches in Rio de Janeiro area. The main servers are in a datacenter located in downtown.
    Each branch has a RV042 router with firmware version 1.3.12.19-tm (Feb 13 2009 13:03:21) installed.
    All users in this network have a proxy configuration pointing to proxy.[blah].com.br port 3128.
    The HTTP/HTTPS traffic should go through proxy only.
    The network settings for every RV042 are similar:
    RV042 LAN IP = 172.16.***.1 /24.
    RV042 WAN IP = 192.***.***.*** /30.
    Network Setting Status
    LAN IP: 172.16.***.1 /24
    WAN1 IP: 192.168.***.*** /30               
    WAN2 IP: Not used
    Mode: Router
    DNS(WAN1): 208.67.220.220 / 208.67.222.222 [OpenDNS Service]
    DNS(WAN2): Not used
    Firewall Setting Status
    SPI (Stateful Packet Inspection): On
    DoS (Denial of Service): On
    Block WAN Request: On
    Firewall -> Access Rules Section: Please see below
    The problem:
    - Some "smart" users were caught using Ultrasurf application, which changes the proxy settings to go through port 9666 or even 443.
    In other machines, we've found some black proxies [for example: 212.46.27.142 port 8080].
    My objective:
    - To close all ports in Firewall -> Access Rules section and grant permission only to some selected and specified ports.
    - To redirect all HTTP/HTTPS connections to go to proxy's IP address only.
    Gentlemen, could you please tell me which Access Rules can I set in these RV042s in order to block and prevent these users to continue abusing this network? Is there anything else am I missing?
    P.S.: The users who were caught using Ultrasurf were fired. ;-)
    I gladly appreciate your comments.
    Thanks in advance,
    Luciano

    Hello Randy,
    Thanks for your answer. But let me tell you better. In this scenario, all machines in LAN can use RDP and VNC normally.
    I want to block everything else, just to avoid users to try using other ports.
    You might want to try Deny all traffic out, except for the PC's you need  to use RDP, and then only allow 80, and 443 to the proxy.[blah].com.br  port 3128. This way all web traffic would have to pass through that  proxy, otherwise it would be denied.
    In this network, we use VNC to provide remote IT support to users in these branches.
    They use RDP to access some servers in the datacenter.
    I think that the rule below line 6 is letting users go and traverse the proxy.
    Priority    Policy Name    Enable    Action    Service        Source Iface    Source    Destination        Time    Day
    *                                                  Allow    All Traffic [1]             LAN     Any        Any                  Always    
    How can I modify this access rule? It seems it cannot be altered.
    Thanks in advance,
    Luciano

  • Cannot install Photoshop or Bridge from CC. Get message 'close bridge.exe', but it is not open.

    Cannot install Photoshop or Bridge from CC. Get message 'close bridge.exe', but it is not open. I have CS5 installed on my PC. Help!

    Terminate the process in task manager.
    Mylenium

  • Firefox crashed. tried to delete old to install new. won't delete. tried to replace old with new, but tells me i need to close it first but it's not open

    Fire fox crashed. I deleted it and installed new version, it worked fine. Got an email with possible virus, so system restored to an earlier date. When I did this, it brought back the old firefox. I tried to delete it, but it won't delete. When I tried to download new version to replace old version, it says I have to close firefox first, but it's not open. What do I do now?

    Hi jposes
    Before installing the new firefox go to Windows Task Manager (Ctrl+Alt+Supr), go to the Processes tab and search for any "firefox.exe" (or firefox.exe*32), give a right click and select "End Process Tree". This should be enough to let you install the new FireFox.
    Take care and hope this had been useful to you.

  • Highlight the current row in the called form

    hi,
    how can i highlight the current selected row in the called form.. do i have to use current_record or current rowid as parameter and pass to a called form ??
    thanks

    i passed the current record as parameter to called form. so i have the current record number, say 2.. so can i not do the GO_RECORD('2'); after going to that particular block of the called form??

  • How To Include Current Time and Date in Form

    Does anyone know how I can include the time and date in the
    body of a form mailer? Our system allows the receiver of each
    submitted form to copy the body of the form entries and paste them
    into either Excel or FileMaker for database building. They would
    like to have the time and date also appear somewhere in the
    submitted body so they will not have to do a seperate copy/paste of
    the time and date seen in the header... I followed the javascript I
    found in the Adobe website and included it within the form, but
    when I ran a test nothing showed! Here is the form...
    Click
    Here to see the Form
    Thanks for your help! -D

    Can you not use when the email's timestamp?
    Also, in z7's script, beware the common mistakes, if you try
    to retype it - .getDate() gives the day of the month (1-31), but
    .getDay() gets the day of the week (1-7). To make it more
    confusing, .getMonth() gets the month (0-11), so you have to add
    one to make it human-readable. The script posted is correct, but I
    went round and round with my PC when I tried to do that the first
    time!

  • Use Regular Expressions to remove open/close anchor tags but leave the text contained within alone

    I have a large file with lots of anchor tags.  Many of the anchor tags have no HREF specified and do nothing.  They aren't hurting anything, either, but I'd like to get rid of them, leaving the anchor tags that do have HREF alone, and leaving the text between the tags alone.  Here's an example: <a>A resident or municipality may seek to vacate 25.01.01</a>.
    I've come up with this to identify those tags: <\a>(.)*</\a>  and it works, it finds them, but what should I put in the Replace area in order to remove the open/close tags but leave the text as it is?

    I'm a reg ex idiot. So I use the Search Specific Tag feature whenever I can.  See screenshot, hit Replace All.  But please do this on a backed-up document to be sure it does what you want.
    Nancy O.

  • How to close current flex mxml?

    Hi,
    I want to close current Flex file,which command can do
    that.Thanks.
    Mark

    What do you mean by 'close'?
    Would you like to close the web-page? Or would be like to
    show another MXML page/layout?

  • How to close current applet/frame

    I am running an applet now, one action event is clicking event will triger popup another applet which inserted in a JFrame, my question is how to close this JFrame??
    (by the way, if I use this.getParent().setVisible(false) or this.getPeer().setVisible(false), really strange behavior.)
    Thanks!

    thanks, it does not work.
    I try to use all the method such as:
    setVisible();
    destroy();
    stop();
    No one works, the code like this(second applet)
    Testing test = new Testing();
    JFrame app = new JFrame();
    app.getContentPane().add(test);
    test.init();
    test.start();
    public void actionPerformed(ActionEvent e){
    if (e.getActionCommand() =="T"){
    //here i need dispose the Frame

  • Sharepoint new form but view old form

    Dear all,
    I'm with sharepoint 2010 without infopath.
    I had a form called newForm.asp for my time sheet.
    I created a new form in a files called mytimesheet.aspx.
    Then I copy/paste all the code from mytimesheet.aspx to newform.aspx.
    Everything I did is javascript only.
    But now I have a problem. With my account I can see the new form. But for all the other user when they access to the newForm.aspx, they still see the old form who doesn't exist anymore ... !!
    I tried to delete cache from their browser but the problem is still the same.
    I connect with one other user on my laptop and I still have the problem. And if I connect with my account to their laptop, it's working.
    Any idea ?
    thanks

    It seems that you are working on Windows XP operating system ..... try this setting:
    Open wireless network connection properties .... go to wireless network tab....
    remove all networks from preferred network list .......click "ADD" ..... type in the new network name under SSID blank space ......
     Network authentication leave it under "open" .....
     Data encryption make it disable .....
     Click ok ....
     Again go to "view available network" ..... try to connect to new network..... it will ask you for network key ..... type in the key ...... confirm it & click connect ........
    Wait for the message when it shows connected ............
    Try going online .......

  • It keeps says I have to close Adobe Reader but it's not open

    I'm trying to download the free trial but it keeps saying I need to close Adobe Reader but its not open

    Closing Programs Interfering with Installation
    PC - Task Manager: (CTRL-ALT-Delete) http://support.microsoft.com/kb/323527
    Mac - Activity Monitor: http://osxdaily.com/2010/08/15/mac-task-manager/

  • How can I close windows when quitting an application - but leave desktop windows open?

    In Mavericks...
    Is there any way to close the windows of application (when quitting - ie System Preferences => General) BUT not have this affect the finder application.
    I want the windows I have opened in the finder to remain opened, but everything else to close upon quitting

    Well, for some time now (since I upgraded to Mavericks) my startup goes on and on.
    It will, on occasion, finish correctly and I can go on with my work, but usually, it hangs.
    I can restart the finder 2 or 3 times and get it to finish loading.
    If I go into System Preferences => General => and turn “Close windows when quitting an application” on, then restart, the finder usually starts up faster and does not hang
    Obviously, there is some operation that is running in the background that is trying to restore itself to some unknown state that is holding up the finder application.
    I have uninstalled and turned off all sort of applications that run in the background, but have not yet been able to locate the culprit.
    So, I’d like to be able to have “Close windows when quitting an application” on because everything else on the machine can revert to a clean start-up state -- but I want the windows I leave opened in the finder to remain opened and where I put them.

  • How to close a window that is called from main window?

    hi....
    I have a main window that calls a second window, but when I close the second window all my application end. I just want the second window returns to main window. how do I do it?

    Set the onClose behaviour: ... something like setDefaultCloseOperation
    dont exist, instead dispose.
    In addition you could attach a listener to the windowClosing event

  • How do I import music but leave it in external hard drive?

    I just got my first MacBook air yesterday and am currently trying to move all of my files over etc.
    I want to leave my music in an external portable hard drive and not save it to the mac itself. I did this with my last pc and prefer it to be this way (saves space).
    I can't find any way to do this?
    Can someone please help me? In my ITunes on my PC there seems to be a whole lot more options about importing but there is no bar at the top of iTunes on the Mac to do different things?
    Thank you

    Thank you! I just realised that the top menu applies to whatever application you have open! I had no idea...
    I'm very new to the mac thing!
    Can you suggest a good youtube tutorial for me to look at for the basics?
    I'm going to try to import from the external hard drive now.
    Thank you for your help. I really appreciate it.

  • How to close current window in firefox

    hi friends ,
    i  am doing a web application in flex4 .now i am running in that firefox.i  want to close the current window while i am clicking close button.but i  couldnt make that please help me
    Thanks,
    B.venkatesan.

    To close Browser try JS  top.window.close();

Maybe you are looking for