Search Results mtl_intercompany_parameters_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: MTL_INTERCOMPANY_PARAMETERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_INTERCOMPANY_PARAMETERS_V, object_name:MTL_INTERCOMPANY_PARAMETERS_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_INTERCOMPANY_PARAMETERS_V ,
-
View: MTL_INTERCOMPANY_PARAMETERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_INTERCOMPANY_PARAMETERS_V, object_name:MTL_INTERCOMPANY_PARAMETERS_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_INTERCOMPANY_PARAMETERS_V ,
-
SYNONYM: APPS.MTL_INTERCOMPANY_PARAMETERS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MTL_INTERCOMPANY_PARAMETERS, status:VALID,
-
SYNONYM: APPS.MTL_INTERCOMPANY_PARAMETERS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MTL_INTERCOMPANY_PARAMETERS, status:VALID,
-
VIEW: APPS.MTL_INTERCOMPANY_PARAMETERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_INTERCOMPANY_PARAMETERS_V, object_name:MTL_INTERCOMPANY_PARAMETERS_V, status:VALID,
-
VIEW: APPS.MTL_INTERCOMPANY_PARAMETERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_INTERCOMPANY_PARAMETERS_V, object_name:MTL_INTERCOMPANY_PARAMETERS_V, status:VALID,
-
SYNONYM: APPS.RA_CUST_TRX_TYPES_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:RA_CUST_TRX_TYPES_ALL, status:VALID,
-
SYNONYM: APPS.RA_CUST_TRX_TYPES_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:RA_CUST_TRX_TYPES_ALL, status:VALID,
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
SYNONYM: APPS.HZ_CUST_SITE_USES_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:HZ_CUST_SITE_USES_ALL, status:VALID,
-
SYNONYM: APPS.HZ_CUST_SITE_USES_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:HZ_CUST_SITE_USES_ALL, status:VALID,
-
PACKAGE: APPS.HR_SECURITY
12.1.1
owner:APPS, object_type:PACKAGE, object_name:HR_SECURITY, status:VALID,
-
PACKAGE: APPS.HR_SECURITY
12.2.2
owner:APPS, object_type:PACKAGE, object_name:HR_SECURITY, status:VALID,
-
VIEW: APPS.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,
-
VIEW: APPS.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,
-
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,
-
SYNONYM: APPS.HZ_CUST_ACCOUNTS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:HZ_CUST_ACCOUNTS, status:VALID,
-
VIEW: APPS.HR_ORGANIZATION_UNITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ORGANIZATION_UNITS, object_name:HR_ORGANIZATION_UNITS, status:VALID,
-
SYNONYM: APPS.HZ_CUST_ACCOUNTS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:HZ_CUST_ACCOUNTS, status:VALID,
-
VIEW: APPS.HR_ORGANIZATION_UNITS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HR_ORGANIZATION_UNITS, object_name:HR_ORGANIZATION_UNITS, status:VALID,
-
SYNONYM: APPS.HZ_PARTIES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:HZ_PARTIES, status:VALID,
-
SYNONYM: APPS.HZ_PARTIES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:HZ_PARTIES, status:VALID,
-
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.1.1
description: Set Distribution Table. ,
-
eTRM - SQLAP Tables and Views
12.2.2
description: Set Distribution Table. ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
eTRM - INV Tables and Views
12.1.1
-
eTRM - INV Tables and Views
12.2.2
-
PACKAGE: APPS.FND_GLOBAL
12.2.2
owner:APPS, object_type:PACKAGE, object_name:FND_GLOBAL, status:VALID,
-
eTRM - SQLAP Tables and Views
12.1.1
description: Set Distribution Table. ,
-
eTRM - SQLAP Tables and Views
12.2.2
description: Set Distribution Table. ,
-
eTRM - PER Tables and Views
12.1.1
description: Table to store NQF Training info for a person ,
-
eTRM - INV Tables and Views
12.1.1
-
eTRM - INV Tables and Views
12.2.2
-
eTRM - PER Tables and Views
12.1.1
description: Table to store NQF Training info for a person ,