Remove VO substitution

Hi all,
1. How can i see if my VO substitution has been deployed? When i go to about this page i do not see it there.
2. How can i remove VO substitution in OAF? What tables it's being stored in? What are the steps?
Thanks.

Iggy,
Diagnosing Extension Problems
Refer to My Blog:
http://oracleanil.blogspot.com/2009/04/ncrfocsfwtaskassignmentpub.html
Thanks
--Anil                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • Removing a substitution

    I have extended the wrong item and want to utilise the original.
    i have read a lot about jdr_utils for deleting substitutions, but i do not have a jpx file as i deleted it. How can i remove my substitution as i do not have the jpx which appears to be required based on the threads that I have read. I can see the class files within the $JAVA_TOP, but deleting it causes other issues in that the substitution is still valid.
    is the jdr_utils just for the xml stuff to be delete which is what drives the whoel substitution process?

    Substitutions are stored as site level customization in the JRAD repository. If you are creating a substitution for a VO, /oracle/apps/pos/server/TestVO then the substitutions will be stored in /oracle/apps/pos/server/custoizations/site/0/TestVO. You can use jdr_utils.deleteDocument to delete them.

  • Unable to remove EO substitution

    Hi,
    I have extended the Oracle seeded PoLineMergeEO and now want to remove the substitution. I have used the jdr_utils.deletedocument() function to remove the substitutions. I verified that the substitutions were removed, but when going to the page and clicking on "About this page" I can still see references to my extended EO. Does anyone have any thoughts as to what's going on here?
    Thanks in advance for any help anyone can provide.

    Interesting.
    A Private Virtual Switch cannot be shared with the Management OS.  It is blocked.
    And from your screen shot, you have managed to do just that.
    Try PowerShell.  Open an elevated PowerShell console.
    Get-VMSwtich | Remove-VMSwitch -Force
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.

  • Removal of substitutions from UWL

    Hi all,
    I'm having problems with removing substitutions from the UWL. We are using a batch program that runs once a day and deletes certain substitutions (e.g. does that are not assigned to valid managers) from the table HRUS_D2.
    My problem is that these substitutions remain visible in the UWL. I have checked the functions that are used by the UWL
    -SAP_WAPI_SUBSTITUTES_GET
    -SAP_WAPI_SUBSTITUTES_MAINTAIN
    -SAP_WAPI_SUBSTITUTIONS_GET
    but these only seem to check the table HRUS_D2. Is there any other place where the created substitutions are stored that I am not considering?
    Thanks for your reply,
    Freek van de Griendt

    Hi Freek
    You may want to take a look at OSS note 1020669.
    Regards
    K

  • EP7, UWL, want to remove Manage Substitution Rules + Personalization

    Hi everyone
    Max points to the person who comes up with the workable answer!!
    Have upgraded from EP6 to EP7. Want to switch off personalize and
    manage substitution from the drop down list displayed in the main UWL
    view. Have looked at Content Admin => Portal Content => Content
    provided by SAP => End User Content => Standard Portal Users => IViews
    => <the UWL iview> => Object => show personalize option / disable
    substitution profiles => set to off. But the two options can still be
    selected from the dropdown. Anyone have any idea how to fix this?
    Kind regards
    Jon

    Hi,
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/09/6d6b17b29b4eef83a553acaa52f668/frameset.htm
    You can configure UWL ui using by excluding (some of the actions). The details are provided in the link given in the above link.
    Regards,
    Sam

  • How to remove substitution/extension to a VO object in OAF

    Hi
    I've personalized a VO but now i wanna remove Substitution on this page i used the below procedure to delete personalization.
    Step 1.
    begin
      jdr_utils.printdocument('/oracle/apps/pa/ci/server/customizations/site/0/PaSupplierImplementVO');
    end;
    begin
    jdr_utils.deletedocument('/oracle/apps/pa/ci/server/customizations/site/0/PaSupplierImplementVO');
    end;
    Step 2.
    Bounce the Apache Server
    But when i requery the Page the VO still exists on the Page
    oracle.apps.pa.ci.server.CIStartingStatusVO
    bateman.oracle.apps.pa.ci.server.xxpaPaSupplierImplementVO
    oracle.apps.pa.ci.server.ImpactImplementationVO How can i remove the Substitution and use the Standard functionality
    Please help
    Thanks

    Check below link
    http://oracleanil.blogspot.com/2009/04/ncrfocsfwtaskassignmentpub.html
    Ensure you are commiting the transaction once you are done with delete_document API.
    Clear the middle tier cache as well through functional administrator.
    Thanks
    AJ

  • MSS substitutes- remove other users substitution rules after leaving

    Hello
    Does anyone know how to remove another users substituition rules once they have left the company?
    The scenario we have is...
    Manager A is selected as a substitute FOR manager B. Manager B subsequently leaves the company but hasn't removed the substitution rule so it still remians in view for manager A.
    Other than logging in as manager B (i.e. changeing their password etc) and manually removing the substitution, is there any other way of removing the substitution rules from manager A's list? (i.e. program?). We can see in table HRUS_D2 that the substitution rules are set, but we are unable to find any method of clearing them out.
    Help much appreciated.
    Regards
    Phil

    I do not know of any standard progeram that can do this, on a couple of occasions we have used custom transactions to maintain HRUS_D2 table - you do not need to log in as manager etc, you can use the custom transaction to directly maintain the table.

  • Unable to execute the substitution variable in calc scripts in essbase 11.1

    Unable to execute the substitution variable in calc scripts in essbase 11.1.3
    FIX(&CURRVERSION,COLA)
    Unit=units*Listprice;
    dataexport "file" "," "E:\NEW.TXT";
    ENDFIX
    Error: 1200471 Error parsing formula for FIX STATEMENT (line 1): expression expected before [)]
    This is error it throws when executing the calculation script
    I wonder whether its a problem with substitution variable i want to know wat went wrong inside the fix statement
    I have created substitution variable use maxl
    Installed the essbase in custom manner and standlone mode nt register with the shared services ,
    Is this problem with the custom installation of essbase
    Regards
    shenna

    If you remove the substitution variable and replace it with the actual value (whatever that is), does the code work? That will tell you if the issue is around the substitution variable or not.
    John -- First you race Glenn, then you race me -- and you always win. :)
    Regards,
    Cameron Lackpour

  • JAXB: Abstract Types and Substitution Group Errors

    I am using several schemas as defined below:
    Schema 1 defines an abstract type
    Schema 2 extends abstract type
    Schema 3 makes reference to abstract type in 1 and is using substitution groups on the abstarct type
    The error only occurs when the element is Abstract and what extends
    the abstract element specify a substitution group (which I believe is
    correct according to
    http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/#abstract). I can't
    remove the substitution group because declaring the element as abstract
    requires this. Is there a way to fix this?
    code that generates error:
    When attempting to do a JAXBContext jaxbContext = JAXBContext.newInstance(Schema3.class) I get the following error
    Exception in thread "main" com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 1 counts of IllegalAnnotationExceptions
    There's no ObjectFactory with an @XmlElementDecl for the element {[http://test.com/FeatureBase.xsd|http://seams.csp.com/FeatureBase.xsd]}FeatureBase.
         this problem is related to the following location:
              at com.test.blah
         at com.sun.xml.bind.v2.runtime.IllegalAnnotationsException$Builder.check(IllegalAnnotationsException.java:102)
         at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:448)
         at com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:297)
         at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:139)
         at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:117)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:214)
         at javax.xml.bind.ContextFinder.find(ContextFinder.java:375)
         at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:574)
         at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:522)

    Hi all,
    This seems to be a bug unless someone of you have a solution.
    Also I ma new to xml/xsd world, so could someone please give the differences between xsi:type vs substitution groups with both element and complex type being abstract. Can this scenario be accomplished by usuage of choice groups.
    Also can anyone suggest any other good xml forums.
    Please let me know.
    Thanks in advance.

  • How to revert Substitution?

    Hi All,
    I have made an extension and deployed the extension successfully.
    Making more changes to the same extension has caused some issues and now I need to revert the Substitutions. I tried deleting the personalization on that page but doesn't seem to work!
    So how do I revert the substitution ?
    Thanks in advance for your help.
    FR

    I deleted the all the personalizations on that page using jdr_utils.deleteDocument call. And am still unable to revert.
    I extended a LOV VO and now the standard LOV is not populating the values back to the base page. So am trying to remove the substitutions and am unable to.
    Please help. ** I am doing all the extenstions on the PC version of JDeveloper and am deploying the changes to the Linux server.
    Please let me know.
    Thanks,
    FR

  • Help deleting VO substitution

    Hi All,
    I extended a VO viz. oracle.apps.ar.irec.accountDetails.pay.server.DefaultPaymentInstructionVO to add a transient attribute in Page 'oracle/apps/ar/irec/accountDetails/pay/webui/ARI_INVOICE_PAYMENT_PAGE'.
    The JPX import ran fine. However, I wanted to reverse the substitution so I went into Functional Administrator, personalizations and for the page removed the Site level personalization.
    Since, I have bounced the apache etc and requeried that page. But it now gives me some other VO related error and I can still see my View Object in the Business Components section of About this Page.
    If I check in Personalizations tab on About this Page , at bottom section 'Business Components Substitutions' it says No Business Component Substitutions.
    Not sure what has gone wrong here, but it appears I may have not removed the substitution correctly or deleted some other seeded substitutions in the process ?
    If I run
    exec jdr_utils.listCustomizations('oracle/apps/ar/irec/accountDetails/pay/webui/ARI_INVOICE_PAYMENT_PAGE');
    it just says PL/SQL procedure completed successfully, but returns nothing.
    Please Help !!
    Shanky

    Parag, thanks for your prompt replies.
    I have compiled VOImpl.java without any errors on server. However, in jdev on rebuilding project it gives error 'DefaultPaymentInstrumentVOImpl not found'.
    I bounced middle tier and navigate to page and get error :
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation.  Statement: SELECT customer_id,
           currency_code,
           total_due_original,
           total_due_remaining,
           total_discount,
           total_service_charge,
           total_payment_amount,
           (total_due_remaining - total_payment_amount) as  total_balance_due,
           TO_CHAR(total_due_original , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 ))
                      || ' ' || currency_code  as total_due_original_formatted,
           TO_CHAR(total_due_remaining , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 ))
                      || ' ' || currency_code  as total_due_remaining_formatted,
           TO_CHAR(total_service_charge , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 ))
                      || ' ' || currency_code  as total_service_charge_formatted,
           TO_CHAR( -total_discount , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 ))
                      || ' ' || currency_code  as total_discount_formatted,
           TO_CHAR(total_payment_amount , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 ))
                      as total_payment_amount_formatted,
           TO_CHAR( (total_due_remaining
                     - total_discount
                     - total_payment_amount) , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 ))
                      || ' ' || currency_code  as total_balance_due_formatted,
           TO_CHAR(TO_NUMBER(TO_CHAR(SYSDATE, 'MM'))) current_month,
           TO_CHAR(SYSDATE, 'YYYY') current_year,
           TO_CHAR( (total_service_charge +
                     total_payment_amount) , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 ))
                      || ' ' || currency_code  as grand_payment_total_formatted,
           to_number(:1) as customer_site_use_id,
           total_number_of_installments,
           trunc(sysdate) as receipt_date,
    TO_CHAR( (dispute_amt), FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 ))||' '||currency_code as dispute_amt
    FROM
    (SELECT customer_id,       
            currency_code,
            sum(amount_due_original) total_due_original,
            sum(amount_due_remaining) total_due_remaining,
            sum(discount_amount) total_discount,
            sum(service_charge) total_service_charge,
            sum(payment_amt) total_payment_amount,
            sum(number_of_installments) total_number_of_installments,
    sum(-dispute_amt) dispute_amt
    FROM   ar_irec_payment_list_gt
    WHERE  customer_id = :2
    AND    customer_site_use_id = nvl(:3, customer_site_use_id)
    AND    org_id=:4
    GROUP BY customer_id, currency_code
            at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
            at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:886)
            at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:1009)
            at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:211)
            at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:133)
            at oracle.apps.fnd.framework.server.OAViewObjectImpl.invokeMethod(OAViewObjectImpl.java:1173)
            at oracle.apps.ar.irec.accountDetails.pay.webui.QuickPaymentCO.processRequest(QuickPaymentCO.java:51)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:600)
            at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
            at oracle.apps.fnd.framework.webui.beans.layout.OAHeaderBean.processRequest(OAHeaderBean.java:391)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
            at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
            at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest(OAFlowLayoutBean.java:351)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
            at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
            at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest(OAFlowLayoutBean.java:351)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
            at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
            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.SQLException: Missing IN or OUT parameter at index:: 1
            at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
            at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199)
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271)
            at oracle.jdbc.driver.OraclePreparedStatement.processCompletedBindRow(OraclePreparedStatement.java:1738)
            at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3382)
            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:4560)
            at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:743)
            at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:688)
            at oracle.jbo.server.ViewObjectImpl.first(ViewObjectImpl.java:5792)
            at oracle.apps.ar.irec.accountDetails.pay.server.MultipleInvoicesPayListSummaryVOImpl.isSingleInstallment(MultipleInvoicesPayListSummaryVOImpl.java:197)
            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.OAUtility.invokeMethod(OAUtility.java:133)
            at oracle.apps.fnd.framework.server.OAViewObjectImpl.invokeMethod(OAViewObjectImpl.java:1173)
            at oracle.apps.ar.irec.accountDetails.pay.webui.QuickPaymentCO.processRequest(QuickPaymentCO.java:51)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:600)
            at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
            at oracle.apps.fnd.framework.webui.beans.layout.OAHeaderBean.processRequest(OAHeaderBean.java:391)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
            at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
            at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
            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.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
            at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
            at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
            at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
            at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
            at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
            at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
            at _OA._jspService(_OA.java:221)
            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.SQLException: Missing IN or OUT parameter at index:: 1
            at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
            at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199)
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271)
            at oracle.jdbc.driver.OraclePreparedStatement.processCompletedBindRow(OraclePreparedStatement.java:1738)
            at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3382)
            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:4560)
            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.ensureRefreshed(ViewRowSetIteratorImpl.java:2634)
            at oracle.jbo.server.ViewRowSetIteratorImpl.first(ViewRowSetIteratorImpl.java:1474)
            at oracle.jbo.server.ViewRowSetImpl.first(ViewRowSetImpl.java:2828)
            at oracle.jbo.server.ViewObjectImpl.first(ViewObjectImpl.java:5792)
            at oracle.apps.ar.irec.accountDetails.pay.server.MultipleInvoicesPayListSummaryVOImpl.isSingleInstallment(MultipleInvoicesPayListSummaryVOImpl.java:197)
            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.OAUtility.invokeMethod(OAUtility.java:133)
            at oracle.apps.fnd.framework.server.OAViewObjectImpl.invokeMethod(OAViewObjectImpl.java:1173)
            at oracle.apps.ar.irec.accountDetails.pay.webui.QuickPaymentCO.processRequest(QuickPaymentCO.java:51)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:600)
            at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
            at oracle.apps.fnd.framework.webui.beans.layout.OAHeaderBean.processRequest(OAHeaderBean.java:391)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
            at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
            at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest(OAFlowLayoutBean.java:351)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
            at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
            at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest(OAFlowLayoutBean.java:351)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
            at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
            at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
            at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
            at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1191)
            at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
            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:968)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935)
            at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659)
            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:2575)
            at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1906)
            at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
            at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
            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.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
            at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
            at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
            at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
            at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
            at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
            at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
            at _OA._jspService(_OA.java:221)
            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)
    Also, if in SQL Plus , if I do
    exec jdr_utils.listcustomizations('/oracle/apps/ar/irec/accountDetails/pay/server/DefaultPaymentInstructionVO');
    it says PL/SQl procedure successfully completed. But returns nothing !
    But it does not list my substitution ?
    If I would want to start from scratch , how do I delete my substitution ? Doing About this page, I can see my custom View Object in the Business components section.

  • How to backout a VO substitution...

    If after having uploaded the jpx file I need to remove the substitution, how is this accomplished? Do I use JDR_UTIL to delete the document with the substitution or do I remove the substitution from the jpx and upload it again?

    Hello,
    When you imported your jpx, you should've seen a message giving you the document name, similar to the one below in my code example. Just use this code (run from sql*plus or toad) to remove your substitution; please remember to change the document name for yours.
    Regards,
    begin
    jdr_utils.deleteDocument('/oracle/apps/icx/por/req/server/customizations/site/0/RequisitionAM');
    commit;
    end;

  • Remove region title

    Hello,
    Is it possible to remove the region title from a SQL Query region type?
    Regards.

    sure that's possible. the title of your region is displayed when your region template uses the #TITLE# template substitution string. removing that substitution string from your current template or calling a template that doesn't use the #TITLE# substitution string should do the trick.
    regards,
    raj

  • Error message KI249- Enter only one true account assignment for each cost

    Hi,
    When i released a billing to accounting tcode VF02, i encounterd this message: : You made assignments to several objects in CO( cost center, order, project etc). 2 of these have been created as true cost object.
    1.There is no order assigned to sales order and billing.
    2.Ive defined substitution OKC9 using exit UOKB9.
    3.Ive updated table in OKB9.
    Now, when i do goods receipt (MIGO) to the same cost element with sales order and its item, system does allow to post that without error.
    When debugging, noticed that its looping twice in the cost element and i suspected because of this. Not sure why its looping twice and maybe because looping 1 - in OKB9 and no 2 - substitution.
    Then i removed the substitution, but somehow its looping once but without any cost object ( order or cost center).
    Hope any expert can provide help in this.

    Nice to see that you have taken the initiative to update the forum which is missing with many of forum members and in that sense thanks for the same.
    ps:-  Please spell my name correctly

  • FCC in reciever File Adapter to supress a field  output

    Hi All ,
                  I am doing IDOC to File interface , and i also doinf variable substitution , so in target file structure i have a field called FileName , which is also coming in my output , even though i am not giving the name of the field in the  HEADER.fieldNames, anyone please helpp me regarding for this
    thanking you
    Sridhar

    Hi,
    remove field FileName from target msg structure............in ID, in reciver file adpater, remove variable substitution and to get the filename dynamically, in revier file adatper, check the option Adpter spcefic msg attributes and in it FileName........then in msg mapping, create a UDF and in it using Dynamic Configuration, set the filename and map this UDF output to a header target node.........
    Regards,
    Rajeev Gupta
    Edited by: RAJEEV GUPTA on Feb 6, 2009 9:40 AM

