POXPOEPO.fmb

Hi,
I want to change the LOV query of the cateogry field in the PO Line section of the Purchase Orders form. I need t orestrict the LOV items.
I downloaded the fmb file from the au_top. What other files do I need to download in order to run the form in Form Builder without any modifications to it?
Thanks.

So, what you are suggesting is that--
1. Enable the security as Hierarchical (or non-hierarchical ???) Security, for the valueset that's linked for the KFF - PO Item Category.
2. Enable the 'Security Enabled' for the KFF segment under validation.
3. define a security rule that has limited values filled in and assign it to the PO responsibility.
My scenario is , when the PO is opened, it should limit the LOV of the cateogry field. Ideally, this should be linked to PO Item category structure of the Inventory: Item Categories KFF. But unfortunately, the category LOV is currently linked to the Inventory item category Structure of the same KFF. So, now, I can't go back and assign the Default Item Category FF to the Purchasing Functional area.
Would your recommendation still be viable? In that case, I should be doing the same steps for the valueset in the currently linked structure of the KFF...correct?
thanks.

Similar Messages

  • UNABLE TO OPEN MASTER ITEM FORM OF ORACLE APPLICATIONS: 11.5.10.2 IN FORM 6

    Hi,
    I am beginner in oracle apps technical
    Using Oracle Application 11.5.10.2
    I am not able open INVIDITM.fmb( Inventory Master Item Forms)
    in form 6i. version 6.0.8.26
    Getting a mysterious error that :-
    Oracle Forms Designer has encountered a problem and needs to close. We are sorry for the inconvenience.
    After that I regenerate the INVIDITM.fmb using following command :-
    [root@oraapp US]# f60gen module=/apps/visappl/au/11.5.0/forms/US/INVIDITM.fmb userid=apps/apps@vis output_file=/apps/visappl/cus/11.5.0/log/INVIDITM.fmb module_type=form batch=yes compile_all=special
    The form is regenerated on the server and copying that fmb file on my local machine.
    Now trying to open it in form bulider again but now getting FRM-10043 : Cannot Open File.
    Could any body help me out in resolving this error ????
    And how to open this fmb file in form 6i ??
    Please feel free to mail regarding this issue on [email protected]
    Thanks & Regards
    Ashutosh Chowdhary

    Hi,
    Performing your action plan by copying all the files from AU_TOP to my local machine and then try to open the INVIDITM.fmb but still the same problem.
    Is this the problem of forms version or some thing else?
    Because I am able to able the POXPOEPO.fmb( Purchase Order form ) in the same version and do the customization as per requirement.
    Could you please suggest any other alternative solution?
    Thanks
    Ashutosh Chowdhary

  • PO Form problem

    I am new to the EBS though I have worked on forms before. We have Apps 12.1.1 and I am working on Forms 10.1.2
    I have some custom changes to be made in PO form (POXPOEPO). So I grabbed the FMB and opened it. Without any changes, I tried to re-compile. But it threw errors FRM-30458, FRM-30438, FRM-30457 for mirror items in blocks of PO_LINES, PO_SHIPMENTS and PO_DISTRIBUTIONS. So I deleted WVI triggers attached to these fields. Also changed few properties like Maximum Length => 0, Database Item => No, Query/Insert/Update Allowed => No. Recompilled and put the FMX back on the apps server. Now if I open the form, it remains in enter-query mode. In original functionality, it executes the query after navigating to the form. What wrong I did ?
    Second issue is : I can query the records and can create new records. But when I check in database, there are no records in PO_HEADERS_V, PO_LINES_V, PO_LINE_LOCATIONS_V, PO_DISTRIBUTIONS_V. Thses are all database dada blocks. So I am wondering where are these records coming from and where is it storing.
    Can anyone help me please.

    871579 wrote:
    Much appreciated your replies Srini, Hussein.
    I am using test instance and we have backup copies of all seeded forms. But this is very good suggestion of creating new custom form.
    I am working on my machine which is XP. The app is on oracle enterprise linux 5, 64 bit. I copied the FMB on linux box and dba generated it with command frmcmp_batch.sh module=/TEST/apps/au/12.0.0/resource/US/forms/POXPOEPO.fmb with userid, output_file, module_type, compile_all parameters.
    I believe this is what you need to generate the form.Yes this is the correct method - did the form compile successfully ?
    >
    Yeah MOAC is a functional security element I understand now. It secures the data contexts across organizations through oracle responsibilities - However, I'm not convinced about how that might affect you seeing data in tables / views.If you are using SQL*Plus (or similar tool) to query the multi-org "_V" views, you have no choice but to set application context, else queries will not return any data.
    >
    Please help.HTH
    Srini

  • Unable to Reserve and Approve the Scheduled Releases in 11.5.10.2 version

    Hi All,
    We are newly implementing the Planned PO’s for our client. Now we are successfully reserve and approve the Planned PO’s using the Position Hierarchy but when we try to reserve and the approve the scheduled releases using the same Position Hierarchy here the Approve button is frozen, but from Tools we are able to check the funds.
    EX: A, B, C are in the position Hierarchy
    1. A is forwarding the document to B
    2. B is able to open the Scheduled document from the Notifications but here when he try’s to reserve and approve the document here the Approve button is Frozen.
    Note: if B is approving the document from Notifications the document is sending to the next manager and he is able to approve the document but in action history for reserve it’s showing the ‘C’ name instead of ‘B’.
    Can any one help me on this issue ASAP?
    Regards,
    Kevin.
    Edited by: kevin329 on Jun 8, 2009 2:30 AM

    Hi,
    Performing your action plan by copying all the files from AU_TOP to my local machine and then try to open the INVIDITM.fmb but still the same problem.
    Is this the problem of forms version or some thing else?
    Because I am able to able the POXPOEPO.fmb( Purchase Order form ) in the same version and do the customization as per requirement.
    Could you please suggest any other alternative solution?
    Thanks
    Ashutosh Chowdhary

  • SQL Query to Calculate Total PO Amount

    Hi,
    I'm trying to create a Purchase Order view that includes Total Po Amount. Has anyone done this before and can provide me with the SQL? Or advice on how to write the query to calculate the po_line amounts for each po number?
    I've looked in the POXPOEPO.fmb form for the calculation(code) and looked at several APPS views(ie. PO_Headers_Inq_V) without any success.
    Any help would be appreciated.
    Thanks
    Tony

    Tony, I think this will help you:
    select sum(pl.unit_price * pl.quantity)
    from po_lines_all pl
    , po_headers_all ph
    where ph.segment1 = 1004257 -- po_number
    and ph.po_header_id = pl.po_header_id
    Regards,
    Ricardo Cabral

  • Restrict buyers from buying certain Items

    Hello,
    I would like to restrict item numbers returned in the Purchase Order Form (POXPOEPO) based on responsibililty of the buyer.
    I am attempting to try forms personalization, but am stuck. I can create a new record group from query and assign it to the LOV. I checked the form and the lov that it is currently assigned to is "ENABLE_LIST_LAMP" which I think is a dummy LOV. I checked the form POXPOEPO.fmb for the SQL but cannot find the related SQL.
    Any help would be appreciated on how to set this up using personalization or any other means.
    Regards,
    Nasheia

    Hi Nasheia,
    Security rule setup is the only way you can restrict the items to appear in the Item LOV in the purchase order/requisition forms.
    Brief setup overview
    1. Create a valueset as "Non-Hierarchical Security" and validation type "Independent".
    2. Assign the valueset to the respective segment of the "System Items" Key flexfield.
    3. Setup security rule for the created valuset at - Setup -> Flexfields -> Key -> Security -> Define in the Inventory superuser or similar responsibility.
    4. Add the allowed items in the security rule.
    5. Assign security rule to the responsibility.
    Now buyer will be able to see only the items listed in the security rule using the responsibility assigned to the security rule.
    Thanks,
    PS.

  • Sample source code (fmb)

    I am new in oracle development. I need sample code for oracle 10g forms builder.
    I notice that This is the thing which is not even in the knowledge of Google.
    I am wondering that why oracle forms's source code is not available on web. while if we talk about other tools like .net or php! thousands of sample codes are available for almost all kind of the requirements to do a job.
    I shall be very thankful if someone provide me some sample codes (fmb, rdf etc)
    Thanks

    Hi
    Oh yes i do agree with cris u can also search for video samples it's available specially for beginners,but pls notice one thing that PHP is an Open Source like Java and yes .net is also very common it only needs trust & a little light of hope that u can get it :)
    Well for me i can provide u with such sites of Oracle as tutorials besides the sites that InoL & Chris had provided like
    iSelfSchooling ....
    Oracle PL/SQL – Forms samples for François Degrelle
    Forms samples for Andreas Weiden ....
    For the tutorials
    Oracle Forms Developer ....
    A Tutorial on Oracle9i Forms and Reports
    Pls have a look here for Oracle Forms 11g Release 1 (11.1.1) Documentation ... & Oracle Forms 10g(10.1.2) Documentation.
    Hope this helps...
    Regards,
    Amatu Allah.

  • Unable to open PERWSHRG.fmb in DS6i

    unable to open PERWSHRG.fmb in DS6i.
    System breaks ....
    Does DS6i need any patches this file is 10,228kbs?
    I can open TEMPLATE.fmb with out any problems.
    This is in Windows XP w SP2

    I'm using
    Forms [32 Bit] Version 6.0.8.11.3 (Production)
    Oracle Toolkit Version 6.0.5.35.0 (Production)
    PL/SQL Version 8.0.6.0.0 (Production)
    Thx
    Message was edited by:
    J.Harsha

  • Qmsolm65.fmb (from version 6.5.4.0.1) gives an PDI-PLIO11 error.

    We have installed the version:
    Headstart 6.5.4.0 for Deverloper suite 10g(9.0.4) and upgraded it with the patch 6.5.4.0.1 for 10g Release 2.
    The maintenance Form for the Object Library (GMSOLB65.FMB) gives an error:
    "PDI-PLIO11 A tools common schema table is missing from the object store".
    I use Forms Builder 10g version 10.1.2.0.2.
    Can you help me?
    Thanks.
    Bob

    A valid version of qmsolm65.fmb is available from the supplement option site in the Headstart folder: http://cso.oracle.com

  • Start a java program from an FMB then read and write some variables

    Hello,
    I am trying to see whether the following setup works:
    item A, B, D and Button Z are on a Forms Canvas.
    User clicks on Button Z. This will launch a java program (Myprog class).
    Myprog main will read values in item A and B, run some calculation and then will return it back to our forms module and then will be displayed in item D.
    I have read about PL/SQL wrapper but the way I am looking at my setup is that my Forms module will be just the GUI interface.
    Any ideas ?

    main thing: a JAVA class that will take some inputs and will output some results and messages.
    Prob: I do not want to use swing or any other GUI builder to make a nice GUI for my JAVA class.
    What I want: I know how to use Forms. As such, I just want to put together a quick interface (mymodule.fmb) that when executed will allow the user to click on a button to start the java process and then see the results and error messages.
    Why I don't want to go through SWING: my main prob is to get the java class executed ( which is fine right now thru command line) by other users thru a GUI interface. I do not have time to go thru SWING.
    From the paper I mentioned, I think the PJC is the way to go. Can you please confirm ?
    Thanks.

  • Conversion of FMB to XML problem

    Forms [32 Bit] Version 9.0.4.0.19 (Production)
    I am in the middle of a conversion project where we are converting fmb files to xml, making the required changes to the xml files using a conversion program, and then converting them back to fmb. When compiling the the fmb files, I noticed that there were compilation errors in a few of the forms. Checking original xml code for one of the forms that did not compile, it did not contain the trigger text for one of my post-change triggers. The block actually contains two items with the same identical post-change trigger. Only the trigger text for one of the items is written. The following shows the trigger for the "RECEIVED_TODAY" written properly, but the next item with the identical trigger does not have the trigger text:
    <Item Name="RECEIVED_TODAY" FontName="Arial" .... MaximumLength="10">
    <Trigger Name="POST-CHANGE"
    TriggerText=":in_po_detail.qty_received :=
    :in_po_detail.qty_received + nvl(:in_po_detail.received_today,0);
    &#10; &#10;get_due;" DirtyInfo="true" />
    </Item>
    <Item Name="RETURNED_TODAY" FontName="Arial" .... MaximumLength="10">
    <Trigger Name="POST-CHANGE" DirtyInfo="true" />
    </Item>
    If I delete and re-create the trigger for the item that is not written, it will write the corresponding xml out properly.
    Does anyone know why this is happening?

    Peter,
    sound strange and my guess is that this should be looked at by customer support. Is the Forms module originally build in Forms 9.0.4 or is it upgraded from a previous version of Forms?
    I found bug 2923866 that reports a similar case where the trigger was subclassed from a form or library. In this case the trigger text wasn't in the XML output and showed only if created in the Forms. Not sure if this is the same problem you are facing.
    Frank

  • What are the reference forms for ARXRWMAI.fmb in Oracle Receivables ?

    Hello,
    We need to customise the standard Receipts (ARXRWMAI.fmb) in Oracle Applications, as part of our data encryption solution. However, ARXRWMAI appears to be entirely a refererring form, with all blocks and items protected, and I am trying to determine which are all the source code forms - none of the Reference Information seems to be notated for the standard Oracle form in the block properties (viewing in Designer). I thought I'd located one of the forms ARXRWRCT.fmb, but after saving the required changes in this form, and then recompiling and regenerating the ARXRWMAI form, the changes have not been incorporated into the referring form. Can anyone shed any light on this issue ? We are on Oracle Apps 11.0.3, 8i Database, Forms 4.5.
    Thanks heaps,
    Jane Blackall

    Rosario, don't feel bad -- English is my only language, and those acronyms give me trouble sometimes, too. The quickest and easiest way to find out what they mean is to go to google.com and type in the letters. That is what I do.

  • Forms 4.5 fmb's cannot be opened in 6i

    I got 100 Forms4.5 fmb's and cannot open them on my Windows XP Forms 6i notebook...
    Error: Cannot open file, when doubleclicking in the Open-File Dialog.
    I thought Forms 6i can open 4.5, 5.0 and 6.0 files ?

    Patch 13 should be enough. None of the fmb files are opening??
    Usually I used to see this error either when the windows file type gets confused (but it opens from open dialog) or when the fmb is corrupted or when the files were not unzipped correctly.
    Do you have other copies? were these files zipped and unzipped?
    Regards,
    Tony

  • Getting WUC-24 error when running sample form  WU_TEST_106.fmb

    Hello all,
    To learn more about using WebUtil, I downloaded the WU_TEST_106.fmb form and compiled it. I wanted to try writing to MS Word file. I ran this form, when the form got loaded, I clicked on the 'OLE' tab and then typed in my message and clicked on the 'Write to Word' button. Nothing were ever written to the temp.doc file. When checked the jinitiator13117.trace file, I saw four instances of 'WUC-24 - Error reading URL' error message. Any ideas what is causing the WUC-24 error messages.
    Thank you for your input,
    Seyed

    Thank you so much for your help. I worked with our DBA to fix this bug. From the section you pointed out in chapter 2.5, we copied the virtual-directory line and added the real-path and pasted that line into the onion-web.xml on C:\DevSuiteHome\j2ee\DevSuite\application-deployments\forms\form90web directory.
    The added line looks like the following:
    <virtual-directory virtual-path="/webutil" real-path="C:\DevSuiteHome\forms90\WebUtil" />
    This resolved the WUC-24 error message. Once again, thank you for taking time to help me with fixing this error.
    Seyed

  • Form Builder crashes while saving .fmb file when connected to db

    Hi,
    I am getting error The instruction at "0x679c352c" referenced memory at "0x0000001c". The memory could not be "read".
    Forms version is 6.0.8.11.3 and database version is 10.2.0.3.0
    I am doing the following steps:
    1) Open .fmb file in forms builder
    2) Connecting to database
    3) Making some changes in form
    4) Compiling (Ctrl+Shift+K) and generating form (Ctrl+t)
    5) Saving form <--- Here I am getting the error and form crashes
    If I do not connect to database then builder is allowing me to save the file
    1) Open .fmb file in forms builder
    2) Making some changes in form
    3) Saving form (Successful)
    I did some exercise just as a guess that may some part of the form is causing this error. I full expanded all components of the form i.e. blocks, canvases, triggers etc.
    This exercise produced that 3 program units were giving same error while full expending those. I deleted those 3 program units and re-created them. Now it is not showing me this memory error while full expanding all program units. I can now fully expand my full form.
    But I am still getting this error while saving the changes when I am connected to database.
    Please help.
    Regards,
    Edited by: rawat75 on Sep 2, 2011 7:13 PM

    Hi Experts,
    We are getting the same issue. Our form builder crashes once we open our custom form
    in form builder.
    Server shows:-
    Forms 6.0 (Forms Runtime) Version 6.0.8.28.0 (Production)
    Form Builder shows:-
    Forms [32 Bit] Version 6.0.8.11.3 (Production)
    How to upgrade the form builder version?

Maybe you are looking for