Oracle Apps 11.0.3  Reports and Tables.

hi hussein,
How do I know which tables/views in Oracle Apps 11.0.3 is still supported in Oracle Apps 11i (11.5.10.2)?
Because I am migrating some customized Oracle Reports from (11.0.3) to (11.5.10.2). But there is no output
generated because some of the views do not have data.
The following are the Oracle Reports I am having problems with:
Purchasing:
1.] Summary of Bids (report file POCQARRB.RDF)
       Tables/Views used:
       PO_HEADERS_RFQQT_V      -  X
       AP_VENDORS_V            -  ok with data
       PO_LINE_LOCATIONS_V     - replaced with PO_LINE_LOCATIONS_ALL  with data (OK)
       PO_LINES_RFQQT_V        -  X
       MTL_SYSTEM_ITEMS        - ok with data
       PO_LINE_LOCATIONS_V     - replaced with  PO_LINE_LOCATIONS_ALL  with data (OK)
2.] Printed RFQ Report (report file POCPRFQR.RDF)
       Tables/Views used:
       PO_HEADERS_RFQQT_V      - X
       PO_RFQ_VENDORS_V        - X
       AP_VENDOR_SITES_V       - X
       PO_LINES_RFQQT_V        - X
       MTL_SYSTEM_ITEMS        - ok with data
       PO_LINE_LOCATIONS_V   - replaced with PO_LINE_LOCATIONS_ALL  with data (Ok)
2.] Printed Purchase Order (report file POCPPOR.RDF)
       Tables/Views used:
       PO_HEADERS_V            - replaced with PO_HEADERS_ALL   with data (OK)
       AP_VENDOR_SITES_V       - XPLEASE NOTE:
Marked with (X) tables/views with no data and I can not find the corresponding table/views similar to it as a replacement or substitute to find data.
Thanks a lot
msk

Hi again;
I found this please also check this:
Price List Migration from 11.0.3 to 11.5.10/R12.
Regard
Helios

