Error while extending ProfileFormHandler

Hi please help me out this problem...while extending profileformhandler i am getting nullpointerexception...
16:21:16,396 ERROR [DynamoServlet]
java.lang.NullPointerException
        at atg.userprofiling.ProfileFormHandler.getRepositoryId(ProfileFormHandler.java:111)
        at atg.userprofiling.ProfileForm.getProfileItem(ProfileForm.java:278)
        at atg.userprofiling.ProfileFormHashtable.getItem(ProfileForm.java:3921)
        at atg.userprofiling.ProfileFormHashtablePropertyMapper.getPropertyValue(ProfileForm.java:3956)
        at atg.droplet.DropletDescriptor.getPropertyValue(DropletDescriptor.java:457)
        at atg.droplet.DropletDescriptor.getPropertyStringValue(DropletDescriptor.java:245)
        at atg.droplet.DropletDescriptor.getPropertyHtmlStringValue(DropletDescriptor.java:166)
        at atg.taglib.dspjsp.ValueStringTag.calculateValueString(ValueStringTag.java:358)
        at atg.taglib.dspjsp.InputTagBase.doEndTag(InputTagBase.java:476)
        at org.apache.jsp.createProfile_jsp._jspx_meth_dsp_005finput_005f0(createProfile_jsp.java:523)
        at org.apache.jsp.createProfile_jsp._jspx_meth_dsp_005fform_005f0(createProfile_jsp.java:293)
        at org.apache.jsp.createProfile_jsp._jspx_meth_dsp_005fpage_005f0(createProfile_jsp.java:216)
        at org.apache.jsp.createProfile_jsp._jspService(createProfile_jsp.java:122)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369)
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at atg.servlet.pipeline.TailPipelineServlet.service(TailPipelineServlet.java:161)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:253)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.servlet.http.CookieBufferServlet.service(CookieBufferServlet.java:97)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.userprofiling.ExpiredPasswordServlet.service(ExpiredPasswordServlet.java:356)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.servlet.pipeline.MimeTyperPipelineServlet.service(MimeTyperPipelineServlet.java:206)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:565)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.commerce.order.CommerceCommandServlet.service(CommerceCommandServlet.java:128)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.commerce.promotion.PromotionServlet.service(PromotionServlet.java:191)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:655)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2425)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:169)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.multisite.SiteSessionEventTriggerPipelineServlet.service(SiteSessionEventTriggerPipelineServlet.java:139)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:477)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.userprofiling.ProfilePropertyServlet.service(ProfilePropertyServlet.java:208)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:437)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:469)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:280)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:370)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.userprofiling.sso.PassportServlet.service(PassportServlet.java:554)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:91)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:212)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.multisite.SiteContextPipelineServlet.service(SiteContextPipelineServlet.java:348)
        at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
        at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1174)
        at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:857)
        at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:250)
        at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:263)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
        at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
        at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126
        at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
        at java.lang.Thread.run(Thread.java:662)

Thank you David_DE.....I gone through entire Profile doc....and i set those property file as : -
$class=atg.userprofiling.ProfileFormHandler
$scope=request
profile=Profile
profileTools=/atg/userprofiling/ProfileTools
but
now getting this exception...
java.lang.NullPointerException
atg.userprofiling.ProfileFormHandler.assumeSecurityIdentity(ProfileFormHandler.java:1072)
atg.userprofiling.ProfileFormHandler.postCreateUser(ProfileFormHandler.java:480)
atg.userprofiling.ProfileForm.handleCreate(ProfileForm.java:1115)
atg.userprofiling.ProfileFormHandler.handleCreate(ProfileFormHandler.java:380)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
atg.droplet.EventSender.sendEvent(EventSender.java:582)
atg.droplet.FormTag.doSendEvents(FormTag.java:800)
atg.droplet.FormTag.sendEvents(FormTag.java:649)
atg.droplet.DropletEventServlet.sendEvents(DropletEventServlet.java:523)
atg.droplet.DropletEventServlet.service(DropletEventServlet.java:550)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.commerce.order.CommerceCommandServlet.service(CommerceCommandServlet.java:128)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.commerce.promotion.PromotionServlet.service(PromotionServlet.java:191)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:655)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2425)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:169)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.multisite.SiteSessionEventTriggerPipelineServlet.service(SiteSessionEventTriggerPipelineServlet.java:139)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:477)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.userprofiling.ProfilePropertyServlet.service(ProfilePropertyServlet.java:208)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:437)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:469)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:280)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:370)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.userprofiling.sso.PassportServlet.service(PassportServlet.java:554)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:91)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:212)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.multisite.SiteContextPipelineServlet.service(SiteContextPipelineServlet.java:348)
atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1174)
atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:857)
atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:250)
atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:263)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

