Search Results ap_inv_selection_criteria_all
The AP_INV_SELECTION_CRITERIA_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for storing invoice selection criteria used in the Payables module. This table plays a pivotal role in defining and managing the parameters for invoice selection during payment batch processing, ensuring that only eligible invoices are processed for payment. Below is a detailed analysis of its structure, purpose, and functional significance.
Purpose and Context
TheAP_INV_SELECTION_CRITERIA_ALL
table is primarily utilized in Oracle Payables to store criteria for selecting invoices during payment batch creation. It acts as a template or rule set that determines which invoices qualify for payment based on predefined conditions such as vendor, invoice date, payment terms, or approval status. This table is integral to the automation of payment processes, enabling organizations to streamline their accounts payable workflows while adhering to compliance and internal controls.
Key Columns and Structure
The table consists of several columns that define the selection criteria, including:- INV_SELECTION_CRITERIA_ID: A unique identifier for each criteria set.
- NAME: A user-defined name for the criteria set, facilitating easy identification.
- DESCRIPTION: A detailed description of the criteria.
- CREATED_BY and CREATION_DATE: Audit columns tracking who created the criteria and when.
- LAST_UPDATED_BY and LAST_UPDATE_DATE: Audit columns for tracking modifications.
- ENABLED_FLAG: A flag indicating whether the criteria set is active.
- VENDOR_ID: Restricts selection to invoices from a specific vendor.
- INVOICE_DATE_FROM and INVOICE_DATE_TO: Defines a date range for invoice selection.
- PAYMENT_METHOD_CODE: Specifies the payment method (e.g., check, electronic).
- APPROVAL_STATUS: Filters invoices based on approval status (e.g., approved, pending).
Functional Integration
The table integrates with several Oracle Payables processes, including:- Payment Batch Creation: The criteria stored in this table are referenced when generating payment batches to ensure only eligible invoices are included.
- Automated Payment Processing: Enables scheduled or recurring payment runs by reusing predefined criteria sets.
- Compliance and Auditing: Provides traceability for payment selections, supporting audit trails and regulatory compliance.
Technical Considerations
In Oracle EBS 12.1.1 and 12.2.2, theAP_INV_SELECTION_CRITERIA_ALL
table is part of the Payables schema and is subject to standard Oracle security and data access controls. It is often queried by concurrent programs or custom scripts to automate payment workflows. Organizations may also extend its functionality through customizations, such as adding additional filtering columns or integrating with third-party systems.
Conclusion
TheAP_INV_SELECTION_CRITERIA_ALL
table is a foundational component of Oracle Payables, enabling efficient and rule-based invoice selection for payment processing. Its structured design and integration with core Payables functionalities make it indispensable for organizations seeking to optimize their accounts payable operations. Understanding its schema and usage is essential for implementing effective payment strategies in Oracle EBS.
-
Table: AP_INV_SELECTION_CRITERIA_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INV_SELECTION_CRITERIA_ALL, object_name:AP_INV_SELECTION_CRITERIA_ALL, status:VALID, product: AP - Payables , description: Payment batch invoice selection criteria , implementation_dba_data: AP.AP_INV_SELECTION_CRITERIA_ALL ,
-
Table: AP_INV_SELECTION_CRITERIA_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_INV_SELECTION_CRITERIA_ALL, object_name:AP_INV_SELECTION_CRITERIA_ALL, status:VALID, product: AP - Payables , description: Payment batch invoice selection criteria , implementation_dba_data: AP.AP_INV_SELECTION_CRITERIA_ALL ,
-
Table: AP_CHECKS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECKS_ALL, object_name:AP_CHECKS_ALL, status:VALID, product: AP - Payables , description: Supplier payment data , implementation_dba_data: AP.AP_CHECKS_ALL ,
-
Table: AP_CHECKS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECKS_ALL, object_name:AP_CHECKS_ALL, status:VALID, product: AP - Payables , description: Supplier payment data , implementation_dba_data: AP.AP_CHECKS_ALL ,
-
Table: AP_CHECKRUN_CONFIRMATIONS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECKRUN_CONFIRMATIONS_ALL, object_name:AP_CHECKRUN_CONFIRMATIONS_ALL, status:VALID, product: AP - Payables , description: Temporary table for payment batch confirmations , implementation_dba_data: AP.AP_CHECKRUN_CONFIRMATIONS_ALL ,
-
Table: AP_OU_GROUP
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_OU_GROUP, object_name:AP_OU_GROUP, status:VALID, product: AP - Payables , description: Operating units for the Payment Process Request Template or the Payment Process Request. , implementation_dba_data: AP.AP_OU_GROUP ,
-
Table: AP_PAY_GROUP
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PAY_GROUP, object_name:AP_PAY_GROUP, status:VALID, product: AP - Payables , description: Pay groups for the Payment Process Request Template or the Payment Process Request. , implementation_dba_data: AP.AP_PAY_GROUP ,
-
Table: AP_PBATCH_SETS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PBATCH_SETS_ALL, object_name:AP_PBATCH_SETS_ALL, status:VALID, product: AP - Payables , description: Payment batch sets , implementation_dba_data: AP.AP_PBATCH_SETS_ALL ,
-
Table: AP_PBATCH_SET_LINES_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PBATCH_SET_LINES_ALL, object_name:AP_PBATCH_SET_LINES_ALL, status:VALID, product: AP - Payables , description: Payment batch set lines , implementation_dba_data: AP.AP_PBATCH_SET_LINES_ALL ,
-
Table: AP_PBATCH_SET_LINES_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PBATCH_SET_LINES_ALL, object_name:AP_PBATCH_SET_LINES_ALL, status:VALID, product: AP - Payables , description: Payment batch set lines , implementation_dba_data: AP.AP_PBATCH_SET_LINES_ALL ,
-
Table: AP_CHECKRUN_CONFIRMATIONS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECKRUN_CONFIRMATIONS_ALL, object_name:AP_CHECKRUN_CONFIRMATIONS_ALL, status:VALID, product: AP - Payables , description: Temporary table for payment batch confirmations , implementation_dba_data: AP.AP_CHECKRUN_CONFIRMATIONS_ALL ,
-
Table: AP_CHECKRUN_CONC_PROCESSES_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECKRUN_CONC_PROCESSES_ALL, object_name:AP_CHECKRUN_CONC_PROCESSES_ALL, status:VALID, product: AP - Payables , description: Temporary table for tracking payment batch concurrent programs , implementation_dba_data: AP.AP_CHECKRUN_CONC_PROCESSES_ALL ,
-
Table: AP_UNSELECTED_INVOICES_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_UNSELECTED_INVOICES_ALL, object_name:AP_UNSELECTED_INVOICES_ALL, status:VALID, product: AP - Payables , description: This table holds invoices that could not be paid by a payment batch. , implementation_dba_data: AP.AP_UNSELECTED_INVOICES_ALL ,
-
Table: AP_CHECKRUN_CONC_PROCESSES_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECKRUN_CONC_PROCESSES_ALL, object_name:AP_CHECKRUN_CONC_PROCESSES_ALL, status:VALID, product: AP - Payables , description: Temporary table for tracking payment batch concurrent programs , implementation_dba_data: AP.AP_CHECKRUN_CONC_PROCESSES_ALL ,
-
Table: AP_CURRENCY_GROUP
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CURRENCY_GROUP, object_name:AP_CURRENCY_GROUP, status:VALID, product: AP - Payables , description: Payment currencies for the Payment Process Request Template or the Payment Process Request. , implementation_dba_data: AP.AP_CURRENCY_GROUP ,
-
Table: AP_PBATCH_SETS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PBATCH_SETS_ALL, object_name:AP_PBATCH_SETS_ALL, status:VALID, product: AP - Payables , description: Payment batch sets , implementation_dba_data: AP.AP_PBATCH_SETS_ALL ,
-
Table: AP_UNSELECTED_INVOICES_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_UNSELECTED_INVOICES_ALL, object_name:AP_UNSELECTED_INVOICES_ALL, status:VALID, product: AP - Payables , description: This table holds invoices that could not be paid by a payment batch. , implementation_dba_data: AP.AP_UNSELECTED_INVOICES_ALL ,
-
Table: AP_OU_GROUP
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_OU_GROUP, object_name:AP_OU_GROUP, status:VALID, product: AP - Payables , description: Operating units for the Payment Process Request Template or the Payment Process Request. , implementation_dba_data: AP.AP_OU_GROUP ,
-
Table: AP_LE_GROUP
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_LE_GROUP, object_name:AP_LE_GROUP, status:VALID, product: AP - Payables , description: Legal entities for the Payment Process Request Template or the Payment Process Request. , implementation_dba_data: AP.AP_LE_GROUP ,
-
Table: AP_CURRENCY_GROUP
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CURRENCY_GROUP, object_name:AP_CURRENCY_GROUP, status:VALID, product: AP - Payables , description: Payment currencies for the Payment Process Request Template or the Payment Process Request. , implementation_dba_data: AP.AP_CURRENCY_GROUP ,
-
Table: AP_AWT_TEMP_DISTRIBUTIONS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_AWT_TEMP_DISTRIBUTIONS_ALL, object_name:AP_AWT_TEMP_DISTRIBUTIONS_ALL, status:VALID, product: AP - Payables , description: Withholding tax temporary distributions , implementation_dba_data: AP.AP_AWT_TEMP_DISTRIBUTIONS_ALL ,
-
Table: AP_PAY_GROUP
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PAY_GROUP, object_name:AP_PAY_GROUP, status:VALID, product: AP - Payables , description: Pay groups for the Payment Process Request Template or the Payment Process Request. , implementation_dba_data: AP.AP_PAY_GROUP ,
-
Table: AP_AWT_TEMP_DISTRIBUTIONS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_AWT_TEMP_DISTRIBUTIONS_ALL, object_name:AP_AWT_TEMP_DISTRIBUTIONS_ALL, status:VALID, product: AP - Payables , description: Withholding tax temporary distributions , implementation_dba_data: AP.AP_AWT_TEMP_DISTRIBUTIONS_ALL ,
-
Table: AP_LE_GROUP
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_LE_GROUP, object_name:AP_LE_GROUP, status:VALID, product: AP - Payables , description: Legal entities for the Payment Process Request Template or the Payment Process Request. , implementation_dba_data: AP.AP_LE_GROUP ,
-
Table: AP_SELECTED_INVOICE_CHECKS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SELECTED_INVOICE_CHECKS_ALL, object_name:AP_SELECTED_INVOICE_CHECKS_ALL, status:VALID, product: AP - Payables , description: No Longer Used , implementation_dba_data: AP.AP_SELECTED_INVOICE_CHECKS_ALL ,
-
Table: AP_SELECTED_INVOICE_CHECKS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SELECTED_INVOICE_CHECKS_ALL, object_name:AP_SELECTED_INVOICE_CHECKS_ALL, status:VALID, product: AP - Payables , description: No Longer Used , implementation_dba_data: AP.AP_SELECTED_INVOICE_CHECKS_ALL ,
-
View: AP_DOCUMENT_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_DOCUMENT_LINES_V, object_name:AP_DOCUMENT_LINES_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_DOCUMENT_LINES_V ,
-
Table: AP_CHECK_STOCKS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECK_STOCKS_ALL, object_name:AP_CHECK_STOCKS_ALL, status:VALID, product: AP - Payables , description: No Longer Used , implementation_dba_data: AP.AP_CHECK_STOCKS_ALL ,
-
Table: AP_CHECK_STOCKS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_CHECK_STOCKS_ALL, object_name:AP_CHECK_STOCKS_ALL, status:VALID, product: AP - Payables , description: No Longer Used , implementation_dba_data: AP.AP_CHECK_STOCKS_ALL ,
-
View: AP_DOCUMENT_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:SQLAP.AP_DOCUMENT_LINES_V, object_name:AP_DOCUMENT_LINES_V, status:VALID, product: AP - Payables , implementation_dba_data: APPS.AP_DOCUMENT_LINES_V ,
-
Table: AP_SELECTED_INVOICES_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SELECTED_INVOICES_ALL, object_name:AP_SELECTED_INVOICES_ALL, status:VALID, product: AP - Payables , description: Temporary storage of invoices selected for payment in a payment batch , implementation_dba_data: AP.AP_SELECTED_INVOICES_ALL ,
-
Table: AP_SELECTED_INVOICES_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_SELECTED_INVOICES_ALL, object_name:AP_SELECTED_INVOICES_ALL, status:VALID, product: AP - Payables , description: Temporary storage of invoices selected for payment in a payment batch , implementation_dba_data: AP.AP_SELECTED_INVOICES_ALL ,
-
Table: AP_BANK_ACCOUNTS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_ACCOUNTS_ALL, object_name:AP_BANK_ACCOUNTS_ALL, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_BANK_ACCOUNTS_ALL ,
-
Table: AP_BANK_ACCOUNTS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_ACCOUNTS_ALL, object_name:AP_BANK_ACCOUNTS_ALL, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_BANK_ACCOUNTS_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 ,
-
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 ,