Search Results pon_auction_headers_all
The PON_AUCTION_HEADERS_ALL
table is a critical component within Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically designed to support the Oracle Sourcing module. This table serves as the primary repository for storing header-level information related to auctions, including reverse auctions, forward auctions, and RFx (Request for Information, Request for Proposal, Request for Quotation) documents. It captures essential metadata and transactional data that governs the entire lifecycle of sourcing events, from creation to award.
Key Attributes and Structure
ThePON_AUCTION_HEADERS_ALL
table is a multi-organization-enabled table, indicated by the _ALL
suffix, meaning it stores data across multiple operating units. Key columns include:
- AUCTION_HEADER_ID: Primary key uniquely identifying each auction.
- DOCUMENT_NUMBER: User-friendly identifier for the auction.
- AUCTION_TITLE: Descriptive title of the sourcing event.
- AUCTION_STATUS: Tracks the auction's lifecycle (e.g., DRAFT, PUBLISHED, CLOSED, AWARDED).
- BID_START_DATE and BID_END_DATE: Define the active bidding period.
- ORG_ID: Operating unit identifier for multi-org functionality.
- SUPPLIER_SCOPE: Determines if the auction is open to all suppliers or restricted.
- CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY: Standard Oracle audit columns.
Functional Significance
The table acts as the anchor for sourcing events, linking to subsidiary tables such asPON_AUCTION_ITEMS_ALL
(line items), PON_BID_HEADERS
(supplier bids), and PON_ATTACHMENTS
(supporting documents). It supports features like:
- Multi-Round Auctions: Tracks rounds via status and date fields.
- Approval Workflows: Integrates with Oracle Workflow for approvals.
- Supplier Collaboration: Manages visibility rules based on
SUPPLIER_SCOPE
. - Integration with Procurement: Links to
PO_HEADERS_ALL
upon award.
Technical Considerations
In EBS 12.1.1 and 12.2.2, the table is heavily indexed to optimize performance for queries involving status, dates, and document numbers. Partitioning strategies may be employed for large-scale implementations. The table also integrates with Oracle's security model (VPD, or Virtual Private Database) to enforce data access controls. Customizations often extend this table with descriptive flexfields (DFFs) to capture organization-specific attributes.Upgrade and Migration Impact
Between 12.1.1 and 12.2.2, structural changes toPON_AUCTION_HEADERS_ALL
are minimal, but enhancements in 12.2.2 include improved JSON/XML support for REST APIs and deeper integration with Oracle Supplier Model. Data migration requires careful handling of ORG_ID
mappings in multi-org environments.
Common Use Cases
- Generating auction reports via
AUCTION_STATUS
filters. - Triggering notifications based on
BID_END_DATE
. - Auditing changes via standard who columns.
- Integrating with third-party sourcing tools via APIs.
PON_AUCTION_HEADERS_ALL
is a foundational table in Oracle Sourcing, enabling complex procurement strategies while maintaining compliance, auditability, and scalability across global enterprises.
-
Table: PON_AUCTION_HEADERS_ALL
12.1.1
owner:PON, object_type:TABLE, fnd_design_data:PON.PON_AUCTION_HEADERS_ALL, object_name:PON_AUCTION_HEADERS_ALL, status:VALID, product: PON - Sourcing , description: Stores the negotiations header level details. , implementation_dba_data: PON.PON_AUCTION_HEADERS_ALL ,
-
Table: PON_AUCTION_HEADERS_ALL
12.2.2
owner:PON, object_type:TABLE, fnd_design_data:PON.PON_AUCTION_HEADERS_ALL, object_name:PON_AUCTION_HEADERS_ALL, status:VALID, product: PON - Sourcing , description: Stores the negotiations header level details. , implementation_dba_data: PON.PON_AUCTION_HEADERS_ALL ,
-
APPS.PON_CP_INTRFAC_TO_TRANSACTION dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_COMPARE_ATTR_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_VALIDATE_ITEM_PRICES_INT dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_BID_DEFAULTING_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_RESPONSE_PVT dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_WF_UTL_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_VALIDATE_SHIPMENTS_INT dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_MULTIPLE_RESPONSE_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_AUCTION_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_AUCTION_CREATE_PO_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_BID_DEFAULTING_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_NEGOTIATION_PUBLISH_PVT dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_WF_UTL_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_BID_DEFAULTING_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PO_WAGE_DETERMINATION_ONLINE dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_OPEN_INTERFACE_PVT dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_PRINTING_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_NEW_SUPPLIER_REG_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_COPY_UDAS_GRP dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_EXHIBITS_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_EVAL_TEAM_UTIL_PVT dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_CP_INTRFAC_TO_TRANSACTION dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_TEAM_SCORING_UTIL_PVT dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_VALIDATE_PAYMENTS_INT dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_WF_UTL_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PO_SOURCING_GRP dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_AUCTION_HEADERS_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.OKC_TERMS_UTIL_PVT dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_BID_DEFAULTING_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_AUCTION_APPROVAL_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_RESPONSE_PVT dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_VENDORMERGE_GRP dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_LARGE_AUCTION_UTIL_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_NEW_SUPPLIER_REG_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.1.1
-
APPS.PON_EMD_AR_INTEGRATION_GRP dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_EMD_AR_INTEGRATION_GRP dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.OKC_REP_SEARCH_UTIL_PVT dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.HZ_PURGE_GEN dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PO_UDA_TEMPLATES_UTIL dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_NEGOTIATION_COPY_GRP dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_TEAM_SCORING_UTIL_PVT dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PO_EDA_DATATEMPLATE_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_AUCTION_HEADERS_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_UNSOL_VALIDATIONS_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_MULTIPLE_RESPONSE_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_AUCTION_CREATE_PO_PKG dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PON_NEGOTIATION_HELPER_PVT dependencies on PON_AUCTION_HEADERS_ALL
12.2.2
-
APPS.PO_VERIFY_VENDOR_ELIGIBILITY dependencies on PON_AUCTION_HEADERS_ALL
12.2.2