Search Results ap_supplier_sites_all
The AP_SUPPLIER_SITES_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for storing supplier site-level information within the Accounts Payable (AP) module. It serves as a foundational data structure that enables organizations to manage vendor relationships, procurement processes, and payment transactions efficiently. Below is a detailed summary of its purpose, key attributes, relationships, and functional significance in Oracle EBS.
Purpose and Functional Context
TheAP_SUPPLIER_SITES_ALL
table stores detailed information about physical or logical locations associated with suppliers. Each supplier (AP_SUPPLIERS
) can have multiple sites, allowing organizations to define distinct addresses, payment terms, banking details, and purchasing preferences per location. This granularity supports multi-site procurement, tax compliance, and payment processing workflows.
Key Attributes
The table includes columns that capture essential supplier site details:- VENDOR_SITE_ID: Primary key uniquely identifying the supplier site.
- VENDOR_ID: Foreign key linking to
AP_SUPPLIERS
, associating the site with a supplier. - VENDOR_SITE_CODE: User-defined identifier for the site (e.g., "HQ" or "Warehouse").
- ADDRESS_LINES: Physical address details (street, city, state, postal code).
- COUNTRY: Country code for international tax/regulatory compliance.
- PAY_GROUP_LOOKUP_CODE: Determines payment processing rules.
- TERMS_ID: Payment terms (e.g., Net 30) linked to
AP_TERMS
. - ORG_ID: Multi-org identifier segregating data by operating unit.
- INVOICE_CURRENCY_CODE: Default currency for invoices from this site.
- PAYMENT_METHOD_LOOKUP_CODE: Preferred payment method (e.g., Electronic, Check).
- BANK_ACCOUNT_NAME/ID: Banking details for electronic payments.
- WITHHOLDING_TAX_ENABLED_FLAG: Controls tax withholding compliance.
Relationships with Other Modules
The table integrates with several Oracle EBS modules:- Purchasing (PO): Supplier sites are assigned to purchase orders and receipts.
- Payables (AP): Invoices and payments reference
VENDOR_SITE_ID
for processing. - Tax (ZX): Address and country data drive tax calculations.
- Cash Management (CE): Bank account details facilitate payment reconciliation.
Multi-Org Structure
The_ALL
suffix indicates the table stores data across multiple operating units (Orgs). Access is controlled via ORG_ID
and Virtual Private Database (VPD) policies, ensuring data isolation in shared-instance deployments.
Technical Considerations
- Indexes: Key indexes include
AP_SUPPLIER_SITES_U1
(onVENDOR_SITE_ID
) andAP_SUPPLIER_SITES_N1
(onVENDOR_ID
). - APIs: The
AP_SUPPLIER_PKG
PL/SQL package provides programmatic access for CRUD operations. - Audit Columns:
CREATION_DATE
,LAST_UPDATE_DATE
, andLAST_UPDATED_BY
track changes.
Business Process Impact
Accurate maintenance ofAP_SUPPLIER_SITES_ALL
ensures:
- Correct invoice routing and payment processing.
- Compliance with tax jurisdictions and reporting requirements.
- Efficient procurement through site-specific terms and contacts.
Conclusion
TheAP_SUPPLIER_SITES_ALL
table is a cornerstone of Oracle EBS’s procure-to-pay lifecycle, enabling organizations to manage complex supplier hierarchies with precision. Its design supports scalability, regulatory compliance, and integration across financial and supply chain modules, making it indispensable for global enterprises running Oracle EBS 12.1.1 or 12.2.2.
-
Table: AP_SUPPLIER_SITES_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIER_SITES_ALL, object_name:AP_SUPPLIER_SITES_ALL, status:VALID, product: AP - Payables , description: AP_SUPPLIER_SITES_ALL stores information about your supplier site level attributes. , implementation_dba_data: AP.AP_SUPPLIER_SITES_ALL ,
-
Table: AP_SUPPLIER_SITES_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIER_SITES_ALL, object_name:AP_SUPPLIER_SITES_ALL, status:VALID, product: AP - Payables , description: AP_SUPPLIER_SITES_ALL stores information about your supplier site level attributes. , implementation_dba_data: AP.AP_SUPPLIER_SITES_ALL ,
-
View: AP_DOCUMENTS_PAYABLE
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_DOCUMENTS_PAYABLE, object_name:AP_DOCUMENTS_PAYABLE, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_DOCUMENTS_PAYABLE ,
-
Table: AP_SUPPLIER_CONTACTS
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIER_CONTACTS, object_name:AP_SUPPLIER_CONTACTS, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_SUPPLIER_CONTACTS ,
-
Table: AP_SUPPLIER_CONTACTS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIER_CONTACTS, object_name:AP_SUPPLIER_CONTACTS, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_SUPPLIER_CONTACTS ,
-
View: AP_DOCUMENTS_PAYABLE
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_DOCUMENTS_PAYABLE, object_name:AP_DOCUMENTS_PAYABLE, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_DOCUMENTS_PAYABLE ,
-
Table: AP_DISTRIBUTION_SETS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_DISTRIBUTION_SETS_ALL, object_name:AP_DISTRIBUTION_SETS_ALL, status:VALID, product: AP - Payables , description: Invoice Distribution Set definitions , implementation_dba_data: AP.AP_DISTRIBUTION_SETS_ALL ,
-
Table: AP_DISTRIBUTION_SETS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_DISTRIBUTION_SETS_ALL, object_name:AP_DISTRIBUTION_SETS_ALL, status:VALID, product: AP - Payables , description: Invoice Distribution Set definitions , implementation_dba_data: AP.AP_DISTRIBUTION_SETS_ALL ,
-
Table: AP_INVOICE_PAYMENTS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INVOICE_PAYMENTS_ALL, object_name:AP_INVOICE_PAYMENTS_ALL, status:VALID, product: AP - Payables , description: Invoice payment records , implementation_dba_data: AP.AP_INVOICE_PAYMENTS_ALL ,
-
View: AP_VIEW_PREPAYS_FR_PREPAY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_VIEW_PREPAYS_FR_PREPAY_V, object_name:AP_VIEW_PREPAYS_FR_PREPAY_V, status:VALID, product: AP - Payables , description: -Retrofitted , implementation_dba_data: APPS.AP_VIEW_PREPAYS_FR_PREPAY_V ,
-
View: AP_VIEW_PREPAYS_FR_PREPAY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_VIEW_PREPAYS_FR_PREPAY_V, object_name:AP_VIEW_PREPAYS_FR_PREPAY_V, status:VALID, product: AP - Payables , description: -Retrofitted , implementation_dba_data: APPS.AP_VIEW_PREPAYS_FR_PREPAY_V ,
-
Table: AP_SUPPLIERS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIERS, object_name:AP_SUPPLIERS, status:VALID, product: AP - Payables , description: AP_SUPPLIERS stores information about your supplier level attributes. , implementation_dba_data: AP.AP_SUPPLIERS ,
-
Table: AP_SUPPLIERS
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SUPPLIERS, object_name:AP_SUPPLIERS, status:VALID, product: AP - Payables , description: AP_SUPPLIERS stores information about your supplier level attributes. , implementation_dba_data: AP.AP_SUPPLIERS ,
-
Table: AP_INVOICE_PAYMENTS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INVOICE_PAYMENTS_ALL, object_name:AP_INVOICE_PAYMENTS_ALL, status:VALID, product: AP - Payables , description: Invoice payment records , implementation_dba_data: AP.AP_INVOICE_PAYMENTS_ALL ,
-
View: AP_PA_HEADER_REF_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_PA_HEADER_REF_V, object_name:AP_PA_HEADER_REF_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PA_HEADER_REF_V ,
-
View: AP_PA_HEADER_REF_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_PA_HEADER_REF_V, object_name:AP_PA_HEADER_REF_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PA_HEADER_REF_V ,
-
Table: AP_INVOICES_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INVOICES_ALL, object_name:AP_INVOICES_ALL, status:VALID, product: AP - Payables , description: Detailed invoice records , implementation_dba_data: AP.AP_INVOICES_ALL ,
-
Table: AP_INVOICES_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INVOICES_ALL, object_name:AP_INVOICES_ALL, status:VALID, product: AP - Payables , description: Detailed invoice records , implementation_dba_data: AP.AP_INVOICES_ALL ,
-
View: AP_CHECKS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_CHECKS_V, object_name:AP_CHECKS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_CHECKS_V ,
-
View: AP_PO_VENDOR_SITES_EXTRACT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_PO_VENDOR_SITES_EXTRACT_V, object_name:AP_PO_VENDOR_SITES_EXTRACT_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PO_VENDOR_SITES_EXTRACT_V ,
-
View: AP_PO_VENDOR_SITES_EXTRACT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_PO_VENDOR_SITES_EXTRACT_V, object_name:AP_PO_VENDOR_SITES_EXTRACT_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PO_VENDOR_SITES_EXTRACT_V ,
-
View: PO_VENDOR_SITES_ALL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.PO_VENDOR_SITES_ALL, object_name:PO_VENDOR_SITES_ALL, status:VALID, product: AP - Payables , implementation_dba_data: APPS.PO_VENDOR_SITES_ALL ,
-
View: AP_CHECKS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_CHECKS_V, object_name:AP_CHECKS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_CHECKS_V ,
-
View: PO_VENDOR_SITES_ALL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.PO_VENDOR_SITES_ALL, object_name:PO_VENDOR_SITES_ALL, status:VALID, product: AP - Payables , implementation_dba_data: APPS.PO_VENDOR_SITES_ALL ,
-
View: AP_INVOICES_READY_TO_PAY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_INVOICES_READY_TO_PAY_V, object_name:AP_INVOICES_READY_TO_PAY_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_INVOICES_READY_TO_PAY_V ,
-
View: AP_INVOICES_READY_TO_PAY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_INVOICES_READY_TO_PAY_V, object_name:AP_INVOICES_READY_TO_PAY_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_INVOICES_READY_TO_PAY_V ,
-
View: AP_RECURRING_PAYMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_RECURRING_PAYMENTS_V, object_name:AP_RECURRING_PAYMENTS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_RECURRING_PAYMENTS_V ,
-
View: PO_VENDOR_CONTACTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.PO_VENDOR_CONTACTS, object_name:PO_VENDOR_CONTACTS, status:VALID, product: AP - Payables , implementation_dba_data: APPS.PO_VENDOR_CONTACTS ,
-
View: PO_AP_RECEIPT_MATCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_AP_RECEIPT_MATCH_V SQLAP.PO_AP_RECEIPT_MATCH_V, object_name:PO_AP_RECEIPT_MATCH_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.PO_AP_RECEIPT_MATCH_V ,
-
View: AP_RECURRING_PAYMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_RECURRING_PAYMENTS_V, object_name:AP_RECURRING_PAYMENTS_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_RECURRING_PAYMENTS_V ,
-
View: PO_VENDOR_CONTACTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.PO_VENDOR_CONTACTS, object_name:PO_VENDOR_CONTACTS, status:VALID, product: AP - Payables , implementation_dba_data: APPS.PO_VENDOR_CONTACTS ,
-
View: AP_INVOICE_EXTRACT_HEADER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_INVOICE_EXTRACT_HEADER_V, object_name:AP_INVOICE_EXTRACT_HEADER_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_INVOICE_EXTRACT_HEADER_V ,
-
View: AP_INVOICE_EXTRACT_HEADER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_INVOICE_EXTRACT_HEADER_V, object_name:AP_INVOICE_EXTRACT_HEADER_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_INVOICE_EXTRACT_HEADER_V ,
-
View: AP_PAYMENT_EXTRACT_HEADER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_PAYMENT_EXTRACT_HEADER_V, object_name:AP_PAYMENT_EXTRACT_HEADER_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PAYMENT_EXTRACT_HEADER_V ,
-
View: AP_PAYMENT_EXTRACT_HEADER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_PAYMENT_EXTRACT_HEADER_V, object_name:AP_PAYMENT_EXTRACT_HEADER_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_PAYMENT_EXTRACT_HEADER_V ,