Search Results po_vendor_sites_all
The PO_VENDOR_SITES_ALL
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for storing vendor site information, serving as a foundational component within the Purchasing (PO) module. This table maintains detailed records of supplier locations, enabling organizations to manage procurement activities efficiently. Below is a detailed breakdown of its structure, functionality, and integration within Oracle EBS.
Table Overview
PO_VENDOR_SITES_ALL
is part of the Oracle Purchasing data model and stores address, contact, and payment details for supplier sites. Each vendor site record is linked to a parent vendor in the PO_VENDORS
table via the VENDOR_ID
column. The table supports multi-organization access through the ORG_ID
column, allowing shared or segregated vendor data across operating units.
Key Columns and Attributes
- VENDOR_SITE_ID: Primary key, uniquely identifying each vendor site.
- VENDOR_ID: Foreign key referencing
PO_VENDORS
, linking the site to its parent vendor. - VENDOR_SITE_CODE: User-defined identifier for the site (e.g., "HQ" or "WAREHOUSE").
- ADDRESS_LINES: Physical address details (street, city, state, ZIP, country).
- PAYMENT_METHOD: Defines payment terms (e.g., "EFT," "CHECK").
- PAY_GROUP: Groups sites for payment processing.
- ORG_ID: Operating unit association, enabling multi-org functionality.
- INACTIVE_DATE: Marks sites as inactive when deprecated.
- SHIP_TO_LOCATION_ID/BILL_TO_LOCATION_ID: Links to
HR_LOCATIONS
for shipping/billing.
Functional Role
The table supports core purchasing processes:- Procurement Transactions: Purchase orders reference vendor sites for delivery and invoicing.
- Payment Processing: Payment methods and bank details (via
AP_BANK_ACCOUNTS
) are stored here. - Tax and Compliance: Tax registration numbers and reporting attributes are maintained per site.
- Multi-Org Access Control: Data visibility is restricted by
ORG_ID
, aligning with Oracle's security model.
Integration with Other Modules
PO_VENDOR_SITES_ALL
integrates with:
- Accounts Payable (AP): Vendor sites are shared with AP for invoice processing (
AP_SUPPLIER_SITES
). - Inventory (INV): Ship-to locations link to inventory organizations.
- Tax (ZX): Tax-related columns support regional compliance.
Technical Considerations
- Indexes: Key indexes include
PO_VENDOR_SITES_N1
(VENDOR_ID
) andPO_VENDOR_SITES_U1
(unique onVENDOR_SITE_CODE
andVENDOR_ID
). - API Support: The
PO_VENDORS_PKG
andAP_SUPPLIER_PKG
PL/SQL packages manage CRUD operations. - Data Security: Access is controlled via
MOAC
(Multi-Org Access Control) and responsibilities.
Customization and Extensions
Organizations often extend the table via:- Descriptive Flexfields (DFFs): Adding custom attributes (e.g., "Sustainability Score").
- Triggers/Workflow: Validating site data or automating approvals.
Conclusion
PO_VENDOR_SITES_ALL
is a pivotal table in Oracle EBS Purchasing, centralizing vendor site data to streamline procurement, payments, and compliance. Its design ensures flexibility, scalability, and integration across financial and supply chain modules, making it indispensable for enterprises leveraging Oracle EBS 12.1.1 or 12.2.2.
-
Table: PO_VENDOR_SITES_ALL
12.1.1
product: PO - Purchasing , description: Supplier sites , implementation_dba_data: Not implemented in this database ,
-
Table: PO_VENDOR_SITES_ALL
12.2.2
product: PO - Purchasing , description: Supplier sites , implementation_dba_data: Not implemented in this database ,
-
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_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_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_RFQ_VENDORS
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_RFQ_VENDORS, object_name:PO_RFQ_VENDORS, status:VALID, product: PO - Purchasing , description: Suppliers on an RFQ , implementation_dba_data: PO.PO_RFQ_VENDORS ,
-
Table: PO_RFQ_VENDORS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_RFQ_VENDORS, object_name:PO_RFQ_VENDORS, status:VALID, product: PO - Purchasing , description: Suppliers on an RFQ , implementation_dba_data: PO.PO_RFQ_VENDORS ,
-
View: POA_CM_SITE_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POA_CM_SITE_LOV_V, object_name:POA_CM_SITE_LOV_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POA_CM_SITE_LOV_V ,
-
View: EDW_POA_SPIM_SPLRITEM_FKV
12.2.2
product: PO - Purchasing , implementation_dba_data: Not implemented in this database ,
-
View: POA_CM_SITE_LOV_V
12.2.2
product: PO - Purchasing , implementation_dba_data: Not implemented in this database ,
-
Table: PO_HEADERS_ARCHIVE_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_HEADERS_ARCHIVE_ALL, object_name:PO_HEADERS_ARCHIVE_ALL, status:VALID, product: PO - Purchasing , description: Archived purchase orders , implementation_dba_data: PO.PO_HEADERS_ARCHIVE_ALL ,
-
View: POS_PO_SUPPLIER_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_SUPPLIER_INFO_V POS.POS_PO_SUPPLIER_INFO_V, object_name:POS_PO_SUPPLIER_INFO_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_SUPPLIER_INFO_V ,
-
Table: PO_REQEXPRESS_LINES_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQEXPRESS_LINES_ALL, object_name:PO_REQEXPRESS_LINES_ALL, status:VALID, product: PO - Purchasing , description: Template lines for express requisitions , implementation_dba_data: PO.PO_REQEXPRESS_LINES_ALL ,
-
View: EDW_POA_SPIM_SPLRITEM_FKV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.EDW_POA_SPIM_SPLRITEM_FKV, object_name:EDW_POA_SPIM_SPLRITEM_FKV, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.EDW_POA_SPIM_SPLRITEM_FKV ,
-
Table: PO_HEADERS_ARCHIVE_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_HEADERS_ARCHIVE_ALL, object_name:PO_HEADERS_ARCHIVE_ALL, status:VALID, product: PO - Purchasing , description: Archived purchase orders , implementation_dba_data: PO.PO_HEADERS_ARCHIVE_ALL ,
-
View: POS_PO_SUPPLIER_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_SUPPLIER_INFO_V, object_name:POS_PO_SUPPLIER_INFO_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_SUPPLIER_INFO_V ,
-
Table: PO_REQEXPRESS_LINES_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQEXPRESS_LINES_ALL, object_name:PO_REQEXPRESS_LINES_ALL, status:VALID, product: PO - Purchasing , description: Template lines for express requisitions , implementation_dba_data: PO.PO_REQEXPRESS_LINES_ALL ,
-
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 ,
-
View: PO_AUTOSOURCE_DOCUMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_AUTOSOURCE_DOCUMENTS_V, object_name:PO_AUTOSOURCE_DOCUMENTS_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_AUTOSOURCE_DOCUMENTS_V ,
-
View: PO_GA_ORG_ASSIGNMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_GA_ORG_ASSIGNMENTS_V, object_name:PO_GA_ORG_ASSIGNMENTS_V, status:VALID, product: PO - Purchasing , description: Global Agreements Org Assignment View. , implementation_dba_data: APPS.PO_GA_ORG_ASSIGNMENTS_V ,
-
View: PO_RFQS_FOR_QUOTE_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_RFQS_FOR_QUOTE_ALL_V, object_name:PO_RFQS_FOR_QUOTE_ALL_V, status:VALID, product: PO - Purchasing , description: 10SC ONLY - Retrofitted , implementation_dba_data: APPS.PO_RFQS_FOR_QUOTE_ALL_V ,
-
View: PO_AUTOSOURCE_DOCUMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_AUTOSOURCE_DOCUMENTS_V, object_name:PO_AUTOSOURCE_DOCUMENTS_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_AUTOSOURCE_DOCUMENTS_V ,
-
View: POFV_SUPPLIER_CONTACTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_SUPPLIER_CONTACTS, object_name:POFV_SUPPLIER_CONTACTS, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POFV_SUPPLIER_CONTACTS ,
-
View: PO_GA_ORG_ASSIGNMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_GA_ORG_ASSIGNMENTS_V, object_name:PO_GA_ORG_ASSIGNMENTS_V, status:VALID, product: PO - Purchasing , description: Global Agreements Org Assignment View. , implementation_dba_data: APPS.PO_GA_ORG_ASSIGNMENTS_V ,
-
View: PO_RFQS_FOR_QUOTE_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_RFQS_FOR_QUOTE_ALL_V, object_name:PO_RFQS_FOR_QUOTE_ALL_V, status:VALID, product: PO - Purchasing , description: 10SC ONLY - Retrofitted , implementation_dba_data: APPS.PO_RFQS_FOR_QUOTE_ALL_V ,
-
View: POFV_SUPPLIER_SITES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_SUPPLIER_SITES, object_name:POFV_SUPPLIER_SITES, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POFV_SUPPLIER_SITES ,
-
View: POFV_SUPPLIER_SITES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_SUPPLIER_SITES, object_name:POFV_SUPPLIER_SITES, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POFV_SUPPLIER_SITES ,
-
View: POFV_RFQ_SUPPLIER_LIST_ENTRIES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_RFQ_SUPPLIER_LIST_ENTRIES, object_name:POFV_RFQ_SUPPLIER_LIST_ENTRIES, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POFV_RFQ_SUPPLIER_LIST_ENTRIES ,
-
View: POFV_RFQ_SUPPLIER_LIST_ENTRIES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_RFQ_SUPPLIER_LIST_ENTRIES, object_name:POFV_RFQ_SUPPLIER_LIST_ENTRIES, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POFV_RFQ_SUPPLIER_LIST_ENTRIES ,
-
View: POFV_RFQ_SUPPLIERS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_RFQ_SUPPLIERS, object_name:POFV_RFQ_SUPPLIERS, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POFV_RFQ_SUPPLIERS ,
-
View: POFV_SUPPLIER_CONTACTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_SUPPLIER_CONTACTS, object_name:POFV_SUPPLIER_CONTACTS, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POFV_SUPPLIER_CONTACTS ,
-
View: PO_AUTOSOURCE_RULES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_AUTOSOURCE_RULES_V, object_name:PO_AUTOSOURCE_RULES_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_AUTOSOURCE_RULES_V ,
-
Table: RCV_SHIPMENT_HEADERS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SHIPMENT_HEADERS, object_name:RCV_SHIPMENT_HEADERS, status:VALID, product: PO - Purchasing , description: Shipment and receipt header information , implementation_dba_data: PO.RCV_SHIPMENT_HEADERS ,
-
Table: RCV_SHIPMENT_HEADERS
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SHIPMENT_HEADERS, object_name:RCV_SHIPMENT_HEADERS, status:VALID, product: PO - Purchasing , description: Shipment and receipt header information , implementation_dba_data: PO.RCV_SHIPMENT_HEADERS ,
-
View: POFV_RFQ_SUPPLIERS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_RFQ_SUPPLIERS, object_name:POFV_RFQ_SUPPLIERS, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POFV_RFQ_SUPPLIERS ,
-
View: PO_AUTOSOURCE_RULES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_AUTOSOURCE_RULES_V, object_name:PO_AUTOSOURCE_RULES_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_AUTOSOURCE_RULES_V ,
-
Table: RCV_TRANSACTIONS_INTERFACE
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_TRANSACTIONS_INTERFACE, object_name:RCV_TRANSACTIONS_INTERFACE, status:VALID, product: PO - Purchasing , description: Receiving transactions interface table , implementation_dba_data: PO.RCV_TRANSACTIONS_INTERFACE ,
-
Table: PO_REQUISITION_LINES_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQUISITION_LINES_ALL, object_name:PO_REQUISITION_LINES_ALL, status:VALID, product: PO - Purchasing , description: Requisition lines , implementation_dba_data: PO.PO_REQUISITION_LINES_ALL ,
-
Table: RCV_TRANSACTIONS_INTERFACE
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_TRANSACTIONS_INTERFACE, object_name:RCV_TRANSACTIONS_INTERFACE, status:VALID, product: PO - Purchasing , description: Receiving transactions interface table , implementation_dba_data: PO.RCV_TRANSACTIONS_INTERFACE ,
-
View: POS_AP_INVOICES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_AP_INVOICES_V, object_name:POS_AP_INVOICES_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_AP_INVOICES_V ,
-
Table: PO_REQUISITIONS_INTERFACE_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQUISITIONS_INTERFACE_ALL, object_name:PO_REQUISITIONS_INTERFACE_ALL, status:VALID, product: PO - Purchasing , description: Requisition Import interface table , implementation_dba_data: PO.PO_REQUISITIONS_INTERFACE_ALL ,
-
View: EDW_GEOG_REGION_LCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.EDW_GEOG_REGION_LCV, object_name:EDW_GEOG_REGION_LCV, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.EDW_GEOG_REGION_LCV ,
-
View: POS_AP_INVOICES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_AP_INVOICES_V POS.POS_AP_INVOICES_V, object_name:POS_AP_INVOICES_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_AP_INVOICES_V ,
-
View: POS_RECEIPT_HEADERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_RECEIPT_HEADERS_V, object_name:POS_RECEIPT_HEADERS_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_RECEIPT_HEADERS_V ,
-
Table: PO_REQUISITIONS_INTERFACE_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQUISITIONS_INTERFACE_ALL, object_name:PO_REQUISITIONS_INTERFACE_ALL, status:VALID, product: PO - Purchasing , description: Requisition Import interface table , implementation_dba_data: PO.PO_REQUISITIONS_INTERFACE_ALL ,
-
View: POS_RECEIPT_HEADERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_RECEIPT_HEADERS_V POS.POS_RECEIPT_HEADERS_V, object_name:POS_RECEIPT_HEADERS_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_RECEIPT_HEADERS_V ,
-
Table: PO_REQUISITION_LINES_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQUISITION_LINES_ALL, object_name:PO_REQUISITION_LINES_ALL, status:VALID, product: PO - Purchasing , description: Requisition lines , implementation_dba_data: PO.PO_REQUISITION_LINES_ALL ,
-
View: EDW_GEOG_REGION_LCV
12.2.2
product: PO - Purchasing , implementation_dba_data: Not implemented in this database ,