Similar Messages

  • Getting CFGFWK-64060 error while extending a domain for ECM..

    Hi,
    I am getting this error while extending a weblogic domain for Oracle ECM.
    CFGFWK-64060 the template you selected can't be applied because the following dependencies can not be satisfied.
    Missing prerequisites:
    DEP for Oracle UCM Core Template:11.1.1.0[C:\Oracle\Middleware\Oracle_ECM1\common\teplates\applications\oracle.core_template_11.1.1.jar] (Oracle Enterprise manager)
    Thanks in advance

    Hi,
    I am getting this error while extending a weblogic domain for Oracle ECM.
    CFGFWK-64060 the template you selected can't be applied because the following dependencies can not be satisfied.
    Missing prerequisites:
    DEP for Oracle UCM Core Template:11.1.1.0[C:\Oracle\Middleware\Oracle_ECM1\common\teplates\applications\oracle.core_template_11.1.1.jar] (Oracle Enterprise manager)
    Thanks in advance

  • Getting the following Error while extending HeaderVO,LinesVO -URGENT

    Hi,
    I am extendn HeaderVO,LinesVO with the help of JDeveloper and I am getting the following error while I Print a particular Quote (Using Asoprint.xsl template) from frontend:
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT * FROM (SELECT qte.ui_line_number line_number ,qte.padded_concatenated_segments item_number ,qte.item_description item_description ,qte.uom_code Order_Quantity_Uom ,DECODE(qte.line_category_code, 'RETURN', qte.quantity*(-1), qte.quantity) Ordered_Quantity ,qte.line_category_code ,qte.service_ref_line_id ,UPPER(qte.service_ref_type_code) srv_ref_type_code ,DECODE(qte.line_category_code, 'RETURN', qte.line_list_price*(-1), qte.line_list_price) unit_list_price ,DECODE(qte.line_category_code, 'RETURN', qte.line_adjusted_amount*(-1), qte.line_adjusted_amount) line_adj_price ,DECODE(qte.line_category_code, 'RETURN', qte.line_quote_price*(-1), qte.line_quote_price) unit_selling_price ,DECODE(qte.line_category_code, 'RETURN', qte.extended_list_price*(-1), qte.extended_list_price) line_total_list_price ,DECODE(qte.line_category_code, 'RETURN', qte.extended_adjusted_amount*(-1), qte.extended_adjusted_amount) line_total_adj_amt ,DECODE(qte.line_category_code, 'RETURN', qte.extended_selling_price*(-1), qte.extended_selling_price) line_total ,line_number old_line_number ,to_char(qte.start_date_active,nvl(FND_PROFILE.VALUE('ICX_DATE_FORMAT_MASK'), 'DD-MON-RRRR')) start_date_active ,to_char(qte.end_date_active,nvl(FND_PROFILE.VALUE('ICX_DATE_FORMAT_MASK'), 'DD-MON-RRRR')) end_date_active ,qte.service_duration ,qte.service_period ,qte.item_type_code ,decode(qte.item_type_code, 'MDL', NVL(qte.complete_configuration_flag, 'N'), 'Z') Model_Status ,qte.quote_line_id qlid ,qte.quote_header_id ,DECODE(qte.line_category_code, 'RETURN', (select qte.quantity * (nvl(sum(decode(apav.applied_flag,'Y',decode(apav.charge_type_code,NULL,0,apav.adjusted_amount),0) ), 0)) FROM aso_price_adjustments_v apav where qte.quote_line_id = apav.quote_line_id )*(-1), (select qte.quantity * (nvl(sum(decode(apav.applied_flag,'Y',decode(apav.charge_type_code,NULL,0,apav.adjusted_amount),0) ), 0)) FROM aso_price_adjustments_v apav where qte.quote_line_id = apav.quote_line_id )) line_charges ,DECODE(qte.line_category_code, 'RETURN', (decode(qte.item_type_code, 'MDL', decode (qte.config_header_id, NULL, qte.extended_selling_price, (select sum(QUOTE_LINES.LINE_QUOTE_PRICE * QUOTE_LINES.QUANTITY) from ASO_QUOTE_LINES_ALL QUOTE_LINES, ASO_QUOTE_LINE_DETAILS QUOTE_LINE_DETAILS where quote_line_details.config_header_id=qte.config_header_id and quote_line_details.quote_line_id =quote_lines.quote_line_id)), qte.extended_selling_price))*(-1), (decode(qte.item_type_code, 'MDL', decode (qte.config_header_id, NULL, qte.extended_selling_price, (select sum(QUOTE_LINES.LINE_QUOTE_PRICE * QUOTE_LINES.QUANTITY) from ASO_QUOTE_LINES_ALL QUOTE_LINES, ASO_QUOTE_LINE_DETAILS QUOTE_LINE_DETAILS where quote_line_details.config_header_id=qte.config_header_id and quote_line_details.quote_line_id =quote_lines.quote_line_id)), qte.extended_selling_price))) model_total ,qte.attribute3 comp_info ,qte.attribute8 comp_product ,decode(qte.attribute4,NULL,'',(select manufacturer_name from mtl_manufacturers where manufacturer_id = to_number(qte.attribute4) and rownum<2)) Comp_Name ,qte.attribute5 Comp_Unit_Price ,qte.attribute6 Annual_Usage ,(qte.attribute6 * qte.attribute5)Total_Atrium ,qte.attribute7 Tot_comp_price FROM aso_pvt_quote_lines_bali_v qte) QRSLT WHERE (QUOTE_HEADER_ID = :1)
    While I remove the customizations I get the complete seeded o/p but as and when I start extending and substituting HeaderVO and LinesVO the error comes.
    Please let meknow the cause if possible

    Sumit,
    A jsp page can not read view obects, because in a jsp how would u get AM refrence.The only way to use view object in a jsp is to create a standalone AM and then create dynamic VOs, but this is not at all recommeneded approach and i doubt user would have followed it.Secondly if this is Oracle html quoting, this should not be a oaf page.
    Because user is talking in terms of VO, it looks like some oaf page, if this oaf page, then getting error stack would only be possible through FND:Diagnostics
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Error while extending iSupply Portal VO

    I try to extending iSupply Portal PosPosummaryVO by create a new view object, and extend PosPosummaryVO. after sql statement step, I appear a error message
    " Each row in the Query Result Columns must be mapped to a uniqe Query Attribute in the Mapped Entity columns."
    What does it mean?
    I only add a where condidtion in the sql
    the sql is
    select 'Select_flag' as Select_flag, --> orginal is 'Select_flag', an error occure say it was a key word or existing attr., so I add an as alias
    poh.po_num,
    poh.comments,
    poh.creation_date,
    poh.po_release_id,
    to_char(null) agent_name,
    poh.currency_code,
    to_char(0) as amount,
    poh.ACCEPTANCE_DUE_DATE,
    poh.vendor_id,
    poh.po_header_id,
    poh.agent_id,
    poh.type_lookup_code,
    poh.type_name,
    poh.vendor_contact_id,
    poh.vendor_site_id,
    poh.acceptance_required_flag,
    poh.approved_date,
    poh.revision_num,
    to_char(null) PO_STATUS_CODE ,
    to_char(null) PO_STATUS_DISP ,
    poh.org_name,
    poh.attribute1,
    poh.attribute2,
    poh.attribute3,
    poh.attribute4,
    poh.attribute5,
    poh.attribute6,
    poh.attribute7,
    poh.attribute8,
    poh.attribute9,
    poh.attribute10,
    poh.attribute11,
    poh.attribute12,
    poh.attribute13,
    poh.attribute14,
    poh.attribute15,
    poh.attribute_category,
    decode(poh.po_release_id,null,'PosHdrAttach','PosRelAttach')
    as SwitchAttach,
    'N' as retrieve_flag,
    poh.CANCEL_FLAG,
    poh.CLOSED_CODE,
    poh.FROZEN_FLAG,
    poh.USER_HOLD_FLAG,
    poh.global_agreement_flag,
    to_char(null) consigned_consumption_flag,
    poh.vendor_name,
    poh.vendor_site_code,
    poh.po_release_id po_release_id2,
    poh.vendor_number ,
    poh.vendor_id vendor_id2, org_id,
    poh.segment1,
    poh.release_num,
    to_char(null) business_document_type,
    to_char(null) business_document_id,
    to_char(null) business_document_version,
    0 as ship_to_location_id,
    security_level_code,
    access_level_code
    from pos_view_po_summary_v poh
    where poh.type_lookup_code = 'standard' ---> new where condition

    Here is the workaround
    1. while extending give the query as select 'X' from dual; and finish the extenstion...
    2. Right click on the extended VO and select Edit
    3. Now paste the original query and Apply the changes
    4. Check the attribute mappings as well and correct it..
    5. compare the original VO attributes and extended VO attributes. If you find any differences correct it.
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Error While extending PoRequisitionLinesVO

    Hi,
    I am facing an error while trying to extend the VO PoRequisitionLinesVO at iProcurement Ckeckout Page. I tried with adding and new calculated column as PackSize. pls check below error and suggest how to resolve this issue.
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT * FROM (SELECT PoRequisitionLineEO.REQUISITION_LINE_ID,
    PoRequisitionLineEO.REQUISITION_HEADER_ID,
    PoRequisitionLineEO.LINE_NUM,
    PoRequisitionLineEO.LAST_UPDATE_DATE,
    PoRequisitionLineEO.LAST_UPDATED_BY,
    PoRequisitionLineEO.LAST_UPDATE_LOGIN,
    PoRequisitionLineEO.CREATION_DATE,
    PoRequisitionLineEO.CREATED_BY,
    PoRequisitionLineEO.DELIVER_TO_LOCATION_ID,
    PoRequisitionLineEO.TO_PERSON_ID,
    PoRequisitionLineEO.ITEM_DESCRIPTION,
    PoRequisitionLineEO.CATEGORY_ID,
    PoRequisitionLineEO.UNIT_MEAS_LOOKUP_CODE,
    PoRequisitionLineEO.UNIT_PRICE,
    PoRequisitionLineEO.QUANTITY,
    PoRequisitionLineEO.LINE_TYPE_ID,
    PoRequisitionLineEO.SOURCE_TYPE_CODE,
    PoRequisitionLineEO.ITEM_ID,
    PoRequisitionLineEO.ITEM_REVISION,
    PoRequisitionLineEO.QUANTITY_DELIVERED,
    PoRequisitionLineEO.SUGGESTED_BUYER_ID,
    PoRequisitionLineEO.ENCUMBERED_FLAG,
    PoRequisitionLineEO.RFQ_REQUIRED_FLAG,
    PoRequisitionLineEO.NEED_BY_DATE,
    PoRequisitionLineEO.LINE_LOCATION_ID,
    PoRequisitionLineEO.MODIFIED_BY_AGENT_FLAG,
    PoRequisitionLineEO.PARENT_REQ_LINE_ID,
    PoRequisitionLineEO.JUSTIFICATION,
    PoRequisitionLineEO.NOTE_TO_AGENT,
    PoRequisitionLineEO.NOTE_TO_RECEIVER,
    PoRequisitionLineEO.PURCHASING_AGENT_ID,
    PoRequisitionLineEO.DOCUMENT_TYPE_CODE,
    PoRequisitionLineEO.BLANKET_PO_HEADER_ID,
    PoRequisitionLineEO.BLANKET_PO_LINE_NUM,
    PoRequisitionLineEO.CURRENCY_CODE,
    PoRequisitionLineEO.RATE_TYPE,
    PoRequisitionLineEO.RATE_DATE,
    PoRequisitionLineEO.RATE,
    PoRequisitionLineEO.CURRENCY_UNIT_PRICE,
    PoRequisitionLineEO.SUGGESTED_VENDOR_NAME,
    PoRequisitionLineEO.SUGGESTED_VENDOR_LOCATION,
    PoRequisitionLineEO.SUGGESTED_VENDOR_CONTACT,
    PoRequisitionLineEO.SUGGESTED_VENDOR_PHONE,
    PoRequisitionLineEO.SUGGESTED_VENDOR_PRODUCT_CODE,
    PoRequisitionLineEO.UN_NUMBER_ID,
    PoRequisitionLineEO.HAZARD_CLASS_ID,
    PoRequisitionLineEO.MUST_USE_SUGG_VENDOR_FLAG,
    PoRequisitionLineEO.REFERENCE_NUM,
    PoRequisitionLineEO.ON_RFQ_FLAG,
    PoRequisitionLineEO.URGENT_FLAG,
    PoRequisitionLineEO.CANCEL_FLAG,
    PoRequisitionLineEO.SOURCE_ORGANIZATION_ID,
    PoRequisitionLineEO.SOURCE_SUBINVENTORY,
    PoRequisitionLineEO.DESTINATION_TYPE_CODE,
    PoRequisitionLineEO.DESTINATION_ORGANIZATION_ID,
    PoRequisitionLineEO.DESTINATION_SUBINVENTORY,
    PoRequisitionLineEO.QUANTITY_CANCELLED,
    PoRequisitionLineEO.CANCEL_DATE,
    PoRequisitionLineEO.CANCEL_REASON,
    PoRequisitionLineEO.CLOSED_CODE,
    PoRequisitionLineEO.AGENT_RETURN_NOTE,
    PoRequisitionLineEO.CHANGED_AFTER_RESEARCH_FLAG,
    PoRequisitionLineEO.VENDOR_ID,
    PoRequisitionLineEO.VENDOR_SITE_ID,
    PoRequisitionLineEO.VENDOR_CONTACT_ID,
    PoRequisitionLineEO.RESEARCH_AGENT_ID,
    PoRequisitionLineEO.ON_LINE_FLAG,
    PoRequisitionLineEO.WIP_ENTITY_ID,
    PoRequisitionLineEO.WIP_LINE_ID,
    PoRequisitionLineEO.WIP_REPETITIVE_SCHEDULE_ID,
    PoRequisitionLineEO.WIP_OPERATION_SEQ_NUM,
    PoRequisitionLineEO.WIP_RESOURCE_SEQ_NUM,
    PoRequisitionLineEO.ATTRIBUTE_CATEGORY,
    PoRequisitionLineEO.DESTINATION_CONTEXT,
    PoRequisitionLineEO.INVENTORY_SOURCE_CONTEXT,
    PoRequisitionLineEO.VENDOR_SOURCE_CONTEXT,
    PoRequisitionLineEO.BOM_RESOURCE_ID,
    PoRequisitionLineEO.REQUEST_ID,
    PoRequisitionLineEO.PROGRAM_APPLICATION_ID,
    PoRequisitionLineEO.PROGRAM_ID,
    PoRequisitionLineEO.PROGRAM_UPDATE_DATE,
    PoRequisitionLineEO.USSGL_TRANSACTION_CODE,
    PoRequisitionLineEO.GOVERNMENT_CONTEXT,
    PoRequisitionLineEO.CLOSED_REASON,
    PoRequisitionLineEO.CLOSED_DATE,
    PoRequisitionLineEO.TRANSACTION_REASON_CODE,
    PoRequisitionLineEO.QUANTITY_RECEIVED,
    PoRequisitionLineEO.SOURCE_REQ_LINE_ID,
    PoRequisitionLineEO.ORG_ID,
    PoRequisitionLineEO.KANBAN_CARD_ID,
    PoRequisitionLineEO.CATALOG_TYPE,
    PoRequisitionLineEO.CATALOG_SOURCE,
    PoRequisitionLineEO.MANUFACTURER_ID,
    PoRequisitionLineEO.MANUFACTURER_NAME,
    PoRequisitionLineEO.MANUFACTURER_PART_NUMBER,
    PoRequisitionLineEO.REQUESTER_EMAIL,
    PoRequisitionLineEO.REQUESTER_FAX,
    PoRequisitionLineEO.REQUESTER_PHONE,
    PoRequisitionLineEO.UNSPSC_CODE,
    PoRequisitionLineEO.OTHER_CATEGORY_CODE,
    PoRequisitionLineEO.SUPPLIER_DUNS,
    PoRequisitionLineEO.TAX_STATUS_INDICATOR,
    PoRequisitionLineEO.PCARD_FLAG,
    PoRequisitionLineEO.NEW_SUPPLIER_FLAG,
    PoRequisitionLineEO.AUTO_RECEIVE_FLAG,
    PoRequisitionLineEO.TAX_USER_OVERRIDE_FLAG,
    PoRequisitionLineEO.TAX_CODE_ID,
    PoRequisitionLineEO.NOTE_TO_VENDOR,
    PoRequisitionLineEO.OKE_CONTRACT_VERSION_ID,
    PoRequisitionLineEO.OKE_CONTRACT_HEADER_ID,
    PoRequisitionLineEO.ITEM_SOURCE_ID,
    PoRequisitionLineEO.SUPPLIER_REF_NUMBER,
    PoRequisitionLineEO.SECONDARY_UNIT_OF_MEASURE,
    PoRequisitionLineEO.SECONDARY_QUANTITY,
    PoRequisitionLineEO.PREFERRED_GRADE,
    PoRequisitionLineEO.SECONDARY_QUANTITY_RECEIVED,
    PoRequisitionLineEO.SECONDARY_QUANTITY_CANCELLED,
    PoRequisitionLineEO.AUCTION_HEADER_ID,
    PoRequisitionLineEO.AUCTION_DISPLAY_NUMBER,
    PoRequisitionLineEO.AUCTION_LINE_NUMBER,
    PoRequisitionLineEO.REQS_IN_POOL_FLAG,
    PoRequisitionLineEO.VMI_FLAG,
    PoRequisitionLineEO.ATTRIBUTE1,
    PoRequisitionLineEO.ATTRIBUTE2,
    PoRequisitionLineEO.ATTRIBUTE3,
    PoRequisitionLineEO.ATTRIBUTE4,
    PoRequisitionLineEO.ATTRIBUTE5,
    PoRequisitionLineEO.ATTRIBUTE6,
    PoRequisitionLineEO.ATTRIBUTE7,
    PoRequisitionLineEO.ATTRIBUTE8,
    PoRequisitionLineEO.ATTRIBUTE9,
    PoRequisitionLineEO.ATTRIBUTE10,
    PoRequisitionLineEO.ATTRIBUTE11,
    PoRequisitionLineEO.ATTRIBUTE12,
    PoRequisitionLineEO.ATTRIBUTE13,
    PoRequisitionLineEO.ATTRIBUTE14,
    PoRequisitionLineEO.ATTRIBUTE15,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE1,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE2,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE3,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE4,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE5,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE6,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE7,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE8,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE9,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE10,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE11,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE12,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE13,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE14,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE15,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE16,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE17,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE18,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE19,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE20,
    PoRequisitionLineEO.GLOBAL_ATTRIBUTE_CATEGORY,
    PoRequisitionLineEO.BID_NUMBER,
    PoRequisitionLineEO.BID_LINE_NUMBER,
    PoRequisitionLineEO.AMOUNT,
    PoRequisitionLineEO.CURRENCY_AMOUNT,
    PoRequisitionLineEO.NONCAT_TEMPLATE_ID,
    PoRequisitionLineEO.JOB_ID,
    PoRequisitionLineEO.CONTACT_INFORMATION,
    PoRequisitionLineEO.CANDIDATE_SCREENING_REQD_FLAG,
    PoRequisitionLineEO.SUGGESTED_SUPPLIER_FLAG,
    PoRequisitionLineEO.ASSIGNMENT_END_DATE,
    PoRequisitionLineEO.OVERTIME_ALLOWED_FLAG,
    PoRequisitionLineEO.CONTRACTOR_REQUISITION_FLAG,
    PoRequisitionLineEO.LABOR_REQ_LINE_ID,
    PoRequisitionLineEO.JOB_LONG_DESCRIPTION,
    PoRequisitionLineEO.CONTRACTOR_STATUS,
    PoRequisitionLineEO.SUGGESTED_VENDOR_CONTACT_FAX,
    PoRequisitionLineEO.SUGGESTED_VENDOR_CONTACT_EMAIL,
    PoRequisitionLineEO.CANDIDATE_FIRST_NAME,
    PoRequisitionLineEO.CANDIDATE_LAST_NAME,
    PoRequisitionLineEO.ASSIGNMENT_START_DATE,
    PoRequisitionLineEO.ORDER_TYPE_LOOKUP_CODE,
    PoRequisitionLineEO.PURCHASE_BASIS,
    PoRequisitionLineEO.MATCHING_BASIS,
    PoRequisitionLineEO.NEGOTIATED_BY_PREPARER_FLAG,
    PoRequisitionLineEO.BASE_UNIT_PRICE,
    PoRequisitionLineEO.AT_SOURCING_FLAG,
    PoRequisitionLineEO.TAX_ATTRIBUTE_UPDATE_CODE,
    PoRequisitionLineEO.DROP_SHIP_FLAG,
    PoRequisitionLineEO.SHIP_METHOD,
    PoRequisitionLineEO.ESTIMATED_PICKUP_DATE,
    PoRequisitionLineEO.SUPPLIER_NOTIFIED_FOR_CANCEL,
    PoRequisitionLineEO.TAX_NAME,'999' PackSize
    FROM PO_REQUISITION_LINES_ALL PoRequisitionLineEO) QRSLT WHERE (nvl(closed_code, 'N') <> 'FINALLY CLOSED' AND nvl(cancel_flag, 'N') = 'N' AND nvl(modified_by_agent_flag, 'N') = 'N' AND line_location_id IS NULL AND ((SELECT nvl(transferred_to_oe_flag, 'N') FROM po_requisition_headers_all h WHERE h.requisition_header_id = PoRequisitionLineEO.requisition_header_id) <> 'Y' OR source_type_code = 'VENDOR')) AND REQUISITION_HEADER_ID = :Bind_RequisitionHeaderId
         at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:980)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:211)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:720)
         at oracle.apps.icx.por.common.webui.ClientUtil.invokeMethod(ClientUtil.java:972)
         at oracle.apps.icx.por.common.webui.PorBaseCOImpl.invokeMethod(PorBaseCOImpl.java:232)
         at oracle.apps.icx.por.common.webui.PorBaseCOImpl.executeServerCommand(PorBaseCOImpl.java:150)
         at oracle.apps.icx.por.req.webui.BaseShoppingCartCO.loadReq(BaseShoppingCartCO.java:510)
         at oracle.apps.icx.por.req.webui.ShoppingCartCO.processRequest(ShoppingCartCO.java:74)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:596)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1166)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2513)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1894)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         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.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         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.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    ## Detail 0 ##
    java.sql.SQLSyntaxErrorException: ORA-00904: "POREQUISITIONLINEEO"."REQUISITION_HEADER_ID": invalid identifier
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:91)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1034)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:791)
         at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:866)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1189)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3387)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3431)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:860)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:669)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3723)
         at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(OAViewObjectImpl.java:4559)
         at oracle.apps.icx.por.req.server.PoRequisitionLinesVOImpl.executeQueryForCollection(PoRequisitionLinesVOImpl.java:65)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:743)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:688)
         at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2657)
         at oracle.jbo.server.ViewRowSetIteratorImpl.refresh(ViewRowSetIteratorImpl.java:2915)
         at oracle.jbo.server.ViewRowSetImpl.notifyRefresh(ViewRowSetImpl.java:2086)
         at oracle.jbo.server.ViewRowSetImpl.refreshRowSet(ViewRowSetImpl.java:4886)
         at oracle.jbo.server.ViewRowSetIteratorImpl.notifyDetailRowSets(ViewRowSetIteratorImpl.java:3408)
         at oracle.jbo.server.ViewRowSetIteratorImpl.notifyNavigationToRow(ViewRowSetIteratorImpl.java:3549)
         at oracle.jbo.server.ViewRowSetIteratorImpl.notifyNavigation(ViewRowSetIteratorImpl.java:3509)
         at oracle.jbo.server.ViewRowSetIteratorImpl.internalSetCurrentRow(ViewRowSetIteratorImpl.java:3293)
         at oracle.jbo.server.ViewRowSetIteratorImpl.first(ViewRowSetIteratorImpl.java:1481)
         at oracle.jbo.server.ViewRowSetImpl.first(ViewRowSetImpl.java:2828)
         at oracle.jbo.server.ViewObjectImpl.first(ViewObjectImpl.java:5792)
         at oracle.apps.icx.por.req.server.ReqSubActionSvrCmd.loadCurrentReqInternal(ReqSubActionSvrCmd.java:1099)
         at oracle.apps.icx.por.req.server.RequisitionSvrCmd.loadCurrentReqWithBuyerModifiedLines(RequisitionSvrCmd.java:1189)
         at oracle.apps.icx.por.req.server.RequisitionAMImpl.loadCurrentReqWithBuyerModifiedLines(RequisitionAMImpl.java:1200)
         at oracle.apps.icx.por.req.server.LoadReqSvrCmd.execute(LoadReqSvrCmd.java:68)
         at oracle.apps.icx.por.common.server.PorBaseAMImpl.executeServerCommand(PorBaseAMImpl.java:122)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:190)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:720)
         at oracle.apps.icx.por.common.webui.ClientUtil.invokeMethod(ClientUtil.java:972)
         at oracle.apps.icx.por.common.webui.PorBaseCOImpl.invokeMethod(PorBaseCOImpl.java:232)
         at oracle.apps.icx.por.common.webui.PorBaseCOImpl.executeServerCommand(PorBaseCOImpl.java:150)
         at oracle.apps.icx.por.req.webui.BaseShoppingCartCO.loadReq(BaseShoppingCartCO.java:510)
         at oracle.apps.icx.por.req.webui.ShoppingCartCO.processRequest(ShoppingCartCO.java:74)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:596)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1166)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2513)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1894)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         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.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         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.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    java.sql.SQLSyntaxErrorException: ORA-00904: "POREQUISITIONLINEEO"."REQUISITION_HEADER_ID": invalid identifier
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:91)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1034)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:791)
         at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:866)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1189)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3387)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3431)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:860)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:669)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3723)
         at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(OAViewObjectImpl.java:4559)
         at oracle.apps.icx.por.req.server.PoRequisitionLinesVOImpl.executeQueryForCollection(PoRequisitionLinesVOImpl.java:65)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:743)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:688)
         at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2657)
         at oracle.jbo.server.ViewRowSetIteratorImpl.refresh(ViewRowSetIteratorImpl.java:2915)
         at oracle.jbo.server.ViewRowSetImpl.notifyRefresh(ViewRowSetImpl.java:2086)
         at oracle.jbo.server.ViewRowSetImpl.refreshRowSet(ViewRowSetImpl.java:4886)
         at oracle.jbo.server.ViewRowSetIteratorImpl.notifyDetailRowSets(ViewRowSetIteratorImpl.java:3408)
         at oracle.jbo.server.ViewRowSetIteratorImpl.notifyNavigationToRow(ViewRowSetIteratorImpl.java:3549)
         at oracle.jbo.server.ViewRowSetIteratorImpl.notifyNavigation(ViewRowSetIteratorImpl.java:3509)
         at oracle.jbo.server.ViewRowSetIteratorImpl.internalSetCurrentRow(ViewRowSetIteratorImpl.java:3293)
         at oracle.jbo.server.ViewRowSetIteratorImpl.first(ViewRowSetIteratorImpl.java:1481)
         at oracle.jbo.server.ViewRowSetImpl.first(ViewRowSetImpl.java:2828)
         at oracle.jbo.server.ViewObjectImpl.first(ViewObjectImpl.java:5792)
         at oracle.apps.icx.por.req.server.ReqSubActionSvrCmd.loadCurrentReqInternal(ReqSubActionSvrCmd.java:1099)
         at oracle.apps.icx.por.req.server.RequisitionSvrCmd.loadCurrentReqWithBuyerModifiedLines(RequisitionSvrCmd.java:1189)
         at oracle.apps.icx.por.req.server.RequisitionAMImpl.loadCurrentReqWithBuyerModifiedLines(RequisitionAMImpl.java:1200)
         at oracle.apps.icx.por.req.server.LoadReqSvrCmd.execute(LoadReqSvrCmd.java:68)
         at oracle.apps.icx.por.common.server.PorBaseAMImpl.executeServerCommand(PorBaseAMImpl.java:122)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:190)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:720)
         at oracle.apps.icx.por.common.webui.ClientUtil.invokeMethod(ClientUtil.java:972)
         at oracle.apps.icx.por.common.webui.PorBaseCOImpl.invokeMethod(PorBaseCOImpl.java:232)
         at oracle.apps.icx.por.common.webui.PorBaseCOImpl.executeServerCommand(PorBaseCOImpl.java:150)
         at oracle.apps.icx.por.req.webui.BaseShoppingCartCO.loadReq(BaseShoppingCartCO.java:510)
         at oracle.apps.icx.por.req.webui.ShoppingCartCO.processRequest(ShoppingCartCO.java:74)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:596)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1166)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2513)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1894)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         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.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         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.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    Thanks in Advance,
    Hanimi..

    Hi Hanimi,
    How can you say your query is right. I dont think you tried to check the syntax your query. How can you refer to 'PoRequisitionLineEO' out side. Why dont you recheck your quey.
    PoRequisitionLineEO.requisition_header_id) HTH,
    Syed.

  • Error while extending controller: class name is wrong or not included

    Hi All,
    I am getting this error while I port my extended controller class to the custom top and assign this controller to the page. I have made sure its the class file that is copied. The directory is correct, the permissions were given using chmod 775. There exists a soft link betwen the custom top and the oracle top as well. What else am I missing here?
    Error: oracle.apps.fnd.framework.OAException: Could not create Java class: (oracle.apps.ap.oie.entry.webui.XXEntryFlowPageCO) associated with region: (GeneralInformationPG). This is probably because the class name is wrong or not included in project.

    :( Started out with that Gyan. If i do give the path with xx. appended to it, it lets me save and when i log back in and there are no changes to the page. I go to the personalise option to find the modification has been overwritten. I was told that this is so because Oracle doesnt recognise the xx.path and since there exists a soft link already the standard path with the new controller name should work.
    i have really tried both of these options and am not sure what could be wrong. thanks for all your attempts to help. anything else i can try?

  • Geting error While Extending VO

    Hi all
    am extending vo to add one column...
    am geting an error like
    "Each row in the query result columns must be maped to a unique query attribute in the mapped entity columns"
    Any help.
    Regards
    Harrrry

    Hii user11985005/Depak
    Now the VO is geting extended....that error has gone "Each row in the query result columns must be maped to a unique query attribute in the mapped entity columns"
    but after extending the VO am geting another error which am very confused why its throwing error "Failed to load value at index 86 with java object of type java.lang.String due to java.sql.SQLException."
    any pointer on this......
    For those guys whose are facing the same issue("Each row in the query result columns must be maped to a unique query attribute in the mapped entity columns")
    just giv a try what i did...coz i solved my problem by this way only...but i wondered why its hapening like this...
    while extending the VO i didn't modified the query...simply i just clicked next button(just to see weather the seeded VO is throwing an error or not)...finaly again i came back by clicking Back buton..in query stmt i had given the modified query
    and surprisingly its get created....
    Regards
    Harrrry

  • Please maintain PAN and LST details Error while extending the Vendor in Purchasing Organisation

    Dear Gurus,
    I have created a import vendor 200100 in finance using FK01 and mentioned LST, CST and PAN No details as "Nil", but when i am extending the Import vendor 200100 to purchasing organization level using T code XKO1, while saving i an getting error as: "Please maintain PAN and LST details"  even i checked in J1ID also... Excise data is maintained for this vendor. Please help me to resolve this issue. Many thanks.
    Regards,
    Siddu M

    Hi,
    You have to maintain PAN and LST number in Vendor master. This can be done in two ways :
    1. Go to transaction code J1ID. Select Vendor Excise details and click on Edit
    Click on
    Next Screen
    OR
    2. Go to Vendor Master
    Click on
    Next Screen
    Click on Sales Tax / Service tax tab
    Click on Withholding Tax tab
    In case CIN tab is not visible please revert as it comes on the basis of configuration which will be guided to you.
    We have said OR because in case it is updated in J1ID it reflects in CIN details or vice versa.
    Hope, this solves your issue else revert.
    Regards,
    Tejas

  • Invalid parameter value Error while Extending PoReqDistributionsVO

    Hi,
    My Requirement is to restrict user from enetring certain values in a field in iProcurement Page based on some condition. The attribute on which I have to place the validation is CodeCombinationId and the VO name is PoReqDistributionsVO. So, I extended the VO and generated the VORowImpl class for the extended VO. Please note that I have extended the VO just to override the setter method for the CodeCombinationId in the VORowImpl. I did not change any other thing on the VO. Once I deploy the code, I am getting the following error for the first time:
    ## Detail 0 ##
    oracle.jbo.InvalidParamException: JBO-25006: Invalid parameter value PoReqDistributionsVO for source passed to method ViewLinkImpl.setSource. Explanation: view def mismatch
    And then if I try to open the page again, it gives me multiple distribution lines. (Say for example I have only one distribution line for the requistion line and my distribution table PO_REQ_DISTRIBUTIONS_ALL has total 20 records, then all the 20 records are getting displayed in the front end.)
    So, clearly after I extended the VO, the viewlink is not able to identify the viewlink.
    I went through the following thread:
    oracle.jbo.InvalidParamException: JBO-25006: Invalid parameter value
    As suggested in the therad, I thought of copying all the view link related methods from the original VO files. But, I could not get any Viewlink related information in any of the three seeded files PoReqDistributionsVO.xml, PoReqDistributionsVOImpl.class and PoReqDistributionsVORowImpl.class. But I can find one View Link oracle.apps.icx.por.req.server.ReqLineToDistributionsVL in teh server which is linking PoRequisitionLinesVO to PoReqDistributionsVO.
    Could anyone suggest me what I need to do to resolve the issue.
    Edited by: 892480 on Oct 20, 2011 8:13 AM

    Hi Gurus,
    Any suggestion on the above issue?

  • Error while extending two interfaces.

    I am using Weblogic Integration 8.5. When an interface extends two interfaces. Out of which one has a clone method declared. <br>
    This IDE is giving error as <br>
    ERROR: Sample.java:3: This type inherits two versions of method java.lang.Object clone(), one from java.lang.Object and another from com.ParentOne, that have conflicting access restrictions. <br>
    <b>Following are code snippets.</b><br>
    public interface Sample extends ParentOne, ParentTwo {} <br>
    public interface ParentOne { <br>
    public Object clone() throws CloneNotSupportedException; <br>} <br>public interface ParentTwo {} <br>
    <b>Same is working fine in other IDE with the bea JDK as well as sun's jdk. </b>
    <br>
    Can anyone help on this? Many Thanks.

    I am using Weblogic Integration 8.5. When an interface extends two interfaces. Out of which one has a clone method declared. <br>
    This IDE is giving error as <br>
    ERROR: Sample.java:3: This type inherits two versions of method java.lang.Object clone(), one from java.lang.Object and another from com.ParentOne, that have conflicting access restrictions. <br>
    <b>Following are code snippets.</b><br>
    public interface Sample extends ParentOne, ParentTwo {} <br>
    public interface ParentOne { <br>
    public Object clone() throws CloneNotSupportedException; <br>} <br>public interface ParentTwo {} <br>
    <b>Same is working fine in other IDE with the bea JDK as well as sun's jdk. </b>
    <br>
    Can anyone help on this? Many Thanks.

  • Error while extending internal table

    Hi,
    We have a data load going on from one ODS to another, this is a daily load but for but last few days data load is failing saying
    "Runtime Error: TSV_TNEW_PAGE_ALLOC_FAILED - You attempted to extend an internal table, but the required space was not available. "
    What all measures can be taken to make this load happen regularly?
    Regards,
    Kironmoy Banerjee.

    Hi ,
    Please check below threads.
    http://forumsa.sdn.sap.com/click.jspa?searchID=32822064&messageID=4660903
    http://forumsa.sdn.sap.com/click.jspa?searchID=32822064&messageID=6806983
    http://forumsa.sdn.sap.com/click.jspa?searchID=32822064&messageID=6794034
    http://forumsa.sdn.sap.com/click.jspa?searchID=32822064&messageID=5618979
    http://forumsa.sdn.sap.com/click.jspa?searchID=32822064&messageID=8059962
    http://forumsa.sdn.sap.com/click.jspa?searchID=32822064&messageID=6678629
    http://forumsa.sdn.sap.com/click.jspa?searchID=32822064&messageID=5989583
    Hope it helps.
    Thanks & Regards,
    Ramnaresh.P.

  • Error while extending seeded vo, now cant get it back.

    1. I extended a seeded SSMonitorStatusVO and placed it in package : mac.oracle.apps.fnd.wf.monitor.server called as MySSMonitorStatusVO
    2. added another column (description) in the query. Query runs fine in sql navigator.
    3. added substitution in jpx ,
    4. added a column in MonitorStatusPG.xml through personalization in the table,
    view instance = parent vo (i. e. SSMonitorStatusVO) , view attribute = description
    5. uploaded all the new files on server in $JAVA_TOP/mac/....
    compiled VO.java file on server itself to make sure of version difference.
    6. upload jpx using the script :
    C:\Jdev6012619\jdevbin\jdev\bin\jpximport C:\Jdev6012619\jdevhome\jdev\myprojects\workflow.jpx -username apps -password aaaaa4 -dbconnection "(description = (address_list = (address = (protocol = tcp)(host = -------.com)(port = 1521)))(connect_data = (sid = MACH)))"
    GIves me a msg :
    Imported document : /oracle/apps/fnd/wf/monitor/server/customizations/site/0/SSMonitorStatusVO
    Import completed successfully
    7. Bounce Apache
    When I revisit the OAF page : I get error :
    oracle.apps.fnd.framework.OAException: Could not load application module 'oracle.apps.fnd.wf.monitor.server.MonitorStatusSSAM'. at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:279)
    ## Detail 0 ## JBO-30003: The application pool (sasas1.company.comMACH1521oracle.apps.fnd.wf.monitor.server.MonitorStatusSSAM) failed to checkout an application module due to the following exception: oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.UnsupportedClassVersionError, msg=mac/oracle/apps/fnd/wf/monitor/server/MySSMonitorStatusVORowImpl (Unsupported major.minor version 49.0) at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1619)
    I deleted the extension using jdr_utils.deletedocument(p_document => '/oracle/apps/fnd/wf/monitor/server/customizations/site/0/SSMonitorStatusVO');
    Also deleted the personalization , bounced apache again, but this page is giving me the same error.
    please help me to get it working.
    would be very grateful.

    I have one more question regarding this :
    when I go in functional administrator and enter the document path :
    /oracle/apps/fnd/wf/monitor/server and select 'Go' button
    I get this error :
    ## Detail 0 ##
    java.lang.NullPointerException
         at oracle.adf.mds.repos.api.DocumentReader.getFirstChunk(DocumentReader.java:250)
         at oracle.adf.mds.repos.api.DBAccess.loadDocumentAsXML(DBAccess.java:1248)
         at oracle.adf.mds.adapters.DBAdapter.getElementData(DBAdapter.java:302)
         at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1244)
         at oracle.adf.mds.MElement.findElement(MElement.java:97)
         at oracle.apps.fnd.framework.personalization.webui.ApplnCatalogSearchCO.processFormRequest(ApplnCatalogSearchCO.java:173)
    If there was nothing present in that folder table should return no rows, but why null pointer exception ?
    Thanks

  • Getting error while extending controller

    Hi
    I have a task and i have the navigation like this.
    Search for a value >> get the value >> click on it >> go to the next page ( a form ) >> then validate a input field over there.
    So i have decided to extend the controller to achieve that. But when i am testing it locally using JDev the error i am getting is :-
    I have just written a SOP in the processFormRequest in the extending class.
      public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
        super.processFormRequest(pageContext, webBean);
          System.out.println("Inside pfr");
    Error
    (This developer mode error is thrown instead of being registered due to the lack of the page context object.) The OA passivation framework coding standard has been violated. Web bean properties cannot be modified in the controller processFormData or processFormRequest method. Web bean properties should be modified in the processRequest method only. An attempt to modify a web bean has been made in the following call stack: java.lang.Throwable at oracle.apps.fnd.framework.OACommonUtils.getCallStack(Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setAttributeValue(Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setAttributeValue(Unknown Source) at oracle.apps.fnd.framework.webui.beans.nav.OALinkBean.setAttributeValue(Unknown Source) at oracle.cabo.ui.beans.nav.LinkBean.setDestination(Unknown Source) at oracle.apps.fnd.framework.webui.OABreadCrumbsHelper.replaceLinkDestination(Unknown Source) at oracle.apps.fnd.framework.webui.beans.nav.OABreadCrumbsBean.replaceLinkDestination(Unknown Source) at oracle.apps.po.common.webui.ClientUtil.updateBreadCrumbUrlForSubtab(ClientUtil.java:1832) at oracle.apps.po.document.common.webui.DocumentCO.processFormRequest(DocumentCO.java:423) at oracle.apps.po.document.order.webui.OrderCO.processFormRequest(OrderCO.java:100) at xxifms.oracle.apps.po.document.order.webui.XxifmsOrderLinesTableRNCO.processFormRequest(XxifmsOrderLinesTableRNCO.java:43) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(Unknown Source) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(Unknown Source) at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(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) at _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) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)
    Please Help.
    Thanks in Advance.
    Chinmay.

    Hi keerthi,
    Thanks for the reply.
    The requirement is like this. I have to validate a field Quantity against decimal values.
    Navigation is like this
    TRE PURCHASING BUYER >> ORDER >> INCOMPLETE ORDER >> SEARCH >> Put values in search page >> get the values from there >> click on it >> UPDATE >> LINES >> FORM >> VALIDATE Quantity FIELD THERE.
    My approach is - for the particular page i have to see the PersonalizePage and get the Document Name out of there.
    The AboutPage  will show all the controller involved with the particular input field Number.
    Then have to see that xml file in the JDev and then extend the controller.
    Now for the time being i have written nothing after extending the controller.
    package xxifms.oracle.apps.po.document.order.webui;
    import oracle.apps.fnd.common.VersionInfo;
    import oracle.apps.fnd.framework.webui.OAControllerImpl;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    import oracle.apps.po.document.order.webui.OrderCO;
    * Controller for ...
    public class XxifmsOrderLinesTableRNCO extends OrderCO
      public static final String RCS_ID="$Header$";
      public static final boolean RCS_ID_RECORDED =
            VersionInfo.recordClassVersion(RCS_ID, "%packagename%");
       * Layout and page setup logic for a region.
       * @param pageContext the current OA page context
       * @param webBean the web bean corresponding to the region
      public void processRequest(OAPageContext pageContext, OAWebBean webBean)
        super.processRequest(pageContext, webBean);
        System.out.println("Inside pr");
       * Procedure to handle form submissions for form elements in
       * a region.
       * @param pageContext the current OA page context
       * @param webBean the web bean corresponding to the region
      public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
        System.out.println("Inside pfr");   
    But again a  problem is when i look at About Page. i find multiple Numbers of Quantity there and
    so cannot track which one is the one pointing my input field and thus cannot conclude which controller and view objects are associated with it.
        Controller                         ViewObject
    OrderLinesTableRNCO             PoLinesMergeVO
    OrderShipmentsTableRNCO            PoLineLocationsMergeVO
    OrderTopOUTotalCO               PoLineLocationsMergeVO
    So i don't know is there any problem of controller extend with the error or the error is independent of controller extension.
    As far i know if we have to validate a input field we can write the logic in ProcessFormRequest.
    Please help.
    Thanks,
    Chinmay.

  • Error While Extending VO in IrecRuitment.

    Hello
    Good Day!
    We are trying to extend the seeded VO IrcApplicantsVO and getting the error 'Each row in the Query Result Columns must be mapped to a unique query attribute in the Mapped Entity columns' even though i did not make any changes to the seeded query. I followed the below steps in Jdeveloper -
    1) Created a custom Workspace.
    2) Created a custom Project.
    3)Right Click on project ->New ->ADF Business Component ->View Object.
    4) Put oracle.apps.irc.dashBoard.server.IrcApplicantsVO Extend field and click Next until Attribute Mapping.
    5) When we click Next on Attribute Mapping , got the error "Each row in the Query Result Columns must be mapped to a unique query attribute in the Mapped Entity columns"
    Error is coming eventhough i did not make any chnages in Query. I raised the SR and got the reply that this is Out of scope of Support.
    Kindly please help as this is a urgent issue for us.
    Thanks
    Gaurav

    Hello
    Good Day!
    We are trying to extend the seeded VO IrcApplicantsVO and getting the error 'Each row in the Query Result Columns must be mapped to a unique query attribute in the Mapped Entity columns' even though i did not make any changes to the seeded query. I followed the below steps in Jdeveloper -
    1) Created a custom Workspace.
    2) Created a custom Project.
    3)Right Click on project ->New ->ADF Business Component ->View Object.
    4) Put oracle.apps.irc.dashBoard.server.IrcApplicantsVO Extend field and click Next until Attribute Mapping.
    5) When we click Next on Attribute Mapping , got the error "Each row in the Query Result Columns must be mapped to a unique query attribute in the Mapped Entity columns"
    Error is coming eventhough i did not make any chnages in Query. I raised the SR and got the reply that this is Out of scope of Support.
    Kindly please help as this is a urgent issue for us.
    Thanks
    Gaurav

  • Error while extending material for new plant

    Dear All,
    We have created new plant  through  copying old plant.
    But when I try to extend the material to the newly created plat system giving error message
    Tables TCURM and T001w inconsistent : notify your system administrator
    Msg no M3820
    Diagnosis
    Valuation is at plant level. However, inconsistencies have arisen because of the way in which the plant was configured in Customizing or because plants have not been assigned to a company code.
    kindly help me out to over come this issue as early as possible.
    Regards,
    murali.

    hi
    check following links
    [link1|Tables TCURM and T001W inconsistent; notify  your systems administrator;
    [link2|Tables TCURM and T001W Inconsistent;

Maybe you are looking for

  • Vendor down payment - GL account error

    hi, 1. Created PO 2. Created downpayment request - F-47 3. Now when trying to post the downpayment through F-48, system is throwing the error "Account 1000 in company code XXXX is not a reconciliation account Message no. F5355 I need to know from whe

  • Payments for Sub Accounts

    So I just recently created a sub account for one of the lines on my plan. It hasn't happened yet but what happens if the owner of the sub account misses a payment?

  • Hide show sections in pdf

    I have a form which is quite long and not all fields are needed for all the users who review the form. I am pretty new to Acrobat and have no programming knowledge - however, I was wondering if there is a tutorial that I can use to learn how to hide

  • Newbie Question, One Time Events

    Hi I'm new to labview and any help would be appriciated. Basically I have one numerical control, which i want to be copied to a shared variable when a button is pressed(one that does not latch), afterwards I want the user to be able to change the val

  • D20 hard disk drive caddy part number?

    I';m trying to order a couple of replacement hard disk drive caddy for my D20 as one has split at the handle and another looks like it is about to go. Does anyone know what the FRU part number is for these?  The part I need is the toolless black pla