GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Oracle Apps  >  Apps Technical
Go To First  |  Previous Question  |  Next Question 
 Apps Technical  |  Question 122 of 125    Print  
Difference between Oracle 11i and R12
Hi,

Can anyone of you give me some points on what are the major differences between Oracle 11i and R12 on the below modules

1. iProcurement
2. Purchasing
3. iStores

Waiting for your reply.

Thanks,
Vikram



  
Total Answers and Comments: 1 Last Update: December 01, 2008     Asked by: gvikramsimha 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 28, 2008 01:37:20   #1  
Apps_Dragon Member Since: November 2008   Contribution: 0    

RE: Difference between Oracle 11i and R12

1) Oracle Purchasing Release 12.0 speeds up daily purchasing tasks with an
enhanced Professional Buyer’s Work Center. Based on the latest web-based user
interface models, the Work Center is a central ‘Launch Pad’ from which buyers
can efficiently perform their daily tasks:


1. View and Act upon Requisition Demand

2. Create and Manage Orders and Agreements

3. Run Negotiation Events including Auctions and RFxs (requires Oracle Sourcing)

4. Manage Supplier Information


2) In Release 12.0, Oracle Purchasing will leverage the new Multi-Org Access
Control capabilities to support more streamlined operation of Shared Procurement
Service Centers. Without changing Responsibility, and without closing windows,
buyers will now be able to view consolidated requisition demand spanning
multiple operating units. Using a single Responsibility, they will be able to
manage demand (i.e. requisitions), conduct sourcing events, enter into
agreements and issue purchase orders on behalf of any of the operating units
that they serve. The operating units that they can transact on behalf of will be
controlled by the security profile associated with their responsibilities.


3) In Release 11i10, generation of purchasing documents in Adobe PDF format
required organizations to create layout templates in the form of XSL-FO style
sheets. With Release 12.0, organizations can also use RTF or PDF layout
templates which require little training to configure and maintain.


4) Oracle Purchasing supports various types of file attachments (MS Word,
Excel, PDF etc.) that can be appended to purchasing documents in addition to
long and short text attachments. In previous releases, only text attachments
were communicated to suppliers. With Release 12.0, buyers can communicate all
necessary attachments to suppliers, including file attachments via email.


5) Release 12.0 allows finer control of how blanket agreements are enabled
for automatic document sourcing. Buyers can now choose to enable them only in
specific inventory organizations. Thus, buyers can negotiate a blanket agreement
to fulfill requisition demand for a subset of inventory organizations and enable
the agreement for autosourcing only in those inventory organizations.

 



 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : SR rules specify responsiblity levelSR restrict user dedine segment valuescvr specify chart of account levelcvr restrict enter the code combination ...


Latest Answer : hi,CUSTOM.PLL is an library which exists in TEMPLATE.fmb ,it is an oracle form devloper PL/SQL library , which alows the developers to attach thier own custom code to the oracle applications without modifiying the orginal application code....it consists ...

you cannot attach the APPCORE library to CUSTOM because it would cause a recursion problem (because CUSTOM is attached to APPCORE). As of Oracle Applications Release 11i, you may attach the APPCORE2 library 
Latest Answer : You can call APPCORE from Custom.pll or a customized library which is then called from Custom.pll and it may even work fine but you will face issues while converting pld to pll.DBAs need pld to pll conversion to log comments about modifications as they ...

Oracle Application uses Flexfield to capture information about Your organization. Flexfield have flexible structure for storing key information. Like Company, Cost Center, and Account. They also give u 
Latest Answer : Simple way to descriptive flexfield are the flexible data fields designed and customised according to business needs. Types1. kff- key flexfeilds 2. dff- descriptive flex fieldsThe basic steps in defining a key Flexfields are as given below. You may ...

Latest Answer : User exit are programs thats enables you to execute external procedure.5 types of user exit are there in APPS.FND SRWINIT--Used to set the profile option and environment vallue.FND SRWEXIT--Used to release the profile option and environmental valueFND ...

A. Can someone please tell me what is the date tracked option and how to use it?b. Can I delete an employee from a table?c. What is the difference between APIs and DataPumps?d. What are user hooks?e. Can we see the time stamp also with the "from" and "to" dates?
Read Answers (4) | Asked by : OB

How can we tell the difference between seeded tables, static tables and the main transaction tables?

Latest Answer : Upgrading your data to a newer version is not Conversion, Its Data Migration.Conversion is as correctly mentioned, a One time activity to Convert the Data from a Legacy System to be loaded into Apps Tables. Interfaces: They are periodically run for exchange ...
Read Answers (4) | Asked by : sreenivas

Latest Answer : Data Migration is the one off PROCESS of moving data from one system to another, whether that be an upgrade or from legacy.Data Conversion is a step in the data migration process that involves a some form of transformation of the data from the source ...


 Sponsored Links

 
Related Articles

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Using Oracle XML DB Repository

Using Oracle XML DB Repository Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository which is an essential component of Oracle XML DB mosgoogle NOTE Oracle XML DB repository also known as XML repository is a hierarchically organ
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

PHP Oracle Web Development

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax is a good starting b
 

Getting Started with Oracle and ODP.NET

ODP NET Developer’ s Guide by Jagadish Chatarji Pulakhandam Sunitha Paruchuri A practical guide for developers working with the Oracle Data Provider for NET and the Oracle Developer Tools for Visual Studio 2005 Application development with ODP NET Dealing with XML DB using ODP NET Oracle
 

PHP Oracle Web Development Review

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books The author is also an expert in open source technologies and SOA Service Oriented Architecture But besides
 

Step by Step Oracle PL-SQL Tutorial

This introductory tutorial to PL SQL will help you to understand the basic concepts of PL SQL Please review the following tutorials and practice the sample SQL Statements on your local Oracle Database Please note that you must learn these basic things before we actually start getting in to Advanced
 

Working with XML in Oracle

Working with XML in Oracle Introduction to XML Extensive markup language is the language which presents data in a human readable form of text The data can be anything from a purchase order or a stock quote or weather radar or a flight schedule it can be represented using XML XML is very similar to H
 

What is Oracle Net Service

Oracle Net Services provides enterprise-wide connectivity solutions in distributed, heterogeneous computing environments. Oracle Net Services eases the complexities of network configuration and management, maximizes performance, and improves network diagnostic capabilities. Oracle Net, a component
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape