Search Results supplier sites table in ebs
The PO_VENDOR_SITES_OBS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Purchasing (PO) module, primarily used to store information about obsolete vendor sites. This table plays a key role in maintaining historical records of vendor sites that are no longer active but may still be referenced in transactional or reporting contexts. Below is a detailed analysis of its purpose, structure, and functional relevance in Oracle EBS.
1. Purpose and Functional Context
The PO_VENDOR_SITES_OBS table serves as an archive for vendor site records that have been marked as obsolete. In Oracle EBS, vendor sites represent physical or logical locations associated with a supplier where goods or services are sourced. When a vendor site is deactivated or becomes obsolete (e.g., due to supplier consolidation, closure, or changes in procurement strategies), the system retains the record in this table for audit, compliance, and historical reporting purposes. This ensures referential integrity while preventing accidental reuse of outdated data in active transactions.2. Key Columns and Data Structure
The table typically includes the following columns (specifics may vary slightly between EBS 12.1.1 and 12.2.2):- VENDOR_SITE_ID: Primary key identifier of the obsolete vendor site.
- VENDOR_ID: Foreign key linking to the PO_VENDORS table, identifying the parent supplier.
- VENDOR_SITE_CODE: Unique code assigned to the vendor site.
- LAST_UPDATE_DATE: Timestamp of the last modification.
- LAST_UPDATED_BY: User ID of the person who last updated the record.
- OBSOLETE_FLAG: A flag (typically 'Y' or 'N') indicating whether the site is obsolete.
- OBSOLETED_DATE: Date when the site was marked obsolete.
- REASON_CODE: Optional field to document why the site was obsoleted (e.g., "Supplier Merged").
3. Integration with Other Modules
The table interacts with several EBS components:- Purchasing (PO): Prevents obsolete sites from appearing in active purchase orders or RFQs.
- Payables (AP): Ensures payments are not processed against inactive sites.
- Supplier Lifecycle Management: Supports audit trails for supplier data changes.
4. Data Retention and Compliance
Oracle EBS retains records in PO_VENDOR_SITES_OBS to comply with financial and regulatory requirements (e.g., SOX, GDPR). Organizations may archive or purge this data via predefined workflows, often leveraging Oracle’s Data Retention Manager or custom scripts.5. Customization and Extensions
In implementations, this table may be extended with:- Custom columns (e.g., ARCHIVED_BY) to track additional metadata.
- Triggers or APIs to synchronize with external systems when sites are obsoleted.
6. Performance Considerations
While this table is not transaction-heavy, indexing on VENDOR_ID and OBSOLETED_DATE is recommended for efficient reporting. Partitioning may be used in large-scale deployments.Conclusion
The PO_VENDOR_SITES_OBS table is a foundational element in Oracle EBS procurement data governance, ensuring historical vendor site data remains accessible without cluttering active operational tables. Its design reflects Oracle’s emphasis on auditability and compliance, making it indispensable for organizations managing complex supplier networks.-
Table: PO_VENDOR_SITES_OBS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_VENDOR_SITES_OBS, object_name:PO_VENDOR_SITES_OBS, status:VALID, product: PO - Purchasing , description: Supplier sites , implementation_dba_data: PO.PO_VENDOR_SITES_OBS ,
-
Table: PO_VENDOR_SITES_ALL
12.2.2
product: PO - Purchasing , description: Supplier sites , implementation_dba_data: Not implemented in this database ,
-
Table: PO_VENDOR_SITES_ALL
12.1.1
product: PO - Purchasing , description: Supplier sites , implementation_dba_data: Not implemented in this database ,
-
Table: PO_LOCATION_ASSOCIATIONS
12.2.2
product: PO - Purchasing , description: Location associations to customers and customer sites , implementation_dba_data: Not implemented in this database ,
-
Table: PO_LOCATION_ASSOCIATIONS
12.1.1
product: PO - Purchasing , description: Location associations to customers and customer sites , implementation_dba_data: Not implemented in this database ,
-
Table: PO_LOCATION_ASSOCIATIONS_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_LOCATION_ASSOCIATIONS_ALL, object_name:PO_LOCATION_ASSOCIATIONS_ALL, status:VALID, product: PO - Purchasing , description: Location associations to customers and customer sites , implementation_dba_data: PO.PO_LOCATION_ASSOCIATIONS_ALL ,
-
Table: PO_LOCATION_ASSOCIATIONS_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_LOCATION_ASSOCIATIONS_ALL, object_name:PO_LOCATION_ASSOCIATIONS_ALL, status:VALID, product: PO - Purchasing , description: Location associations to customers and customer sites , implementation_dba_data: PO.PO_LOCATION_ASSOCIATIONS_ALL ,
-
Lookup Type: SITE_TYPE
12.2.2
product: PO - Purchasing , meaning: Ship-To/Bill-To/Office/All select criteria , description: Ship-To/Bill-To/Office/All select criteria ,
-
Lookup Type: SITE_TYPE
12.1.1
product: PO - Purchasing , meaning: Ship-To/Bill-To/Office/All select criteria , description: Ship-To/Bill-To/Office/All select criteria ,
-
Lookup Type: SITE_INQUIRY_OPTIONS
12.2.2
product: PO - Purchasing , meaning: Additional information options for vendor sites in the vendor inquiry form , description: Additional information options for vendor sites in the vendor inquiry form ,
-
Lookup Type: SITE_INQUIRY_OPTIONS
12.1.1
product: PO - Purchasing , meaning: Additional information options for vendor sites in the vendor inquiry form , description: Additional information options for vendor sites in the vendor inquiry form ,
-
Table: PO_VENDOR_CONTACTS
12.2.2
product: PO - Purchasing , description: Supplier contacts , implementation_dba_data: Not implemented in this database ,
-
Table: PO_VENDOR_CONTACTS
12.1.1
product: PO - Purchasing , description: Supplier contacts , implementation_dba_data: Not implemented in this database ,
-
Table: PO_PURGE_VENDOR_LIST
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_PURGE_VENDOR_LIST, object_name:PO_PURGE_VENDOR_LIST, status:VALID, product: PO - Purchasing , description: Supplier candidates for purging , implementation_dba_data: PO.PO_PURGE_VENDOR_LIST ,
-
Table: PO_MULTI_MOD_REQUESTS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_MULTI_MOD_REQUESTS, object_name:PO_MULTI_MOD_REQUESTS, status:VALID, product: PO - Purchasing , description: This table serves as the control table for Multiple Modifications and Supplier Change Requests. , implementation_dba_data: PO.PO_MULTI_MOD_REQUESTS ,
-
Table: PO_PURGE_VENDOR_LIST
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_PURGE_VENDOR_LIST, object_name:PO_PURGE_VENDOR_LIST, status:VALID, product: PO - Purchasing , description: Supplier candidates for purging , implementation_dba_data: PO.PO_PURGE_VENDOR_LIST ,
-
Table: PO_APPROVED_SUPPLIER_LIST
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_APPROVED_SUPPLIER_LIST, object_name:PO_APPROVED_SUPPLIER_LIST, status:VALID, product: PO - Purchasing , description: Approved supplier list , implementation_dba_data: PO.PO_APPROVED_SUPPLIER_LIST ,
-
Table: PO_APPROVED_SUPPLIER_LIST
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_APPROVED_SUPPLIER_LIST, object_name:PO_APPROVED_SUPPLIER_LIST, status:VALID, product: PO - Purchasing , description: Approved supplier list , implementation_dba_data: PO.PO_APPROVED_SUPPLIER_LIST ,
-
Table: PO_VENDOR_LIST_HEADERS
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_VENDOR_LIST_HEADERS, object_name:PO_VENDOR_LIST_HEADERS, status:VALID, product: PO - Purchasing , description: RFQ supplier list headers , implementation_dba_data: PO.PO_VENDOR_LIST_HEADERS ,
-
Table: PO_VENDOR_LIST_HEADERS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_VENDOR_LIST_HEADERS, object_name:PO_VENDOR_LIST_HEADERS, status:VALID, product: PO - Purchasing , description: RFQ supplier list headers , implementation_dba_data: PO.PO_VENDOR_LIST_HEADERS ,
-
Table: PO_VENDOR_LIST_ENTRIES
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_VENDOR_LIST_ENTRIES, object_name:PO_VENDOR_LIST_ENTRIES, status:VALID, product: PO - Purchasing , description: RFQ supplier list entries , implementation_dba_data: PO.PO_VENDOR_LIST_ENTRIES ,
-
Table: PO_VENDOR_LIST_ENTRIES
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_VENDOR_LIST_ENTRIES, object_name:PO_VENDOR_LIST_ENTRIES, status:VALID, product: PO - Purchasing , description: RFQ supplier list entries , implementation_dba_data: PO.PO_VENDOR_LIST_ENTRIES ,
-
Table: PO_MULTI_MOD_CHANGES
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_MULTI_MOD_CHANGES, object_name:PO_MULTI_MOD_CHANGES, status:VALID, product: PO - Purchasing , description: This table stores the Supplier related changes pertaining to a Multiple Modifications Request. , implementation_dba_data: PO.PO_MULTI_MOD_CHANGES ,
-
Table: PO_MULTI_MOD_VAL_RESULTS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_MULTI_MOD_VAL_RESULTS, object_name:PO_MULTI_MOD_VAL_RESULTS, status:VALID, product: PO - Purchasing , description: This table stores the Supplier exceptions generated for a Multiple Modifications Request. , implementation_dba_data: PO.PO_MULTI_MOD_VAL_RESULTS ,
-
Table: PO_ASL_ATTRIBUTES
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_ASL_ATTRIBUTES, object_name:PO_ASL_ATTRIBUTES, status:VALID, product: PO - Purchasing , description: Approved supplier list attributes , implementation_dba_data: PO.PO_ASL_ATTRIBUTES ,
-
Table: PO_ASL_DOCUMENTS
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_ASL_DOCUMENTS, object_name:PO_ASL_DOCUMENTS, status:VALID, product: PO - Purchasing , description: Approved supplier list documents , implementation_dba_data: PO.PO_ASL_DOCUMENTS ,
-
Table: PO_ASL_ATTRIBUTES
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_ASL_ATTRIBUTES, object_name:PO_ASL_ATTRIBUTES, status:VALID, product: PO - Purchasing , description: Approved supplier list attributes , implementation_dba_data: PO.PO_ASL_ATTRIBUTES ,
-
Table: PO_ASL_DOCUMENTS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_ASL_DOCUMENTS, object_name:PO_ASL_DOCUMENTS, status:VALID, product: PO - Purchasing , description: Approved supplier list documents , implementation_dba_data: PO.PO_ASL_DOCUMENTS ,
-
Table: PO_ASL_STATUS_RULES
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_ASL_STATUS_RULES, object_name:PO_ASL_STATUS_RULES, status:VALID, product: PO - Purchasing , description: Approved supplier list status rules , implementation_dba_data: PO.PO_ASL_STATUS_RULES ,
-
Table: PO_VENDOR_CONTACTS_OBS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_VENDOR_CONTACTS_OBS, object_name:PO_VENDOR_CONTACTS_OBS, status:VALID, product: PO - Purchasing , description: Supplier contacts , implementation_dba_data: PO.PO_VENDOR_CONTACTS_OBS ,
-
Table: PO_ASL_STATUSES
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_ASL_STATUSES, object_name:PO_ASL_STATUSES, status:VALID, product: PO - Purchasing , description: Approved supplier list statuses , implementation_dba_data: PO.PO_ASL_STATUSES ,
-
Table: PO_SUPPLIER_ITEM_CAPACITY
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_SUPPLIER_ITEM_CAPACITY, object_name:PO_SUPPLIER_ITEM_CAPACITY, status:VALID, product: PO - Purchasing , description: Supplier capacity information , implementation_dba_data: PO.PO_SUPPLIER_ITEM_CAPACITY ,
-
Table: PO_SUPPLIER_ITEM_CAPACITY
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_SUPPLIER_ITEM_CAPACITY, object_name:PO_SUPPLIER_ITEM_CAPACITY, status:VALID, product: PO - Purchasing , description: Supplier capacity information , implementation_dba_data: PO.PO_SUPPLIER_ITEM_CAPACITY ,
-
Table: PO_ASL_STATUSES
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_ASL_STATUSES, object_name:PO_ASL_STATUSES, status:VALID, product: PO - Purchasing , description: Approved supplier list statuses , implementation_dba_data: PO.PO_ASL_STATUSES ,
-
Table: PO_ASL_STATUS_RULES
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_ASL_STATUS_RULES, object_name:PO_ASL_STATUS_RULES, status:VALID, product: PO - Purchasing , description: Approved supplier list status rules , implementation_dba_data: PO.PO_ASL_STATUS_RULES ,
-
Table: PO_SUPPLIER_ITEM_TOLERANCE
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_SUPPLIER_ITEM_TOLERANCE, object_name:PO_SUPPLIER_ITEM_TOLERANCE, status:VALID, product: PO - Purchasing , description: Supplier capacity tolerance information , implementation_dba_data: PO.PO_SUPPLIER_ITEM_TOLERANCE ,
-
Table: PO_SUPPLIER_ITEM_TOLERANCE
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_SUPPLIER_ITEM_TOLERANCE, object_name:PO_SUPPLIER_ITEM_TOLERANCE, status:VALID, product: PO - Purchasing , description: Supplier capacity tolerance information , implementation_dba_data: PO.PO_SUPPLIER_ITEM_TOLERANCE ,
-
Table: PON_BID_ITEM_PRICES_EXT_B
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PON_BID_ITEM_PRICES_EXT_B, object_name:PON_BID_ITEM_PRICES_EXT_B, status:VALID, product: PO - Purchasing , description: Stores the UDA data of the information regarding the responses submitted by a supplier on a negotiation. , implementation_dba_data: PO.PON_BID_ITEM_PRICES_EXT_B ,
-
Table: PON_BID_ITEM_PRICES_EXT_TL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PON_BID_ITEM_PRICES_EXT_TL, object_name:PON_BID_ITEM_PRICES_EXT_TL, status:VALID, product: PO - Purchasing , description: Stores the UDA data of the information regarding the responses submitted by a supplier on a negotiation. , implementation_dba_data: PO.PON_BID_ITEM_PRICES_EXT_TL ,
-
View: EDWBV_TPRT_P2_TPARTNER_LCV
12.2.2
product: PO - Purchasing , implementation_dba_data: Not implemented in this database ,
-
View: EDWBV_TPRT_P1_TPARTNER_LCV
12.2.2
product: PO - Purchasing , implementation_dba_data: Not implemented in this database ,
-
View: EDWBV_TPRT_P1_TPARTNER_LCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.EDWBV_TPRT_P1_TPARTNER_LCV, object_name:EDWBV_TPRT_P1_TPARTNER_LCV, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.EDWBV_TPRT_P1_TPARTNER_LCV ,
-
View: EDWBV_TPRT_P2_TPARTNER_LCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.EDWBV_TPRT_P2_TPARTNER_LCV, object_name:EDWBV_TPRT_P2_TPARTNER_LCV, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.EDWBV_TPRT_P2_TPARTNER_LCV ,
-
Table: PO_LINE_LOCATIONS_ARCHIVE_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_LINE_LOCATIONS_ARCHIVE_ALL, object_name:PO_LINE_LOCATIONS_ARCHIVE_ALL, status:VALID, product: PO - Purchasing , description: Archived purchase order shipments , implementation_dba_data: PO.PO_LINE_LOCATIONS_ARCHIVE_ALL ,
-
Table: PO_NOTIFICATIONS_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_NOTIFICATIONS_ALL, object_name:PO_NOTIFICATIONS_ALL, status:VALID, product: PO - Purchasing , description: Notifications , implementation_dba_data: PO.PO_NOTIFICATIONS_ALL ,
-
Table: RCV_LOT_TRANSACTIONS
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_LOT_TRANSACTIONS, object_name:RCV_LOT_TRANSACTIONS, status:VALID, product: PO - Purchasing , description: Receiving lots transactions , implementation_dba_data: PO.RCV_LOT_TRANSACTIONS ,
-
Table: PO_REQEXPRESS_HEADERS_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQEXPRESS_HEADERS_ALL, object_name:PO_REQEXPRESS_HEADERS_ALL, status:VALID, product: PO - Purchasing , description: Template headers for express requisitions , implementation_dba_data: PO.PO_REQEXPRESS_HEADERS_ALL ,
-
Table: PO_VENDORS
12.1.1
product: PO - Purchasing , description: Suppliers , implementation_dba_data: Not implemented in this database ,
-
Table: RCV_SERIALS_INTERFACE
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SERIALS_INTERFACE, object_name:RCV_SERIALS_INTERFACE, status:VALID, product: PO - Purchasing , description: Receiving serial interface table , implementation_dba_data: PO.RCV_SERIALS_INTERFACE ,
-
Table: RCV_MC_SUB_LEDGER_DETAILS
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_MC_SUB_LEDGER_DETAILS, object_name:RCV_MC_SUB_LEDGER_DETAILS, status:VALID, product: PO - Purchasing , description: MRC sub-table of RCV_SUB_LEDGER_DETAILS , implementation_dba_data: PO.RCV_MC_SUB_LEDGER_DETAILS ,