Search Results ap_invoices_all
Overview
The AP_INVOICES_ALL table is the central repository for detailed invoice records within the Oracle E-Business Suite Payables module. It stores the core transactional data for every invoice entered into the system, regardless of the operating unit. The suffix "_ALL" indicates it is a multi-org table, containing data for all business units, with access typically controlled by a security profile. This table is fundamental to the procure-to-pay cycle, recording essential information such as vendor details, invoice amounts, payment terms, and accounting distributions. Its integrity is maintained through multiple primary and foreign key relationships, linking it to critical master data like vendors, currencies, purchase orders, and the general ledger.
Key Information Stored
The table's structure captures the complete lifecycle of an invoice. Key columns include the unique identifier INVOICE_ID and the business keys VENDOR_ID and INVOICE_NUM. Financial data is stored in columns such as INVOICE_AMOUNT, INVOICE_CURRENCY_CODE, and PAYMENT_CURRENCY_CODE. The table also holds critical references for accounting and processing: SET_OF_BOOKS_ID for the ledger, ACCTS_PAY_CODE_COMBINATION_ID for the liability account, and BATCH_ID for batch control. For integration with other modules, it includes columns like PO_HEADER_ID for Purchasing and PROJECT_ID, TASK_ID, and EXPENDITURE_TYPE for Projects.
Common Use Cases and Queries
This table is central to invoice reporting, auditing, and data extraction. Common queries involve joining with related master tables to produce meaningful reports. A typical pattern is to retrieve invoice headers with vendor and site information for a specific operating unit. For example:
- Invoice Status Inquiry: Querying invoices based on status (e.g., 'NEEDS REAPPROVAL', 'PAID'), date ranges, and vendor.
- Open Invoice Reporting: Joining with AP_PAYMENT_SCHEDULES_ALL to list unpaid invoices and their due dates for cash flow analysis.
- Project-Related Invoices: Filtering on PROJECT_ID and joining to PA_PROJECTS_ALL to track project expenditures.
- Data Migration & Interfaces: The table is the target for invoice imports via the Payables Open Interface (AP_INVOICES_INTERFACE), and direct data fixes often require updates to specific columns with proper validation.
Related Objects
AP_INVOICES_ALL has extensive relationships within the EBS schema. It is the parent table for key transactional entities, most notably AP_INVOICE_DISTRIBUTIONS_ALL, which holds the accounting distributions for each invoice. For payment processing, it relates to AP_PAYMENT_SCHEDULES_ALL and AP_CHECKS_ALL. As shown in the metadata, critical foreign key dependencies link it to master data tables: PO_VENDORS and PO_VENDOR_SITES_ALL for supplier data; FND_CURRENCIES for currency details; GL_CODE_COMBINATIONS for accounting flexfields; and PO_HEADERS_ALL for purchase order matching. Important views like AP_INVOICES and AP_INVOICES_V provide simplified, operating-unit-secured access to this core data.
-
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 ,
-
APPS.POS_AP_INVOICE_PAYMENTS_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.AP_WEB_AUDIT_PROCESS dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.PA_PWP_INVOICE_REL dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.IGIPMSMD dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.AP_FUNDS_CONTROL_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.IGC_CC_ARCHIVE_PURGE_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.PA_WORK_TYPE_UPGRADE dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.GMS_AP_API dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.GMS_FUNDS_CONTROL_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.FII_AP_INV_SUM_INC dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.ZX_JL_EXTRACT_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.OKL_CREATE_DISB_TRANS_PVT dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.IGI_EXP_HOLDS dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.IGI_STP_CREATE_PCK_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.POA_EDW_SPEND_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.CSE_AP_PA_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.FII_AP_INV_DISTRIBUTIONS_B_C dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.JE_JEPLPSSR_XMLP_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.PSA_AP_BC_PVT dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.PJM_TRANSFER_CHARGES_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.JAI_AP_MISC_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.AP_WEB_EXPORT_ER dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.PA_TRX_IMPORT dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.IGI_CIS2007_IGIPMTHR_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.JA_JAINITCL_XMLP_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.JA_JAINSTAC_XMLP_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.AP_ETAX_SERVICES_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.IBY_PAYMENT_FORMAT_VAL_PVT dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.AP_IMPORT_UTILITIES_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.AP_ACCOUNTING_PAY_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.AP_WEB_DB_AP_INT_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.OPI_EDW_COGS_F_SZ dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.AP_WEB_UTILITIES_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.JL_JLCOPCWT_XMLP_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.FTE_FPA_UTIL dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.AP_RCT_AMT_MATCH_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.FII_SIZING_UTIL dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.PA_PROJ_TSK_UTILS dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.AP_ETAX_SERVICES_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.AP_RETAINAGE_RELEASE_PKG dependencies on AP_INVOICES_ALL
12.1.1
-
APPS.FV_GTAS_TRX_REGISTER dependencies on AP_INVOICES_ALL
12.2.2
-
APPS.AP_AUTOSELECT_PKG dependencies on AP_INVOICES_ALL
12.2.2
-
APPS.JG_ZZ_VAT_ALLOC_PRC_PKG dependencies on AP_INVOICES_ALL
12.2.2
-
APPS.CSTPAPBR dependencies on AP_INVOICES_ALL
12.2.2
-
APPS.CST_ACCRUAL_LOAD dependencies on AP_INVOICES_ALL
12.2.2
-
APPS.CSTPPACQ dependencies on AP_INVOICES_ALL
12.2.2
-
APPS.FV_FACTS_TRX_REGISTER dependencies on AP_INVOICES_ALL
12.2.2
-
APPS.OZF_GL_INTERFACE_PVT dependencies on AP_INVOICES_ALL
12.2.2