Search Results dei designed by: phpld your site
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.
-
Lookup Type: SITE ZONES
12.1.1
product: AP - Payables , meaning: Site Zones , description: Vendor Inquiry additional Site information zones ,
-
Lookup Type: SITE ZONES
12.2.2
product: AP - Payables , meaning: Site Zones , description: Vendor Inquiry additional Site information zones ,
-
Lookup Type: ORDER BY
12.1.1
product: AP - Payables , meaning: Order By , description: Vendors Report vendor ordering option ,
-
Lookup Type: GROUP BY
12.1.1
product: AP - Payables , meaning: Group By , description: Valid Group By options in the 1099 Payments report ,
-
Lookup Type: GROUP BY
12.2.2
product: AP - Payables , meaning: Group By , description: Valid Group By options in the 1099 Payments report ,
-
Lookup Type: NEW VENDOR/SITE ORDER
12.1.1
product: AP - Payables , meaning: New Vendor/Site Order , description: Sort option for new vendor and new vendor site report ,
-
Lookup Type: NEW VENDOR/SITE ORDER
12.2.2
product: AP - Payables , meaning: New Vendor/Site Order , description: Sort option for new vendor and new vendor site report ,
-
Lookup Type: ORDER BY
12.2.2
product: AP - Payables , meaning: Order By , description: Vendors Report vendor ordering option ,
-
Lookup Type: RPT ORDER BY
12.2.2
product: AP - Payables , meaning: Rpt Order By , description: Order by choices for an Oracle Payables report ,
-
Lookup Type: NEW VENDOR OR NEW SITE
12.2.2
product: AP - Payables , meaning: New Vendor Or New Site , description: New vendor or new vendor site report ,
-
Lookup Type: NEW VENDOR OR NEW SITE
12.1.1
product: AP - Payables , meaning: New Vendor Or New Site , description: New vendor or new vendor site report ,
-
Lookup Type: RPT ORDER BY
12.1.1
product: AP - Payables , meaning: Rpt Order By , description: Order by choices for an Oracle Payables report ,
-
Lookup Type: 1099 FORMS ORDER BY
12.2.2
product: AP - Payables , meaning: 1099 Forms Order By , description: Order By Parameter for 1099 Forms Report ,
-
Lookup Type: 1099 FORMS ORDER BY
12.1.1
product: AP - Payables , meaning: 1099 Forms Order By , description: Order By Parameter for 1099 Forms Report ,
-
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 ,
-
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 ,
-
Lookup Type: OIE_LINE_ADJUSTMENT_REASONS
12.2.2
product: AP - Payables , meaning: Line Adjustment Reasons , description: Line Adjustment Reasons ,
-
Lookup Type: OIE_AUD_RETURN_REASONS
12.1.1
product: AP - Payables , meaning: Audit Return Reasons , description: Audit Return Reasons ,
-
Lookup Type: OIE_AUD_RETURN_REASONS
12.2.2
product: AP - Payables , meaning: Audit Return Reasons , description: Audit Return Reasons ,
-
Table: AP_PRODUCT_SETUP
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PRODUCT_SETUP, object_name:AP_PRODUCT_SETUP, status:VALID, product: AP - Payables , description: AP_PRODUCT_SETUP contains the options and defaults you define for operating your Oracle Payables application system across all operating units. This table contains information such as your default payment terms and payment method. Your Orac , implementation_dba_data: AP.AP_PRODUCT_SETUP ,
-
Table: AP_PRODUCT_SETUP
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PRODUCT_SETUP, object_name:AP_PRODUCT_SETUP, status:VALID, product: AP - Payables , description: AP_PRODUCT_SETUP contains the options and defaults you define for operating your Oracle Payables application system across all operating units. This table contains information such as your default payment terms and payment method. Your Orac , implementation_dba_data: AP.AP_PRODUCT_SETUP ,
-
Lookup Type: INVOICE IMPORT REJECTION
12.1.1
product: AP - Payables , meaning: Invoice Import Rejection , description: Reason for the rejection of an imported invoice ,
-
Lookup Type: INVOICE IMPORT REJECTION
12.2.2
product: AP - Payables , meaning: Invoice Import Rejection , description: Reason for the rejection of an imported invoice ,
-
Lookup Type: 1099 VENDOR EXCEPTION
12.2.2
product: AP - Payables , meaning: 1099 Supplier Exception , description: Valid 1099 Supplier Exceptions ,
-
Lookup Type: TAX UTILITY REGIONS
12.1.1
product: AP - Payables , meaning: Tax Utility Regions , description: Extra region options avaiable for the Update Tax Regions Utility ,
-
Lookup Type: TAX UTILITY REGIONS
12.2.2
product: AP - Payables , meaning: Tax Utility Regions , description: Extra region options avaiable for the Update Tax Regions Utility ,
-
Lookup Type: 1099 VENDOR EXCEPTION
12.1.1
product: AP - Payables , meaning: 1099 Supplier Exception , description: Valid 1099 Supplier Exceptions ,
-
Lookup Type: OIE_LINE_ADJUSTMENT_REASONS
12.1.1
product: AP - Payables , meaning: Line Adjustment Reasons , description: Line Adjustment Reasons ,
-
Lookup Type: MODIFY STATUS
12.1.1
product: AP - Payables , meaning: Modify Status , description: Shows the status for a vendor site in modify paybatch form ,
-
Lookup Type: MODIFY STATUS
12.2.2
product: AP - Payables , meaning: Modify Status , description: Shows the status for a vendor site in modify paybatch form ,
-
Concurrent Program: APXVSRPT
12.1.1
execution_filename: APXVSRPT , product: AP - Payables , user_name: APXVSRPT , description: New Supplier/New Supplier Site Listing , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: APXVSRPT
12.2.2
execution_filename: APXVSRPT , product: AP - Payables , user_name: APXVSRPT , description: New Supplier/New Supplier Site Listing , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Lookup Type: FUTURE PAY ACCT SOURCE
12.1.1
product: AP - Payables , meaning: Future Pay Acct Source , description: Source for future dated payment account ,
-
Lookup Type: FUTURE PAY ACCT SOURCE
12.2.2
product: AP - Payables , meaning: Future Pay Acct Source , description: Source for future dated payment account ,
-
Lookup Type: MSB UPGRADE TEXT
12.2.2
product: AP - Payables , meaning: Msb Upgrade Text ,
-
View: AP_SRS_REGION_NAMES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_SRS_REGION_NAMES_V, object_name:AP_SRS_REGION_NAMES_V, status:VALID, product: AP - Payables , description: This view provides a list of available tax regions for the 1099 Payments report. , implementation_dba_data: APPS.AP_SRS_REGION_NAMES_V ,
-
Lookup Type: MSB UPGRADE TEXT
12.1.1
product: AP - Payables , meaning: Msb Upgrade Text ,
-
View: AP_SRS_REGION_NAMES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_SRS_REGION_NAMES_V, object_name:AP_SRS_REGION_NAMES_V, status:VALID, product: AP - Payables , description: This view provides a list of available tax regions for the 1099 Payments report. , implementation_dba_data: APPS.AP_SRS_REGION_NAMES_V ,
-
Lookup Type: EXPENSE REPORT STATUS
12.1.1
product: AP - Payables , meaning: Expense Report Status , description: Expense Report Status ,
-
Lookup Type: EXPENSE REPORT STATUS
12.2.2
product: AP - Payables , meaning: Expense Report Status , description: Expense Report Status ,
-
Lookup Type: PPA_REJECT_CODE
12.1.1
product: AP - Payables , meaning: PPA rejection reason ,
-
Lookup Type: PPA_REJECT_CODE
12.2.2
product: AP - Payables , meaning: PPA rejection reason ,
-
Lookup Type: REJECT CODE
12.1.1
product: AP - Payables , meaning: Reject Code , description: Reject Codes for AP Open Interface ,
-
Lookup Type: REJECT CODE
12.2.2
product: AP - Payables , meaning: Reject Code , description: Reject Codes for AP Open Interface ,
-
Lookup Type: NLS TRANSLATION
12.2.2
product: AP - Payables , meaning: Nls Translation , description: Words/phrases that need to be NLS ,
-
Lookup Type: NLS TRANSLATION
12.1.1
product: AP - Payables , meaning: Nls Translation , description: Words/phrases that need to be NLS ,
-
Table: AP_TRIAL_BALANCE
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_TRIAL_BALANCE, object_name:AP_TRIAL_BALANCE, status:VALID, product: AP - Payables , description: Denormalized information about posted invoices for your accrual set of books , implementation_dba_data: AP.AP_TRIAL_BALANCE ,
-
Table: AP_TRIAL_BALANCE
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_TRIAL_BALANCE, object_name:AP_TRIAL_BALANCE, status:VALID, product: AP - Payables , description: Denormalized information about posted invoices for your accrual set of books , implementation_dba_data: AP.AP_TRIAL_BALANCE ,
-
Table: AP_CARD_PROFILES_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_PROFILES_ALL, object_name:AP_CARD_PROFILES_ALL, status:VALID, product: AP - Payables , description: Information about the profiles assigned to credit cards distributed to your employees , implementation_dba_data: AP.AP_CARD_PROFILES_ALL ,
-
Table: AP_CARD_PROFILES_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CARD_PROFILES_ALL, object_name:AP_CARD_PROFILES_ALL, status:VALID, product: AP - Payables , description: Information about the profiles assigned to credit cards distributed to your employees , implementation_dba_data: AP.AP_CARD_PROFILES_ALL ,