Search Results po_asl_suppliers_v
DeepSeek eTRM - SQLAP Tables and Views in Oracle EBS 12.1.1/12.2.2
Overview
Oracle E-Business Suite (EBS) leverages the DeepSeek Electronic Technical Reference Manual (eTRM) to provide comprehensive documentation on database structures, particularly for the SQL Accounts Payable (SQLAP) module. The SQLAP component manages supplier invoices, payments, and related financial transactions. Understanding its tables and views is critical for customization, reporting, and troubleshooting.Key SQLAP Tables
- AP_INVOICES_ALL: The core table storing invoice headers, including supplier details, invoice numbers, dates, amounts, and payment terms. The "_ALL" suffix indicates multi-org support.
- AP_INVOICE_DISTRIBUTIONS_ALL: Captures accounting distributions for invoices, linking to GL code combinations and tracking expense/asset allocations.
- AP_PAYMENT_SCHEDULES_ALL: Manages payment timelines, storing due dates, amounts paid, and remaining balances per invoice.
- AP_CHECKS_ALL: Stores check/payment records, including payment methods, bank details, and statuses.
- AP_SUPPLIERS: Master table for vendor data, covering tax IDs, payment terms, and supplier sites.
- AP_AE_LINES_ALL: Tracks accounting entries generated during invoice validation and payment processing.
Critical SQLAP Views
- AP_INVOICES_V: A union view combining AP_INVOICES_ALL with additional validation and status flags for reporting.
- AP_PAYMENT_SCHEDULES_V: Enhances payment schedule data with calculated fields like days overdue.
- AP_SUPPLIER_SITES_V: Aggregates supplier site information with address and contact details.
- AP_ACCOUNTING_EVENTS_V: Provides a reconciled view of accounting entries across invoices and payments.
Technical Considerations
- Multi-Org Architecture: Most tables include ORG_ID columns for data partitioning in multi-organization deployments.
- Audit Columns: Standard Oracle columns (CREATION_DATE, LAST_UPDATE_DATE, etc.) track data changes.
- Indexing Strategy: Key indexes exist on columns like INVOICE_ID, VENDOR_ID, and PAYMENT_ID for performance.
- Foreign Key Relationships:
- AP_INVOICE_DISTRIBUTIONS_ALL references AP_INVOICES_ALL
- AP_PAYMENT_SCHEDULES_ALL references both invoices and checks
Integration Points
SQLAP tables interact with:- GL_INTERFACE: For posting accounting entries to General Ledger
- PO_HEADERS_ALL: For purchase order matching
- CE_BANK_ACCOUNTS: For payment processing
Customization Guidance
When extending SQLAP functionality:- Always use public APIs (AP_INVOICES_PKG, AP_PAYMENT_PKG) for data modifications
- Create custom indexes carefully to avoid locking issues
- Leverage views rather than base tables for reports
- Consider Oracle's table partitioning recommendations for large implementations
Version-Specific Notes
Between 12.1.1 and 12.2.2:- 12.2.2 introduces additional columns for enhanced tax reporting
- New views were added for REST API support in 12.2.2
- Partitioning strategies were optimized in 12.2.2 for better performance
Conclusion
The DeepSeek eTRM documentation for SQLAP provides essential insights into Oracle EBS's accounts payable data model. Understanding these tables and views enables effective system configuration, custom reporting, and performance tuning while maintaining data integrity in both 12.1.1 and 12.2.2 environments.-
View: PO_ASL_SUPPLIERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_ASL_SUPPLIERS_V, object_name:PO_ASL_SUPPLIERS_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_ASL_SUPPLIERS_V ,
-
View: PO_ASL_SUPPLIERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_ASL_SUPPLIERS_V, object_name:PO_ASL_SUPPLIERS_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.PO_ASL_SUPPLIERS_V ,
-
APPS.INV_RCV_STD_INSPECT_APIS dependencies on PO_ASL_SUPPLIERS_V
12.1.1
-
APPS.INV_RCV_STD_INSPECT_APIS dependencies on PO_ASL_SUPPLIERS_V
12.2.2
-
APPS.INV_RCV_STD_INSPECT_APIS dependencies on PO_HEADERS
12.2.2
-
APPS.INV_RCV_STD_INSPECT_APIS dependencies on PO_HEADERS
12.1.1
-
APPS.INV_RCV_STD_INSPECT_APIS dependencies on PO_LINES
12.2.2
-
APPS.INV_RCV_STD_INSPECT_APIS dependencies on PO_LINES
12.1.1
-
SYNONYM: APPS.PO_ASL_STATUSES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PO_ASL_STATUSES, status:VALID,
-
SYNONYM: APPS.PO_ASL_STATUSES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PO_ASL_STATUSES, status:VALID,
-
SYNONYM: APPS.MTL_MANUFACTURERS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MTL_MANUFACTURERS, status:VALID,
-
SYNONYM: APPS.MTL_MANUFACTURERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MTL_MANUFACTURERS, status:VALID,
-
APPS.QA_SKIPLOT_RES_ENGINE dependencies on PO_HEADERS
12.1.1
-
PACKAGE BODY: APPS.INV_RCV_STD_INSPECT_APIS
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:INV_RCV_STD_INSPECT_APIS, status:VALID,
-
PACKAGE BODY: APPS.INV_RCV_STD_INSPECT_APIS
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:INV_RCV_STD_INSPECT_APIS, status:VALID,
-
SYNONYM: APPS.PO_APPROVED_SUPPLIER_LIST
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PO_APPROVED_SUPPLIER_LIST, status:VALID,
-
SYNONYM: APPS.PO_APPROVED_SUPPLIER_LIST
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PO_APPROVED_SUPPLIER_LIST, status:VALID,
-
SYNONYM: APPS.PO_ASL_ATTRIBUTES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PO_ASL_ATTRIBUTES, status:VALID,
-
SYNONYM: APPS.PO_ASL_ATTRIBUTES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PO_ASL_ATTRIBUTES, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
VIEW: APPS.HR_ORG_UNITS_NO_JOIN
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ORG_UNITS_NO_JOIN, object_name:HR_ORG_UNITS_NO_JOIN, status:VALID,
-
VIEW: APPS.HR_ORG_UNITS_NO_JOIN
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ORG_UNITS_NO_JOIN, object_name:HR_ORG_UNITS_NO_JOIN, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
VIEW: APPS.PO_ASL_SUPPLIERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_ASL_SUPPLIERS_V, object_name:PO_ASL_SUPPLIERS_V, status:VALID,
-
VIEW: APPS.PO_ASL_SUPPLIERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_ASL_SUPPLIERS_V, object_name:PO_ASL_SUPPLIERS_V, status:VALID,
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
VIEW: APPS.PO_LOOKUP_CODES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_LOOKUP_CODES, object_name:PO_LOOKUP_CODES, status:VALID,
-
VIEW: APPS.PO_LOOKUP_CODES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_LOOKUP_CODES, object_name:PO_LOOKUP_CODES, status:VALID,
-
SYNONYM: APPS.HR_ALL_ORGANIZATION_UNITS_TL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:HR_ALL_ORGANIZATION_UNITS_TL, status:VALID,
-
SYNONYM: APPS.HR_ALL_ORGANIZATION_UNITS_TL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:HR_ALL_ORGANIZATION_UNITS_TL, status:VALID,
-
APPS.QA_SKIPLOT_RES_ENGINE SQL Statements
12.1.1
-
VIEW: APPS.PO_VENDOR_SITES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_VENDOR_SITES SQLAP.PO_VENDOR_SITES, object_name:PO_VENDOR_SITES, status:VALID,
-
PACKAGE: APPS.HR_SECURITY
12.1.1
owner:APPS, object_type:PACKAGE, object_name:HR_SECURITY, status:VALID,
-
VIEW: APPS.PO_VENDOR_SITES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_VENDOR_SITES SQLAP.PO_VENDOR_SITES, object_name:PO_VENDOR_SITES, status:VALID,
-
PACKAGE: APPS.HR_SECURITY
12.2.2
owner:APPS, object_type:PACKAGE, object_name:HR_SECURITY, status:VALID,
-
APPS.QA_SKIPLOT_RES_ENGINE SQL Statements
12.2.2
-
VIEW: APPS.PO_VENDORS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.PO_VENDORS, object_name:PO_VENDORS, status:VALID,
-
VIEW: APPS.PO_VENDORS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.PO_VENDORS, object_name:PO_VENDORS, status:VALID,
-
APPS.INV_RCV_STD_INSPECT_APIS SQL Statements
12.1.1
-
APPS.INV_RCV_STD_INSPECT_APIS SQL Statements
12.2.2
-
SYNONYM: APPS.MTL_PARAMETERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MTL_PARAMETERS, status:VALID,
-
SYNONYM: APPS.MTL_PARAMETERS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MTL_PARAMETERS, status:VALID,
-
PACKAGE BODY: APPS.QA_SKIPLOT_RES_ENGINE
12.1.1
-
PACKAGE: APPS.HR_GENERAL
12.2.2
owner:APPS, object_type:PACKAGE, object_name:HR_GENERAL, status:VALID,
-
PACKAGE: APPS.HR_GENERAL
12.1.1
owner:APPS, object_type:PACKAGE, object_name:HR_GENERAL, status:VALID,
-
eTRM - SQLAP Tables and Views
12.2.2
description: Set Distribution Table. ,
-
PACKAGE BODY: APPS.QA_SKIPLOT_RES_ENGINE
12.2.2
-
eTRM - PO Tables and Views
12.1.1
description: Temporary table for tracking a receiving upgrade from Release 9 to Release 10 ,
-
eTRM - SQLAP Tables and Views
12.1.1
description: Set Distribution Table. ,