Reference number on request a QUOTE / Quote

It seems that when we Autocreate a Req a request submission, there is no reference to the Req # on the QUOTE request.

We have created a de FACTO forces to the Req Distribution where the user enters the Req # but Autocreate does not in this de FACTO forces at the request of QUOTE.

I was wondering if there are better alternatives or if Autocreate should bring the FDF.

Thank you

Sanjib

In my opinion, best solution is the customization of the form or Custom PLL. You must choose attribite value by the select statement to request a quote.

Thank you
Shishir

Tags: Oracle Applications

Similar Questions

  • When can autocreate PR at the request of submission, the number of PR is recorded in the request for QUOTE?

    Hello

    When I line autocreate a PR to a new request for quote, where can I find the number of PR to the request for QUOTE? Thank you.

    concerning

    Leo

    Hi Leo,

    There is no way findout the n/b PR link and request a QUOTE... already an ER/BUG is asked on this subject.

    Pls check this note for more details

    PO: How link to the Original number of requisition a request created automatically? (Doc ID 226539.1)

    Thank you

    -Arif.

  • Request for QUOTE Collaboration Team error

    I have problems with the collaborative when you create a request for QUOTE. When I click the Review button on the quote page, I get the following error.

    'That follows the members of the collaborative team do not belong to the Group business of the organization or employees are not valid. "1. null"

    collabo.png

    All members of the collaborative team are in the same group as the buyer making the request for QUOTE.

    I need help to solve this problem.

    Thank you.

    Check the profile option HR: Cross Business Group if it is set to No change to Yes

    Note that this will have effects like allowing jobs guides to select other business groups. If you want to learn more about the effects of this profile of switching form no for Yes then consider reading the Doc ID 257846.1, Doc ID 224822.1, Oracle® human resources management systems

    Please share and as if this solution helped you.

  • Request for QUOTE forms customization

    Is it possible to make the checkbox on the form of request for QUOTE providers to 'Include in next RFQ Printing' not verified? It uses active default and we want to make not controlled.

    Thanks in advance,
    Rob

    PL see if one of these Docs MOS can also help

    How to disable a button in a form using forms of personalization? (Doc ID 557602.1)
    How to make forms of customization (Doc ID 468657.1)
    Form customizations in Oracle E-Business Suite (release 12) (Doc ID 395117.1)
    Sample unit test for the use of form customization in Oracle Applications (Doc ID 744069.1)

    HTH
    Srini

  • We get NULL Pointer Exception When you try to run the request of QUOTE-JDEV negotiations.

    Hi guys,.

    I'm struggling with a NULL pointer Exception when configuring request for QUOTE-JDEV negotiations. I m listing all the steps that I follow below. Please have a look in this area and gimme you suggestion to solve.

    1. I have coppied oracle.apps.ak, oracle.apps.pon and oracle.apps.fnd.server of the JAVA_TOP in the folder of my projects and my JDEV myClasses.

    2. Subsequently, I exported my ponDefineHdrPG of the page. XML using the below command

    Export/oracle/apps/pon/negotiation/creation/webui/ponDefineHdrPG username-apps password apps rootdir - D:\JDEV\jdevhome\jdev\myprojects\ - dbconnection ' (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=lclxebsddb2.lc) (PORT = 1524)) (CONNECT_DATA = (SID = EBSDEV))) ".

    3. I created the project and workspace OFA

    4. then I created my DB connection and used the DBC file for runtime option. And I tried to restore my project. Which was rebuilt successfully.

    6 then I ran my Page ponDefineHdrPG.xml my JDEV.

    7. I got the below error


    Details of the exception.
    oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
    at oracle.apps.fnd.framework.OAException.wrapperException (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
    in OA. jspService(_OA.java:71)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    # # 0 in detail
    java.lang.NullPointerException
    at oracle.apps.pon.negotiation.creation.server.NegotiationCreationAMImpl.getHeaderEO(NegotiationCreationAMImpl.java:3495)
    at oracle.apps.pon.negotiation.creation.server.NegotiationCreationAMImpl.isTemplate(NegotiationCreationAMImpl.java:3346)
    at oracle.apps.pon.negotiation.creation.webui.NegCreationHeaderPageCO.processRequest(NegCreationHeaderPageCO.java:929)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
    in OA. jspService(_OA.java:71)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    java.lang.NullPointerException
    at oracle.apps.pon.negotiation.creation.server.NegotiationCreationAMImpl.getHeaderEO(NegotiationCreationAMImpl.java:3495)
    at oracle.apps.pon.negotiation.creation.server.NegotiationCreationAMImpl.isTemplate(NegotiationCreationAMImpl.java:3346)
    at oracle.apps.pon.negotiation.creation.webui.NegCreationHeaderPageCO.processRequest(NegCreationHeaderPageCO.java:929)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)
    in OA. jspService(_OA.java:71)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run (Thread.java:595



    I did not something outside the given procedure. I can tell everything is fresh on my JDEV as in $JAVA_TOP. But I'm, I was wondering why this page points to NULL Pointer Exception to NegotiationCreationAMImpl on JDEV however its fine on the side of the demand for labour. Its very strange. At the same time I also put my profile option "Sign-On: Notification ' on 'no '. I removed '-' DBC files too. But nothing could serve my purpose. Can you please help to solve this problem?

    Hoping for your reply.

    Thank you
    Sunil

    I'm assigned to a task where I need to change the query LOV to the field of legal entity on the request of QUOTE-negotiations page.

    There is no need to run the page locally. As there could be other files also that your page to be referred by any other top.

    What you need to do, is extend the controller or the VO and validate query LOV.

    Thank you
    AJ

  • Same repeated reference number

    I have to consult several times the same note; Obviously, adding a new note increases the reference number.

    Here is an example:

    Blah blah blah (1) and blah blah blah (2), blah blah blah (1)

    blah blah blah (3) blah blah blah (4) blah blah blah (1)

    In different parts of an introduction, I'm working on I need to refer to the note 1.

    Is this possible?

    Thank you

    Giovanni

    The only way this can be done manually - which adds the additional Exhibitor etc. 1 and 2.

    Notes have not been updated for more than 10 years!

    Please add your voice to improve notes to please , the forum

    Also the feature request/Bug Report Form

  • Anyone know the reference number of the card mother M40x-149?

    Hello

    Anyone know the part number for a motherboard satellite M40x-149 and a good place to buy a home?

    Thank you
    Neil

    Reference number is an internal information, and I really don't think that someone can help here.
    I don't know in which country you live, but I imagine you can find many online PC shops in your country. Google all over the place.
    From time to time to check eBay. Here you can find many different hardware parts for all types of Toshiba laptops.

  • I need to improve the performance of a Web site and I want to track the total number of requests per second...

    I need to improve the performance of a Web site and I want to track the total number of requests per second... we are currently hitting...

    Please I need to hit the current with 1200 queries/second application, please help in this regard.

    Hi Nivask,

    If you created the Web site, the question would be better suited in the MSDN Forums. I would recommend posting your query in the MSDN Forums for assistance:

    Internet Explorer Web development

  • I have a serial number and request code when I bought Adobe Acrobat of TechSoup. For some reason, I can't post it after the download, and now I can't use it yet at all. Please notify.

    I have a serial number and request code when I bought Adobe Acrobat of TechSoup. For some reason, I can't post it after the download, and now I can't use it yet at all. Please notify.

    What is the exact error you get when you enter your serial number?

    Chat support: Mon - Fri 05:00-19:00 (US Pacific Time)<=== note="" days="" and="">

    Don't forget to stay signed with your Adobe ID before accessing the link below

    Creative cloud support (all creative cloud customer service problems)

    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

  • In the payments/accounts payable modules where the payment reference number is defined?


    Hello

    I hope someone can help. Is the reference number of the payment, an internal sequence number of Oracle or can you change it in the app? If Yes, where?

    Thank you very much

    Paul

    I managed to find the information I was looking for this topic. Thanks anyway... Paul

  • Need help with a reference number (Thinkpad x 230)

    Hello

    I have a few laptops disappeared from the strip of plastic above the camera.  I can't find a reference number of this piece anywhere, including the HMM.  All information you need I will do my best to provide.  Thank you.

    Good afternoon.

    Welcome to the community.

    I looked through the HMM also, to see if there was no notation for the part you describe and found no other. In my experience, these types of parts can be included in a package called the Kit of parts. Looking at the X 230 FRU parts list, page 3 shows such an article (FRU P/N 04W1418), but I have no way of knowing what is included in it.

    Audit of the FRU P/N on the Site of Maintenance parts, shows that the kit is available for $19.50 + shipping cost, if you want to take a chance on it. If all goes well, another Member will weigh with additional details.

    I hope this helps a little.

    Edit: misspelling.

  • Reference number card mother Dell 17R

    Hello

    Everything was fine until my son poured water on my Dell 2011 17R with Intel Core i5 - 460 M 2.53 Ghz processor / 3 m. For the purchase of a new one online, I'm looking for the reference number of the motherboard that works. Will any motherboard available on ebay such as this: http://www.ebay.com/itm/NEW-Dell-Inspiron-17-17R-N7010-Intel-System-Board-Motherboard-GKH2C-DA0UM9MB6D0/391273766019?_trksid=p2047675.c100009.m1982&_trkparms=aid%3D777000%26algo%3DABAw.MBE%26ao%3D1%26asc%3D35696%26meid%3D2632734ad1764320aa28dd527cb0c4e3%26pid%3D100009%26rk%3D1%26rkt%3D1%26sd%3D351151446468

    will it work?
    Thank you

    Arvind

    Who should be the appropriate for your system board.

  • Get data from reference number coloumn

    Hello
    I'm developing a new help desk system that has the table of the call history details all call logs are maintained.

    I try to get the part number for the call when the user creates the novelty. (Table already has this coloumn that prepopulates what with a number on each new entry)

    Please can help me extract the reference number and appear in a region in the homepage (when present is done it will redirect to the homepage) or a window pop up.

    'Return the key in question.

    http://forums.Oracle.com/forums/search.jspa?threadID=&q=%22Return+key+into+item%22&objid=f137&DateRange=all&userid=&NumResults=15&rankBy=10001

  • Request a quote for a spare part

    Hello, if it is still available, I need a quote for the follow-up of the riser card.

    Dell Server PowerEdge 1850 PCI - E W1888 0HJ858 PWB Board riser

    I have it on a server PowerEdge 1850 (serial number 9ZZ5N1J)

    Thank you

    Antonio

    Buongiorno, siamo spiacenti my party by PE1850 non sono più available.

    Todas

  • grep search for any number of words in quotes

    I understand (from what I've read) that what follows will be a single word between quotation marks:

    (?<=")\w+(?=")

    Can someone explain please how to modify this search grep in a way that allows me to find any number of words in a pair of double quotes (whether straight or "curly")?

    (Yes, I'm very new to this, but I searched a dozen sites and can't seem to find the answer.)

    Many thanks in advance,

    Ron Herrmann

    (?<>

Maybe you are looking for