My Oracle Support Banner

Aid To Testing Purchasing Approval Rules Against a Purchasing Hierarchy (Doc ID 1420778.1)

Last updated on DECEMBER 05, 2019

Applies to:

Oracle Purchasing - Version 12.0.0 to 12.2.4 [Release 12 to 12.2]
Information in this document applies to any platform.

Goal

This document provides code that allows Purchasing Approval Rules assigned to Employees in a Purchasing Hierarchy to be tested against a Purchasing Document without the need to submit the document for approval.

Please note:
1. This script does NOT test AME rules used in the approval of Purchase Requisitions or Purchase Orders
2. This script IGNORES the 'Owner Can Approve' setting on the Purchasing Document Setup form
3. This script IGNORES the 'Approval Routing' setting on the Purchasing Document Setup form
4. This script does not allow additional approvers to be added
5. This script does NOT approve any Purchasing document.


As supplied, the script will use the default hierarchy set for the document type and subtype if the 'Use Positional Hierarchies' is checked on the Human Resources tab of the Financial Options form, otherwise the Job Hierarchy is used as defined in Human Resources. Instructions on changing this behavior within the script are detailed at the end of the note.

For convenience, the starting point used by the script for the approval hierarchy is, for Purchase Requisitions, the Preparer and for other Purchasing document types, the Buyer.

The cursors c_po_hier & c_hr_hier used by this script are taken from the package PO_APPROVALLIST_S1 (POXAPL1B.pls 120.12.12010000.12)

Disclaimer Notice:
The script provided by this document is for educational purposes only and is not supported by Oracle Global Customer Support.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.