Search Results po_vendor_contacts
The PO_VENDOR_CONTACTS table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for storing vendor contact information within the Purchasing (PO) module. This table serves as a central hub for maintaining contact details of individuals associated with suppliers, enabling efficient communication and transactional processing in procurement operations. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Table Structure and Key Columns
The PO_VENDOR_CONTACTS table contains columns that define vendor contact attributes, including:- VENDOR_CONTACT_ID: Primary key uniquely identifying each contact record.
- VENDOR_ID: Foreign key linking to PO_VENDORS, associating the contact with a specific supplier.
- VENDOR_SITE_ID: Optional foreign key referencing PO_VENDOR_SITES_ALL to associate contacts with specific vendor locations.
- LAST_NAME, FIRST_NAME: Stores the contact person's name.
- EMAIL_ADDRESS, PHONE: Communication details for the contact.
- FAX, AREA_CODE: Additional contact metadata.
- ACTIVE_FLAG: Indicates whether the contact is active (Y/N).
- CREATION_DATE, LAST_UPDATE_DATE: Audit columns tracking record lifecycle.
Functional Role in Procurement
The table supports core purchasing processes:- Supplier Communication: Facilitates automated notifications (e.g., POs, RFQs) via contact details stored in the table.
- Approval Workflows: Contacts may be designated as approvers for procurement documents.
- Reporting: Enables vendor contact analysis through embedded relationships with other PO tables.
Integration with Oracle EBS Modules
PO_VENDOR_CONTACTS integrates with:- AP (Accounts Payable): Contacts may be referenced for invoice-related correspondence.
- iSupplier Portal: External users access vendor data, including contacts, via this interface.
- Oracle Sourcing: Contacts participate in negotiation workflows.
Technical Considerations
- Indexes: Optimized queries typically use indexes on VENDOR_ID and VENDOR_CONTACT_ID.
- APIs: Oracle provides PL/SQL APIs (e.g., PO_VENDORS_PKG) for programmatic access.
- Security: Access is controlled via Oracle's Function Security and Data Security models.
Customization and Extensions
Common extensions include:- Adding custom columns via Descriptive Flexfields (DFFs).
- Implementing triggers to synchronize contact data with external CRMs.
- Developing workflows leveraging contact attributes for approval routing.
Data Management Best Practices
- Regularly purge obsolete contacts using ACTIVE_FLAG as a filter.
- Leverage Oracle's Trading Community Architecture (TCA) for complex vendor hierarchies.
- Audit contact updates using LAST_UPDATE_DATE for compliance.
-
Table: PO_VENDOR_CONTACTS
12.1.1
product: PO - Purchasing , description: Supplier contacts , implementation_dba_data: Not implemented in this database ,
-
Table: PO_VENDOR_CONTACTS
12.2.2
product: PO - Purchasing , description: Supplier contacts , implementation_dba_data: Not implemented in this database ,
-
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 ,
-
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 ,
-
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: PO_SUPPLIER_CONTACTS_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_SUPPLIER_CONTACTS_VAL_V, object_name:PO_SUPPLIER_CONTACTS_VAL_V, status:VALID, product: PO - Purchasing , description: 10SC ONLY - Retrofitted , implementation_dba_data: APPS.PO_SUPPLIER_CONTACTS_VAL_V ,
-
View: PO_SUPPLIER_CONTACTS_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_SUPPLIER_CONTACTS_VAL_V, object_name:PO_SUPPLIER_CONTACTS_VAL_V, status:VALID, product: PO - Purchasing , description: 10SC ONLY - Retrofitted , implementation_dba_data: APPS.PO_SUPPLIER_CONTACTS_VAL_V ,
-
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 ,
-
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 ,
-
View: POBV_SUPPLIER_CONTACTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POBV_SUPPLIER_CONTACTS, object_name:POBV_SUPPLIER_CONTACTS, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POBV_SUPPLIER_CONTACTS ,
-
View: POBV_SUPPLIER_CONTACTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POBV_SUPPLIER_CONTACTS, object_name:POBV_SUPPLIER_CONTACTS, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POBV_SUPPLIER_CONTACTS ,
-
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: 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: 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 ,
-
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: 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 ,
-
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 ,
-
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: PO_VENDOR_LIST_ENTRIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_VENDOR_LIST_ENTRIES_V, object_name:PO_VENDOR_LIST_ENTRIES_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_VENDOR_LIST_ENTRIES_V ,
-
View: PO_VENDOR_LIST_ENTRIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_VENDOR_LIST_ENTRIES_V, object_name:PO_VENDOR_LIST_ENTRIES_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_VENDOR_LIST_ENTRIES_V ,
-
View: PO_RFQ_VENDORS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_RFQ_VENDORS_V, object_name:PO_RFQ_VENDORS_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_RFQ_VENDORS_V ,
-
View: PO_RFQ_VENDORS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_RFQ_VENDORS_V, object_name:PO_RFQ_VENDORS_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_RFQ_VENDORS_V ,
-
View: PO_REQEXPRESS_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_REQEXPRESS_LINES_V, object_name:PO_REQEXPRESS_LINES_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_REQEXPRESS_LINES_V ,
-
View: PO_HEADERS_PRINT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_HEADERS_PRINT, object_name:PO_HEADERS_PRINT, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_HEADERS_PRINT ,
-
View: PO_HEADERS_PRINT
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_HEADERS_PRINT, object_name:PO_HEADERS_PRINT, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_HEADERS_PRINT ,
-
View: PO_REQEXPRESS_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_REQEXPRESS_LINES_V, object_name:PO_REQEXPRESS_LINES_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_REQEXPRESS_LINES_V ,
-
View: POS_PO_INVOICE_SUP_ORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_INVOICE_SUP_ORDERS_V POS.POS_PO_INVOICE_SUP_ORDERS_V, object_name:POS_PO_INVOICE_SUP_ORDERS_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_INVOICE_SUP_ORDERS_V ,
-
View: PO_HEADERS_CHANGE_PRINT
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_HEADERS_CHANGE_PRINT, object_name:PO_HEADERS_CHANGE_PRINT, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_HEADERS_CHANGE_PRINT ,
-
View: PO_HEADERS_CHANGE_PRINT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_HEADERS_CHANGE_PRINT, object_name:PO_HEADERS_CHANGE_PRINT, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_HEADERS_CHANGE_PRINT ,
-
View: POS_PO_INVOICE_SUP_ORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_INVOICE_SUP_ORDERS_V, object_name:POS_PO_INVOICE_SUP_ORDERS_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_INVOICE_SUP_ORDERS_V ,
-
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 ,
-
View: PO_CXML_HEADER_ARCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_CXML_HEADER_ARCH_V, object_name:PO_CXML_HEADER_ARCH_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.PO_CXML_HEADER_ARCH_V ,
-
View: POS_PO_SUPPLIER_ORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_SUPPLIER_ORDERS_V, object_name:POS_PO_SUPPLIER_ORDERS_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_SUPPLIER_ORDERS_V ,
-
View: POS_PO_HEADERS_ARCHIVE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_HEADERS_ARCHIVE_V POS.POS_PO_HEADERS_ARCHIVE_V, object_name:POS_PO_HEADERS_ARCHIVE_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_HEADERS_ARCHIVE_V ,
-
View: PO_CXML_HEADER_ARCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_CXML_HEADER_ARCH_V, object_name:PO_CXML_HEADER_ARCH_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.PO_CXML_HEADER_ARCH_V ,
-
View: POS_PO_SUPPLIER_ORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_SUPPLIER_ORDERS_V POS.POS_PO_SUPPLIER_ORDERS_V, object_name:POS_PO_SUPPLIER_ORDERS_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_SUPPLIER_ORDERS_V ,
-
View: POFV_REQUESTS_FOR_QUOTATION
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_REQUESTS_FOR_QUOTATION, object_name:POFV_REQUESTS_FOR_QUOTATION, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POFV_REQUESTS_FOR_QUOTATION ,
-
View: POFV_REQUESTS_FOR_QUOTATION
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_REQUESTS_FOR_QUOTATION, object_name:POFV_REQUESTS_FOR_QUOTATION, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POFV_REQUESTS_FOR_QUOTATION ,
-
View: POS_PO_HEADERS_ARCHIVE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POS_PO_HEADERS_ARCHIVE_V, object_name:POS_PO_HEADERS_ARCHIVE_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.POS_PO_HEADERS_ARCHIVE_V ,
-
View: POFV_PURCHASE_CONTRACTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_PURCHASE_CONTRACTS, object_name:POFV_PURCHASE_CONTRACTS, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POFV_PURCHASE_CONTRACTS ,
-
View: POFV_PURCHASE_CONTRACTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_PURCHASE_CONTRACTS, object_name:POFV_PURCHASE_CONTRACTS, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POFV_PURCHASE_CONTRACTS ,
-
View: POFV_QUOTATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_QUOTATIONS, object_name:POFV_QUOTATIONS, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POFV_QUOTATIONS ,
-
View: POFV_QUOTATIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POFV_QUOTATIONS, object_name:POFV_QUOTATIONS, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POFV_QUOTATIONS ,