Maybe you are looking for

  • ECC6 shutdown : CIF deactivation and CIF reactivation ?

    Hello, We are running SAP ECC6 EHP5 and SAP SCM 7.02/Live Cache 7.9. I am a sap basis guy, and it is quite difficult to perform any maintenance on ECC6 which would require a shutdown ( parameter change, kernel update, memory adjustment, ...) because

  • Need to format comma separated values in address line in Adobe Forms

    Hi All, I have one text in which fields are separated by comma. I want to display the text in a text field. But whenever there is a comma the text following it needs to be printed in the same text field on new line. Is there any way to achieve this.

  • Fraudelent charge for Gameloft "Order & Chaos Online"!

    I received an e-mail that this morning that I had purchased an app called "Order & Chaos© Online" for $6.99 and two in-app purchases for $14.99 each! I haven´t installed this on either my iPhone or my iPad so obviously my account must have been compr

  • Resources getting deleted when trying to add at run time

    Hi All, When i am trying to add resources to another file at run time, some of the earlier resources are getting deleted. Please find the source code below: void CResourceIncludeSampleDlg::OnBnClickedButton1() CString strInputFile = _T("C:\\SampleDat

  • Using ADF BC in a Task Form (SOA Human Task)

    Hi! I need to display data from a database table in a task form for a human task. This data is not part of the task payload. I read some tutorials about using BC in ADF Applications and applied the same principles to my task form application, so I cr