Similar Messages

  • Oracle.apps.xdo.servlet.CreateException: Report definition not found

    We're running xml publisher under Oracle AS 10.1.3.4 on RHEL 5 against an Oracle 11.1.0.7 database. The problem we have is that scheduled reports fail intermittently with the following error "oracle.apps.xdo.servlet.CreateException: Report definition not found" even though the report does exist and there are no privilege issues. Oracle support suggested increasing the Java memory parameters in opmn.xml which we did and documnet # 333862.1 on MOS recommended increasing the Apache timeout. This also had no effect.
    Does anyone have any ideas what might cause this and how to fix it?
    This is the error stack
    Failed
    System Message oracle.apps.xdo.servlet.scheduler.ProcessingException: oracle.apps.xdo.servlet.CreateException: Report definition not found:/00. PRACTICE/AU/P42 - Internal/Drive usage report/Drive usage report.xdo
         at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:983)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:418)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    Caused by: oracle.apps.xdo.servlet.CreateException: Report definition not found:/00. PRACTICE/AU/P42 - Internal/Drive usage report/Drive usage report.xdo
         at oracle.apps.xdo.servlet.ReportException.fillInStackTrace(ReportException.java:124)
         at java.lang.Throwable.<init>(Throwable.java:196)
         at java.lang.Exception.<init>(Exception.java:41)
         at oracle.apps.xdo.servlet.ReportException.<init>(ReportException.java:36)
         at oracle.apps.xdo.servlet.CreateException.<init>(CreateException.java:18)
         at oracle.apps.xdo.servlet.ReportRepository.getReport(ReportRepository.java:74)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:972)
    Edited by: 889485 on 21/06/2012 18:07

    Hi Tim,
    Thanks a lot.......
    To find solution for this i tried this options all are failed:
    1) I created a user,this user can schedule and view but he cant edit report. I scheduled from this user, also it failed some day.
    2)I copied all the reports in to new folder from that i scheduled but no luck.
    one more point... i am having 9 reports to schedule run daily between 11AM to 11.45AM.Is this will b any problem for scheduling.
    In all the above cases i am getting same errors as posted above.
    here i am showing one pic the report failed when it is in that sequence of 9 reports but success when it is scheduled run immediate.
    !http://img263.imageshack.us/img263/6343/errorh.jpg!
    Its urgent for me......pls help me.
    Thanks,
    KSS

  • Create a Cockpit (Transaction) for Reports and Tables

    Hi Gurus,
    i am very new in ABAP. I want to create a Transaction/view in SAP BW where i can put my favourite Abap reports and tables and execute These directly from the created view/Transaction without se16/se11 or se38 Access and dont know if this is possible and how to do it.
    the reason herefore is that we get deprived in differently time ranges our authorizations for the Standard Transactions.
    I have a list of my tables and programms.
    Thanks for your help.

    we get deprived in differently time ranges our authorizations for the Standard Transactions.
    So you try to bypass security checks put in place by the Basis team
    or could you explain your requirement ?
    Remember (or learn) that creating such transaction, you are able to bypass following authorization checks using SU24 (Identity Management, User and Role Administration of Application Server ABAP, AS ABAP Authorization Concept, From the Programmed Authorization Check to a Role, Editing Authorization Default Data (Development System) / Editing Authorization Default Data (Customer System). )
    Regard,
    Raymond

  • Calling Oracle Stored proc with record type and table Type

    I have a oracle SP which takes record type and table Type which are used for order management.
    Is there anay way to populate parameters with these datatypes and call the stored procedure using ODP.NET?
    Please help.
    Thanks in advance

    Hi,
    ODP supports associative arrays and REF Cursors. There is no support for PLSQL table of records.
    Jenny

  • List of users with authorised reports and tables.

    hi all
    i have another requirement, that is List of users with authorised reports and tables in SAP.
    that means user wise which reports and tables have authorisations to execute.  for that what is the tcode or table name?.  please help me in this..
    Thank you.

    Hi,
    In SUIM tcode expand transactions node der ull have for users..........
    Cheers,
    jose.

  • Can you read Reports and Tables through RFCs and BAPIS?

    Is there any way to read established reports and tables through RFC or BAPI function calls?  We have a middleware that can execute various BAPIs and RFCs.  I see a few promising ones: RFC_READ_REPORT, but no examples anywhere what the parameters needed are for the inputs. 

    Hello Scott,
    Check below FMs for reading tables and programs.
    Tables : RFC_READ_TABLE
    Program : RFC_READ_DEVELOPMENT_OBJECT
    Please note that for reading program using RFC_READ_DEVELOPMENT_OBJECT , lines in program should not exceed 72 chars else FM will throw dump(READ_REPORT_LINE_TOO_LONG).
    Program code will appear in table QTAB which is 72 chars wide.

  • Error oracle.apps.bne.exception in FSG and WEB ADI after upgrade

    Hi All,
    Hi,
    We have four Application Instances and one Database with R12.0.6 and DB version 11.1.0.7 with Load balancer Configuration.
    The Application is running fine with Load balancer configuration, But we are facing the below issue with report manager.
    Even We tried uploading a template from Report Manager in FSG also we are getting the below error.
    But when we remove the load balancer and use the actual host name, It works fine.
    If somebody has encountered the same issue , Please let us know, as it is little urgent.
    We are facing the below issue .
    Navigation:
    GL Super User -> Launch Journal Wizard -> Functional Actuals - Multiple -> Create Document
    Open on WebADI Spreadsheet and we get below error.
    exception name : oracle.apps.bne.exception.bnefatal exception. -error loading class
    log file bookmark 819117
    Please let me know if some baody have encountered this issue.
    Regards,
    Syed Naqvi

    Hi,
    Was this working properly? If yes, what changes have been done recently?
    Can you find more details about the error in the BNE log file?
    Regards,
    Hussein

  • Deployement problem in Oracle App Serv with hibernate + JPA and Spring

    Dear All,
         I am facing a problem in deployment of a web application in oracle application server 10g. but the same is working fine with Tomcat. The following Exception. Is being thrown.
         Failed to deploy web application "OraTest". Failed to deploy web application OraTest". . Nested exception Resolution:
    Base Exception:
    java.rmi.RemoteException
    deploy failed!: ; nested exception is:
    oracle.oc4j.admin.internal.DeployerException: Unknown assembly root-tag attribute: version. deploy failed!: ; nested exception is:
    oracle.oc4j.admin.internal.DeployerException: Unknown assembly root-tag attribute: version     I am using the following technologies
    1.     Spring 2.0.7
    2.     Struts 2.0.9
    3.     Hibernate 3.3
    4.     JPA 1.0
    5.     Oracle App Server 10.1.2.0.2
    Web.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
         <display-name>My Application</display-name>
         <filter>
              <filter-name>struts2</filter-name>
              <filter-class>
                   org.apache.struts2.dispatcher.FilterDispatcher
              </filter-class>
         </filter>
         <filter-mapping>
              <filter-name>struts2</filter-name>
              <url-pattern>/*</url-pattern>
         </filter-mapping>
         <welcome-file-list>
              <welcome-file>/index.jsp</welcome-file>
         </welcome-file-list>
         <servlet>
              <servlet-name>dwr-invoker</servlet-name>
              <servlet-class>
                   org.directwebremoting.servlet.DwrServlet
              </servlet-class>
              <init-param>
                   <param-name>debug</param-name>
                   <param-value>true</param-value>
              </init-param>
         </servlet>
         <servlet-mapping>
              <servlet-name>dwr-invoker</servlet-name>
              <url-pattern>/dwr/*</url-pattern>
         </servlet-mapping>
         <listener>
              <listener-class>
                   org.springframework.web.context.ContextLoaderListener
              </listener-class>
         </listener>
         <context-param>
              <param-name>contextConfigLocation</param-name>
              <param-value>
                   /WEB-INF/conf/spring/datasource-context.xml,
                   /WEB-INF/conf/spring/aop-context.xml          
              </param-value>
         </context-param>
    </web-app>
    /Datasource-context.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <beans xmlns="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:aop="http://www.springframework.org/schema/aop"
        xmlns:tx="http://www.springframework.org/schema/tx"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
        http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.0.xsd
        http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd">
         <bean class="org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor" lazy-init="true"/>
         <!--  following code is for using oracle -->
            <bean id="dataSource" class="org.springframework.jdbc.datasource.DriverManagerDataSource" lazy-init="true">
              <property name="driverClassName">
                   <value>oracle.jdbc.driver.OracleDriver</value>
              </property>
              <property name="url">
                   <value>jdbc:oracle:thin:@//xxx.xxx.xxx.xxx/mydb</value>
              </property>
              <property name="username">
                   <value>admin</value>
              </property>
              <property name="password">
                   <value>admin</value>
              </property>
         </bean>
         <!--  following code is for using mysql -->
         <!--
         <bean id="dataSource" class="org.springframework.jdbc.datasource.DriverManagerDataSource" lazy-init="true">
              <property name="driverClassName">
                   <value>org.gjt.mm.mysql.Driver</value>
              </property>
              <property name="url">
                   <value>jdbc:mysql://192.168.10.157:3306/tpsadmin</value>
              </property>
              <property name="username">
                   <value>tpsadmin</value>
              </property>
              <property name="password">
                   <value>tpsadmin</value>+
              </property>
         </bean>
         -->
         <bean id="entityManagerFactory" class="org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean" lazy-init="true">
              <property name="persistenceUnitName" value="mkclsetsPersistenceUnit"/>
              <property name="dataSource" ref="dataSource"/>
              <property name="jpaVendorAdapter">
                   <bean class="org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter" lazy-init="true">
                        <property name="database" value="ORACLE"/>               
                        <property name="showSql" value="true"/>
                   </bean>
              </property>
         </bean>
         <bean id="transactionManager" class="org.springframework.orm.jpa.JpaTransactionManager" lazy-init="true">
              <property name="entityManagerFactory" ref="entityManagerFactory"></property>
         </bean>
         <tx:annotation-driven transaction-manager="transactionManager"/>     
    </beans>Aop-context.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <beans xmlns="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:aop="http://www.springframework.org/schema/aop"
        xmlns:tx="http://www.springframework.org/schema/tx"
        xsi:schemaLocation="
        http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
        http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.0.xsd
        http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd">
    <!--  Bean Definition of all the required Interceptors -->
         <bean id="methodLoggingAdvice" class="com.mkcl.sets.common.interceptor.MehodLogInterceptor"/>
         <!--
         <bean id="appCacheManager" class="net.sf.ehcache.CacheManager">
              <constructor-arg index="0" type="java.net.URL" value="classpath:country-ehcache.xml"/>
         </bean>     
         -->
          <!--bean id="methodCacheInterceptor" -->
         <bean id="methodCachingAdvice"
              class="com.mkcl.sets.common.interceptor.MethodCacheInterceptor">
              <property name="cache">
                   <ref local="methodCache" />
              </property>
         </bean>
         <bean id="cacheManager"
              class="org.springframework.cache.ehcache.EhCacheManagerFactoryBean">
              <property name="configLocation">
                   <value>WEB-INF/conf/other/ehcache.xml</value>
              </property>
         </bean>     
         <bean id="methodCache"
              class="org.springframework.cache.ehcache.EhCacheFactoryBean">
              <property name="cacheManager">
                   <ref local="cacheManager" />
              </property>
              <property name="cacheName">
                   <value>mkclSetsCache</value>
              </property>
         </bean>      
         <!--
         <bean id="methodCachingAdvice" class="interceptor.MethodCachingInterceptor"/>
          -->
         <aop:config>
              <aop:pointcut id="getCountriesPointCut" expression="execution(* com.mkcl.sets.dao.master.impl.LocationDAOImpl.getCountries())"/>          
              <!-- <aop:pointcut id="methodLogPointCut" expression="execution(* com.mkcl.sets.service.master.impl.CategoryServiceImpl.getAllCategories(..))"/> -->
              <aop:pointcut id="methodLogPointCutDao" expression="execution(* com.mkcl.sets.dao..*.*(..))"/>
              <aop:pointcut id="methodLogPointCutService" expression="execution(* com.mkcl.sets.service..*.*(..))"/>
              <aop:advisor id="methodCachingAdvisor" advice-ref="methodCachingAdvice" pointcut-ref="getCountriesPointCut"/>          
              <aop:advisor id="methodLoggingAdvisorDao" advice-ref="methodLoggingAdvice" pointcut-ref="methodLogPointCutDao"/>
              <aop:advisor id="methodLoggingAdvisorService" advice-ref="methodLoggingAdvice" pointcut-ref="methodLogPointCutService"/>
         </aop:config>
    </beans>Persistence.xml
    <persistence xmlns="http://java.sun.com/xml/ns/persistence"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd"
        version="1.0">
         <persistence-unit name="mkclsetsPersistenceUnit" transaction-type="RESOURCE_LOCAL">
              <!-- jta-data-source>mkclDS</jta-data-source-->
              <provider>org.hibernate.ejb.HibernatePersistence</provider>
              <!-- properties>
                   <property name="hibernate.dialect" value="org.hibernate.dialect.Oracle10gDialect"/>
                   <property name="hibernate.transaction.manager_lookup_class" value="org.hibernate.transaction.OC4JTransactionManager"/>
              </properties-->
         </persistence-unit>
    </persistence>Do I need to add some other configuration in the existing files or do I need to add some other configuration files ? Please help to deploy my application.
    Thanks a lot in advance.
    With Best Regards,
    Ishaan
    null

    Did you ever find a solution to this Ishaan?
    I imagine you ended up having to upgrade 10gR2 to 10gR3 at least. Correct?

  • Will Oracle Apps Release 11i use Reports 6i

    Will the forthcoming apps release 11i be using reports 6i (and
    developer 6i)?
    null

    Yes - Reports 6i will be used by Apps Release 11i.
    Regards
    The Oracle Reports Team
    Mrushad Patel (guest) wrote:
    : Will the forthcoming apps release 11i be using reports 6i (and
    : developer 6i)?
    null

  • Get Reports and Tables

    I'm trying to write a query that will display all the tables and views (FROM information_schema.tables) associated with their respective reports (FROM dbo.Catalog) from a database.  Is it even possible?  Can anyone point me in the right
    direction?
    Thanks

    Similar problem is resolve here in this thread, Please visit
    http://social.msdn.microsoft.com/forums/sqlserver/en-US/bb1fbb1f-d3f7-42f3-a811-2ad6c1720f1e/tables-used-in-ssrs-report
    Thanks
    Manish
    Please click Mark as Answer if my post solved your problem and click
    Vote as Helpful if this post was useful.

  • Business Partner Report and table???

    Can anyone tell me if there is a standard report/program that shows all the business partners in a report format? I am trying to get a list of all the business partners created in collections management so that I can compare it with the customer master records and figure out what customers were left out.
    Also, what is the table or is there a table where business partner master data is held. E.g KNA1 is for customers.

    Hi,
    The BP table is BUT000. There is no comparison table that tells you which customers are linked to which business partner. There is a CVI link table but that contains GUID.
    Alternatively you can use the log of the program that sends the open items to collections management. That log will tell you what BP are not synchronized.
    Regards,
    Richard

  • Which modules of oracle apps have reports and forms?

    which modules of oracle apps have reports and forms? Do I need to have strong programming knowledge to learn these?
    Plz try to respond as I need to get started with the traiining asap.

    Most of Oracle Apps modules come with reports and forms. You would probably need to create your custom module (with custom forms/reports) instead of modifying the standard Oracle Apps forms and reports. Start with "Oracle Applications Developer's Guide" and "Oracle Applications Concepts" manuals, it should be helpful.
    Oracle Applications Concepts
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/11iconcepts.pdf
    Oracle Applications Developer's Guide
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/115devg.pdf
    Applications Releases 11i and 12
    http://www.oracle.com/technology/documentation/applications.html

  • Making mass change to Oracle Apps base table

    I have requirement where I have to do a mass updates/inserts to an Oracle Apps table (BOM_Inventory_Components). I have been told by my senior programmers that Oracle does not like direct updates or inserts to the Base tables in Oracle Apps.
    Anyone knows of a standard practice of updating/inserting records into Base tables in Oracle Apps?

    I have seen and done lot of projects where we do direct table update but we do have Metalink support and we do inform them and involve them into regours conference call and than we are proceding direct table update.
    the trick is oracle always as package where you can fine related update procedure so by passing neccesary parameters you can update the table.
    Regards
    Prashant Pathak

  • Oracle Reports with graphics for Oracle App R11i 11.5.9 ??

    Hii
    Can i develop Oracle Reports with Graphics ( basic header,footer,logo ) and register it with Oracle Apps R11i 11.5.9 and be able to view it as an end user.
    If yes then how ?
    Regards
    Fahad Hameed

    Hii Guys
    I've developed a report with a basic Header.BMP file and it runs fine on local.
    How will it run on Oracle Apps is the question that i need to find answers to .
    Regards
    Fahad Hameed

  • Getting list of reports  and related tables used in those reports using sdk

    some columns are changing in the database tables.
    we like to know how many reports are affected by that .
    please can any one help me in getting list of reports and tables associated with them using  bo sdk.
    thanks for your help in advance

    Open the report with RAS. Then with the ReportClientDocument object:
    oReportClientDocument.getDatabaseController().getDatabase().getTables() will trutns Tables collection object that contains the table information for the report. Then use get() to get Itable object.

Maybe you are looking for