Previous  Next          Contents  Index    Library

Setting Up Web Requisitions

The Oracle Web Employees requisitioning feature is geared toward the large internal corporate user community that commonly creates simple requisitions for items on supplier catalogs, agreements or templates. Web Requisitions is a web-based application that allows employees to review product catalogs and place requisitions directly over the Web. Web Requisitions is integrated with Oracle Purchasing, so it's necessary to install Oracle Purchasing 11 or later if you intend to use the requisitioning features.

Oracle Web Employees contains the following Web Requisitions features:

Step 1. Install Oracle Purchasing Release 11 (Server side only required).

Attention: You can follow the setup instructions outlined in the Oracle Financial Applications or Oracle Manufacturing Implementation manuals. The purpose of this section is to highlight key considerations for setting up Web Requisitions.

Set up the following Purchasing facilities to run Web Requisitions:

Set up employee information for each web user:

The steps below provide instructions on how to set up Oracle Purchasing for use with Web Requisitions.

Step 2. Set up purchasing categories.

Web Requisitions groups supplier item catalog information based on categories. Your employees need to be able to immediately recognize which items fall into a specific category.

Step 3. Set up purchasing items.

Step 4. Set up Purchasing Category Hierarchies

Step 5. Set up requisition templates.

Follow the standard Oracle Purchasing setup steps to define your requisition templates.

Step 6. Set up Requisition Template Hierarchies

Step 7. Set up suppliers and supplier sites.

Follow the normal setup you would use for all of your suppliers. See: Oracle Purchasing.

Step 8. Set up supplier catalog and/or purchase agreements.

Web Requisitions Catalog order displays information defined in both your supplier item catalogs (i.e. Quotation Price Catalogs) and your purchase agreements. Simply set up your standard purchase agreements and price/sales catalog quotations, and Web Requisitions automatically gives your requestors access to this information. Currently, Web Requisitions does not support multiple price breaks on purchase agreements and price/sales catalog quotations. You should specify a single line with agreed upon price in your source document setup. This provides a much simpler view of the purchase options for requestors - a simple interface is a key requirement to the successful roll out of wide-use applications such as requisitions and expense reporting.

Step 9. Set up employee information.

You should take care to provide the correct location and default expense account information for each employee. Web Requisitions uses the location provided on the employee assignment as the default "deliver to" location.

Step 10. Set up web users.

Oracle Web Employees includes functions for registration and administration that allow you to define your web users and link them to your internal employee information.

Step 11. Set up requisition expense account.

Oracle Web Employees provides standard account defaults for your web requisitions based on your employee and item setup. Web Requisitions first uses the default expense account associated with your employee assignment. If the employee does not have a default expense account, the item expense account is used to create the requisition distribution.

Oracle Web Employees provides a standard PL/SQL API you can modify if your needs do not match the existing defaulting rules. Follow these steps to include your customer account building logic into the web requisitions system. Oracle Web Employees checks to see if your expense account is set up properly before creating a requisition in Oracle Purchasing.

	$ sqlplus <apps_username>/<apps_password> @ICXRQCUB.pls

Step 12. Set up requisitions import concurrent program.

Oracle Web Employees creates your Web Requisitions in temporary tables. To validate and move the data into the Oracle Purchasing tables, run the Requisition Import program in Oracle Purchasing at a set frequency. To process only those requisitions created on the Web, choose an Import Source as 'ICX'.

See Also

Setting Up


         Previous  Next          Contents  Index    Library