Suppressing Query Find window

When we are calling a standard form(Purchase Order Summary form) from a custom form by passing PO number, how to suppress query find window and navigating directly into results window of standard form?

Actual Requirement is we are calling standard purchase order summary form from a custom form.In custom form we enter sales order number then we click find button.then PO summary form has to be opened and with corresponding PO details.
The problem i am facing is when i click on find button in custom form it is showing up query find window of PO summary form.
So how to suppress query find window and navigate directly into standard PO summary form.
And do not want to customize standard PO summary form(Called form).

Similar Messages

  • Urgent help needed in Query Find Window

    Gurus
    In my custom form i have a Query Find Window with three fields. The requirement is when user selects a value ( LOV) from any of the fields the other fields in the Query Find Window should get the relative value. I can acheive this only if i set the AUTOMATIC DISPLAY to yes for the fields. User identified this & they asked me to do this without setting the AUTOMATIC DISPLAY to yes.
    I referred someother CUSTOM forms & i did tried but i am unable to achieve this one. Please guide me.
    Thanks.

    In the key-list val trigger itself, you can populate the required information into those fields.
    If i am wrong then the requirement is not so clear.
    Regards
    Balaji

  • Porblem in query find Window Forms 6i

    Hi All,
    i have a issue in query find window .i have two fields (from date,to_date) when user enters the froms date that date will be defaulted to to_date. if user wants to change the to_date it is chaging the from date also .( it should chage only to_date fied )
    i am using synchronize with item property of the To_date field to the from_date
    can any one help to over come this issue.
    thanks in advance
    kanth

    Instead of using the property 'synchronize with item' you can use this code in the when-validate-item trigger of the from date item:
    IF :block_name.to_date IS NULL AND :block_name.from_date IS NOT NULL THEN
          :block_name.to_date := :block_name.from_date;
    END IF;

  • QUERY FIND WINDOW

    Hi Experts,
    I am working on forms 6i.
    I have datablock on 'EMP' table. I have query window with 'EMPNO' to query. It's working fine.
    Requirement: When I click FIND button, i need get the data from other table of same EMP table structure and populate it in EMP block.
    Could somebody help me how it get it. Where to write code?
    It's very urgent requirement.
    Kindly help.
    Thanks in advance.

    Is the EMP-block readonly? Or is it updateable? If updateable, what should happen when the block is based on that "other" table.
    My approach would be
    Create a db-view based on table emp and do a union all with all records from the "other" table. Then in forms, base your block on that view. If you need to do differemt actions depending on from which table a record comes from, add a pseudo-column to the view.

  • Error in query find window

    Hi All,
    I am using oracle apps r12 and forms 10g.
    I was trying to develop a query_find form and i have followed this link for reference,
    http://erpschools.com/articles/query_find-form-in-oracle-apps
    After doing all the steps when i click NEW button my my Main Datablock is opening for entering new records, When entered existing po_number and click FIND Button i getting error like
    FRM-41003 This function cannot be performed here.
    Can any one pls correct what i went wrong.
    Thanks & Regards
    Srikkanth

    Please see if (Basing a Block on a Stored Procedure - Sample Code [ID 66887.1]) helps.
    Thanks,
    Hussein

  • Issue with implementing Find window

    Hi,
    I am facing an issue with implementing Find window. The find window everything is working fine, but when I am opening the form I am facing the following error
    'Error: To retrieve the Information in this block, use menu option view -> query by example -> Enter to invoke enter-query mode, then view -> Query by example > Run to run your query..'
    when I click 'Ok', it is navigating to the FInd window.
    How can I avoid the above error message?
    And also after searching, I navigate to the main window to display the records, but the 'Find' torch icon is not getting enabled, how do I that?
    Thanks,
    Ramu

    Thanks for the reply.
    Yes, I have the QUERY_FIND trigger with the code as 'APP_STANDARD.EVENT('QUERY_FIND');'
    And also 'first navigation data block ' to my result block. Now that the error is gone, But still the Find Icon is not enabled
    Please advice.
    Thanks,
    Ramu
    Edited by: Ramu Chennuri on Oct 21, 2008 8:32 AM

  • FIND WINDOW

    I have used the HeadStart Utilities - Create Find Windows on my module, which has only one module component (MCO). This MCO is query only.
    I run the Create Find Windows utility and get the following error:
    "CDA-01151: Bound Item (Module Unit 1920360231651748348857850493587257514, Name PAYABLE_ID): Cannot set UPDATE_FLAG - the Column is in a non-updateable Constraint"
    How do I correct this error?
    I have also attempted to create the Find Window manually as per the HeadStart documentation (Chapter 14). I get a different runtime error. When the forms run on its own, the Find Window shows up (i.e. cursor is in the block). However, when I call this form from my main form through the menu, I get the following:
    >>>>>>
    Operating System: Windows NT Version 4.0 Build 1381 Service Pack 6
    Command line: "P:\OraDEV6i\BIN\ifrun60.EXE" d:\des_wd\Frm\mg000fq.fmx yeungmi/yeungmi@development
    FORM/BLOCK/FIELD: MG120FU:QF_MG_PAYABLES.PROG_PROGRAM_ID
    Last Trigger: WHEN-WINDOW-ACTIVATED - (Successfully Completed)
    Msg: <NULL>
    Last Builtin: NAME_IN - (Successfully Completed)
    Registers:
    EAX:121420F0
    EBX:0013A4D0
    ECX:00224038
    EDX:004D2F20
    ESI:0013BB8E
    EDI:830104C2
    CS:EIP:001B:64C8D75F
    SS:ESP:0023:0012E520 EBP:0012E52C
    DS:0023 ES:0023 FS:003B GS:0000
    Flags:00010293
    ------------------- Call Stack Trace ---------------------
    Frameptr RetAddr Param#1 Param#2 Param#3 Param#4 Function Name
    0x0012e52c 64cb0c4b 0013a4d0 0013bc22 039da030 00000001 0x64c8d75f
    0x0012e570 64ccc527 004d2f20 03be42ac 032bf44c 00000060 0x64cb0c4b
    0x0012e5d0 64ccc4d5 03acf138 039d1ec8 03acf138 039d24c8 0x64ccc527
    0x0012e5fc 0032325e 004d2f20 039d1ec8 03acf138 039d24c8 0x64ccc4d5
    0x0012e660 002fc240 032bf44c 039d1ec8 03acf138 039d24c8 0x0032325e
    0x0012e86c 002e745f 032bf44c 039da370 0012e9d8 0012eaac 0x002fc240
    0x0012e948 002eb62b 032bf44c 039dad30 0012e9d8 0012eaac 0x002e745f
    0x0012e9e8 002eb62b 032bf44c 03b5c650 0012ea78 0012eaac 0x002eb62b
    0x0012ea88 5df8b831 032bf44c 03b64328 0012eac8 0012eaac 0x002eb62b
    0x0012eaf0 5df84cdb 032bd898 045b7784 03be42ac 00000000 0x5df8b831
    0x0012ed74 64c999ff 004d2f20 03be42ac 041832c8 64c97e01 0x5df84cdb
    0x0012eea8 64c999b2 004d2f20 03bc3adc 03bfa064 03be42ac 0x64c999ff
    0x0012eecc 64c993ee 004d2f20 03be42ac 03bc3adc 004d2f20 0x64c999b2
    0x0012f088 64c9a69a 004d2f20 00000001 00000000 77e7198f 0x64c993ee
    0x0012f160 64d0696e 004d2f20 00000001 00000001 032bd898 0x64c9a69a
    0x0012f188 5def4c18 032bd898 032bd898 00000000 00000000 0x64d0696e
    0x0012f1a4 5df31652 004d2f20 00000000 032bd898 039da930 0x5def4c18
    0x0012f1d8 5df19c5b 032bd898 03acad58 039da930 032bd898 0x5df31652
    0x0012f1fc 5def6a26 032bd898 032bd898 032bd898 03acad58 0x5df19c5b
    0x0012f520 5def5bd2 03acad58 00000000 045c2230 032bd898 0x5def6a26
    0x0012f890 5df1b5bf 032bd898 00000001 03acad58 032bd898 0x5def5bd2
    0x0012f8e0 5df19fe5 03b60874 00000001 03acad58 032bd898 0x5df1b5bf
    0x0012f978 5df19e90 045c1b18 045c1b18 032bd898 03acad58 0x5df19fe5
    0x0012f99c 5df1d85e 045c2230 00000000 045c1b18 032bd898 0x5df19e90
    0x0012f9dc 5df1cfef 045c1b18 039ccfbc 039ccfbc 032bd898 0x5df1d85e
    0x0012fa0c 5df1c99d 03acad58 039ccfbc 0418a5bc 032bd898 0x5df1cfef
    0x0012fa34 5df1bbea 03acad58 0418a5bc 00000000 032bd898 0x5df1c99d
    0x0012fa84 5def9ff3 00000000 032c3318 0012fabc 00000000 0x5df1bbea
    0x0012faf0 5def9a46 0362f6c8 032b4bfc 00000000 00000001 0x5def9ff3
    0x0012fc0c 5def2c03 00000000 032c1940 00000019 032b49bc 0x5def9a46
    0x0012fd68 5def19e9 00000014 00000000 00000003 01a409e0 0x5def2c03
    0x0012fd8c 5def18be 01a31fc8 00000000 00000000 00000003 0x5def19e9
    0x0012fdac 10008963 01a31fc8 00000000 00000000 00000003 0x5def18be
    0x0012fdfc 1000a3a1 01a32fe4 00403010 00000000 00000003 0x10008963
    ------------------- End of Stack Trace -------------------
    <<<<<<<<<
    Can someone please tell me how to get my find window for this module?
    Thanks.
    null

    Installed a patch for this.

  • How to change the font in query builder window in Reports 6i?

    Hi
    I am facing the old problem again and again, which is I can not find any way to change the font in query builder window in Reports 6i. The current font is so bad for alignment and ordering each part of SELECT statement. Is there any way to change this to COURIER NEW for example?

    No, but I suggest using a different editor which does allow a different text option and just pasting it in.

  • Develop query_find encountering 'FRM-41052:  cannot find window: invalid ID

    hi,dear all.
    I 'm using forms 6i to develop query_find function.
    I have Written the query_find trigger on the datablock as follows:
    app_find.query_find('W_MAIN', --'Window name of Data Block'
    'W_QF', --'Window Name of Query Find Block'
    'B_QF'); --'Query Find Block Name'
    but when I click the torch , the query_find window come out after three times of showing of the error message 'FRM-41052: cannot find window: invalid ID'. So every time I have to click three times 'OK' to close the annoying message.
    Can anybody give me some guides how to realise query_find?? how to avoid this error message??
    thanks in advance!

    set_window_property('MAIN_WINDOW', TITLE, 'PACKAGE DETAILS');
    Make sure that you have a window named 'MAIN_WINDOW';
    YES, I do have.
    form_setup_pkg.event('WHEN-NEW-FORM-INSTANCE');
    IF :PARAMETER.P_PACKING_ID is NOT NULL THEN
    EXECUTE_QUERY;
    END IF;
    Which is the code of this package?
    PACKAGE BODY FORM_SETUP_PKG IS
    PROCEDURE EVENT ( i_event IN VARCHAR2 )
    IS
    BEGIN
         Modify this package body to add events during form startup
         and to modify the window name and window title
         IF i_event = 'PRE-FORM' THEN
    SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW,WINDOW_STATE,MAXIMIZE);
    SET_WINDOW_PROPERTY('BLOCKNAME',WINDOW_STATE,MAXIMIZE);
    SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW, TITLE, 'GEMS');
    set_window_property('BLOCKNAME', TITLE, 'Template Form');
         ELSIF i_event = 'WHEN-NEW-FORM-INSTANCE' THEN
              null;
         ELSE
              null;
         END IF;
    END EVENT;
    END;
    SELECT ORDER_NUMBER,CLIENT,QUANTITY,PACKING_ID,LETTER_ORDER_CODE,
    ACTUAL_CARRIER,LETTER_ORDER_NUMBER,ACTUAL_SHIPMENT_TYPE,WEIGHT,PACKAGE_NUMBER FROM PACKING WHERE CLIENT = :1
    Where you set field client?
    This is my code I am not selecting client anywhere, I dont know from where "Display error" is fecthing client query.
    Thanks a lot for your help.
    PACKAGE BODY ORDERS IS
    PROCEDURE post_query IS
    BEGIN
    SELECT     pa.ship_to_last_name,
         pa.ship_to_first_name,
         pa.ship_to_address1,
    pa.letter_order_number,
         pa.letter_order_code,
    INTO :ORDERS.SHIP_TO_LAST_NAME,
    :ORDERS.SHIP_TO_FIRST_NAME,
    :ORDERS.SHIP_TO_ADDRESS1,
    :ORDERS.LETTER_ORDER_NUMBER,
    :ORDERS.LETTER_ORDER_CODE,
         :ORDERS.DC
    FROM packing_attr pa
    WHERE pa.packing_id = :ORDERS.PACKING_ID;
    end post_query;          
    END orders;
    Thanks
    Sandy

  • Find Windows 7 Edition in SCCM 2012 Reports or Queries

    I was wondering if anyone can help me with a report or query to find out the Windows 7
    Edition. Hopefully I am using the correct term, but the edition being Professional, Enterprise, Ultimate, etc. 
    My goal is to get everyone off Professional and move them to Enterprise soon and this data will help when talking to my manager. 
    Kyle

    You could go one better. Create a query for Windows 7 Professional so that you can identify them and deploy Enterprise to them.
    Go to Monitoring > Queries. Right click to Create a Query.
    Use this query
    select *  from  SMS_R_System inner join SMS_G_System_OPERATING_SYSTEM on SMS_G_System_OPERATING_SYSTEM.ResourceId = SMS_R_System.ResourceId where SMS_G_System_OPERATING_SYSTEM.Caption = "Microsoft Windows 7 Professional"
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Query Find Enabled

    Hi,
    I have enabled Find window for my Custom form. Successfully in can able
    to query the records. But, i am facing a strange issue.
    Query window is opening only once. Means, I can able to query data using
    Find window only once. After clicking the FIND button, data is populated
    in the result block. But, Now the Tourch/Query Icon in the toolbar is
    getting disabled.
    Regards/Prasanth

    Hi Prasanth,
    I am not sure if you have got solution but you can try this. You should set the Trigger Execution Hierarchy for W-N-R-I trigger to 'Before' on the block for which torch is getting disabled.And it should work.
    You can use APP_STANDARD.synchronize but I guess thats a hack and moreover F11 functionality wont work.
    Thanks
    Arun
    Do it the right way..

  • Query editor Window disappear (BO XI R2 SP3)

    Hello
    I have minimize the query editor window in designer.
    Now, i can't see the query editor in designer and deski. icon_cry.gif
    What can i do ???

    >
    Pierre-Jean Schwalm wrote:
    > Hello
    >
    > I have minimize the query editor window in designer.
    > Now, i can't see the query editor in designer and deski. icon_cry.gif
    > What can i do ???
    Ok, i find a solution :
    A "normal" application is able to determine if a dialog box is being shown off of the screen or not. Designer doesn't. icon_smile.gif Another trick that works for nearly every dialog box is to press Alt-Space on your keyboard and then use the "M" key to invoke the Move command, and then use the arrow keys to move the dialog box back into view.

  • Can not refresh contents of finder windows

    I can not get my finder windows to refresh their contents. My picture folder is the one that really bothers me. When I am trying to upload pictures to the internet, the picture folder is never accurate. I have tried the refresh finder apple script, restarting the computer, opening and closing the window, nothing seems to work.
    The content is there, when I search for a specific picture file it is there, but it is not located in the right subfolder. I download and manage my pictures on kodak easyshare.

    Hi there,
    The content is there, when I search for a specific picture file it is there, but it is not located in the right subfolder.
    Hmmm, are you saying something is moving them? Or the Finder isn't opening them to the right folder?
    Have you tried this one...
    http://www.versiontracker.com/dyn/moreinfo/macosx/10958253
    Safe Boot, (holding Shift key down at bootup), & use Disk Utility from there to Repair Permissions, reboot once more.
    Then Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions...
    Move this file to the desktop...
    /Users/YourUserName/Library/Preferences/com.apple.finder.plist
    reboot when it completes.

  • Cannot open new finder window after upgrading to Maverick 10.9.2

    Hello friends,
    I am experiencing a very strange issue.
    I cannot access the contents of my files via the finder. I can access my files via open or save as from separate applications.
    I have tried the following:
    Finder ---> New Finder Window (finder flashes or switches to an existing open application)
    Double-clicking on existing folders (finder flashes or switches to an existing open application)
    Double-clicking on the icon of my Macintosh HD (finder flashes or switches to an existing open application)
    From Dock, click on downloaded document and choose "Open in Finder" (finder flashes or switches to an existing open application)
    From iPhoto, select a photo, and select "Reveal in Finder" (nothing happens)
    Restart machine has not fixed the issue
    After several tries, I get an error displaying that there was an issue with the finder.
    I am running Maverick 10.9.2

    Unfortunately, Finder is a part of OS level files. So, we have a couple of options.
    First off, let's see if there's a software conflict somewhere. Boot into safe mode (boot the comptuer with the shift key held down) and try there. If it works in safe mode, odds are we either have a 3rd party KEXT or application blocking its launch. Check your login items (Apple -> System Preferences -> users & groups -> select your user -> login items), and disable them.
    Also check your startup items (you'll have to do this in safe mode as it requires Finder).
    /library/startupitems
    If Safe Mode/removing startup/login items doesn't work:
    First, boot in to the recovery partition (boot the computer with command + r held down). Launch disk utility, and repair both disk permissions and the disk. Reboot and try again.
    If that fails, boot into recovery again, and reinstall.

  • Cover flow lion finder window

    Horrible horrible horrible feature of Lion: 
    iPhoto is occupied iwth a large upload of images to flickr.
    I want to review some more of the images I shot today in thumbnail to
    open and start working on them in photoshop without waiting for iPhoto
    to finish (this is reason #6099 why I do not let iPhoto control the
    location of my photos on the drive, so I can access them without
    opening their specific iPhoto library).
    I open the enclosing folder for the images, click to view by icon,
    enlarge the icons, then click to sort the photos by date, and....COVER
    FLOW!  they've Cover-Flow-ized the icon view when you do any kind of
    sort except by name. 
    I cannot say how much I hate cover flow--nausea-inducing for the
    motion sickness prone, nasty vile scheme in general--and now, it's
    dropped the images I can see in one glance at the screen in this icon
    by date view of the finder window to ONE, and I can't turn it off.  I
    do NOT have coverflow checked in view options.
    Is there any way to kill coverflow completely in every place they've
    put it?
    (Feedback already sent to apple, BTW, if you have this problem too, and there's no solution offered by one of the bright folks on this board, please send them some at apple.com/feedback--the place to put feedback for programs like finder that don't have a 'send feedback' menu item))

    Support call gave the solution:  instead of 'Arrange by', use the 'clean up by' command under the view menu in Finder.  This does what arrange by used to, and while the menu options are more limited than 'arrange by', it doesn't default to the cover-flow behavior that is so irritating.
    If you hate cover flow like I do, please send them feedback.  If enough of us complain about it, maybe they'll stop putting it all over the place.

Maybe you are looking for

  • How to use STRANS to translate XML to ABAP with deep structure

    every experts, I want to use Tcode: STRANS to translate XML to ABAP, But it does not work well, here is XML code,I want to translate this XML into an an Inter table gt_orders with deep structure of oeb, and colum oeb is also and intertable,how can I

  • PDFs won't open in Safari

    I have now Adobe Reader 9 installed, along with the old Adobe 8. For a while I was asked to point to the correct Adobe application. That quit working for unknown reasons. I can no longer open bank statements and other statements in Safari --just the

  • Linux J2SE 1.5.0 install w/o graphical interface

    Here's a special situation from the geniuses at Sun. 1. Bundle NetBeans for the J2SE. Never mind that people may want a 'server' installation. 2. So, I try to run it with the installer with the -console option on Linux (Fedora Core 4): $ ./jdk-1_5_0_

  • Can you synch audio with already edited footage?

    Hi there, I've been given a half edited project to finish off in Premier Pro, but the problem is there are quite a lot of pieces of footage that have not been synched up to their separate recorded sound! I am very new to Premier (was on FCP and Avid)

  • Cheat Sheet for texting on Nokia Murial

    Does anyone have a cheat sheet for texting for someone that really has not ever texted before.  I have a Nokia Murial.