Search Results ar_receivable_applications_all
Overview
The AR_RECEIVABLE_APPLICATIONS_ALL table is a core transactional table within Oracle E-Business Suite Receivables (AR). It serves as the central repository for all accounting information related to the application of cash receipts and credit memos against outstanding debit items, such as invoices and debit memos. This table is fundamental to the cash application and settlement process, recording the financial linkages that reduce customer account balances and update the general ledger. Its multi-org structure, indicated by the "_ALL" suffix, stores data for all operating units, with access typically controlled by the MOAC (Multi-Org Access Control) security profile.
Key Information Stored
The table's primary key is RECEIVABLE_APPLICATION_ID. Its columns define the complete financial relationship between the applied item and the target item. Critical columns include CASH_RECEIPT_ID (link to the receipt), PAYMENT_SCHEDULE_ID (link to the target invoice schedule), APPLIED_PAYMENT_SCHEDULE_ID (link to the applied credit memo schedule), and AMOUNT_APPLIED. Accounting is managed via CODE_COMBINATION_ID for the main entry, with separate columns for EARNED_DISCOUNT_CCID and UNEARNED_DISCOUNT_CCID. The STATUS column indicates if the application is 'APP', 'UNAPP', 'ACC', or 'UNID'. The SET_OF_BOOKS_ID ties the entry to a specific ledger, and POSTING_CONTROL_ID manages the transfer of this data to the general ledger.
Common Use Cases and Queries
This table is essential for reconciliation, audit reporting, and custom aging analyses. Common queries involve tracing the application history of a specific cash receipt or invoice. For example, to find all applications for a given invoice payment schedule, one would query: SELECT * FROM ar_receivable_applications_all WHERE payment_schedule_id = <PS_ID>;. To analyze unapplied cash for a customer, a query would join to AR_PAYMENT_SCHEDULES_ALL and filter on status = 'UNAPP'. Reporting on earned discount activity requires joining the table to GL_CODE_COMBINATIONS via the EARNED_DISCOUNT_CCID. The table is also central for troubleshooting accounting entries generated by the Receivables to General Ledger transfer process.
Related Objects
The table maintains extensive foreign key relationships with other core Receivables and General Ledger tables, as documented in the ETRM metadata. Primary relationships include:
- AR_CASH_RECEIPTS_ALL via CASH_RECEIPT_ID
- RA_CUSTOMER_TRX_ALL via CUSTOMER_TRX_ID (target transaction) and APPLIED_CUSTOMER_TRX_ID (applied credit memo)
- AR_PAYMENT_SCHEDULES_ALL via PAYMENT_SCHEDULE_ID (target schedule) and APPLIED_PAYMENT_SCHEDULE_ID (applied schedule)
- GL_CODE_COMBINATIONS via CODE_COMBINATION_ID, EARNED_DISCOUNT_CCID, and UNEARNED_DISCOUNT_CCID
- AR_POSTING_CONTROL via POSTING_CONTROL_ID
- AR_CASH_RECEIPT_HISTORY_ALL via CASH_RECEIPT_HISTORY_ID
- RA_CUSTOMER_TRX_LINES_ALL via APPLIED_CUSTOMER_TRX_LINE_ID (for line-level applications)
-
Table: AR_RECEIVABLE_APPLICATIONS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_RECEIVABLE_APPLICATIONS_ALL, object_name:AR_RECEIVABLE_APPLICATIONS_ALL, status:VALID, product: AR - Receivables , description: Accounting information for cash and credit memo applications , implementation_dba_data: AR.AR_RECEIVABLE_APPLICATIONS_ALL ,
-
Table: AR_RECEIVABLE_APPLICATIONS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_RECEIVABLE_APPLICATIONS_ALL, object_name:AR_RECEIVABLE_APPLICATIONS_ALL, status:VALID, product: AR - Receivables , description: Accounting information for cash and credit memo applications , implementation_dba_data: AR.AR_RECEIVABLE_APPLICATIONS_ALL ,
-
Table: AR_PAYMENT_SCHEDULES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_PAYMENT_SCHEDULES_ALL, object_name:AR_PAYMENT_SCHEDULES_ALL, status:VALID, product: AR - Receivables , description: All transactions except adjustments and miscellaneous cash receipts , implementation_dba_data: AR.AR_PAYMENT_SCHEDULES_ALL ,
-
Table: AR_PAYMENT_SCHEDULES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_PAYMENT_SCHEDULES_ALL, object_name:AR_PAYMENT_SCHEDULES_ALL, status:VALID, product: AR - Receivables , description: All transactions except adjustments and miscellaneous cash receipts , implementation_dba_data: AR.AR_PAYMENT_SCHEDULES_ALL ,
-
Table: AR_MC_CASH_BASIS_DISTS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_CASH_BASIS_DISTS_ALL, object_name:AR_MC_CASH_BASIS_DISTS_ALL, status:VALID, product: AR - Receivables , description: Distribution of payments over revenue accounts, used in Cash Basis Accounting for MRC , implementation_dba_data: AR.AR_MC_CASH_BASIS_DISTS_ALL ,
-
Table: AR_CASH_BASIS_DISTS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CASH_BASIS_DISTS_ALL, object_name:AR_CASH_BASIS_DISTS_ALL, status:VALID, product: AR - Receivables , description: Distribution of payments over revenue accounts, used in Cash Basis Accounting , implementation_dba_data: AR.AR_CASH_BASIS_DISTS_ALL ,
-
Table: AR_CASH_BASIS_DISTS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CASH_BASIS_DISTS_ALL, object_name:AR_CASH_BASIS_DISTS_ALL, status:VALID, product: AR - Receivables , description: Distribution of payments over revenue accounts, used in Cash Basis Accounting , implementation_dba_data: AR.AR_CASH_BASIS_DISTS_ALL ,
-
Table: AR_MC_CASH_BASIS_DISTS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_CASH_BASIS_DISTS_ALL, object_name:AR_MC_CASH_BASIS_DISTS_ALL, status:VALID, product: AR - Receivables , description: Distribution of payments over revenue accounts, used in Cash Basis Accounting for MRC , implementation_dba_data: AR.AR_MC_CASH_BASIS_DISTS_ALL ,
-
Table: RA_CUSTOMER_TRX_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_TRX_ALL, object_name:RA_CUSTOMER_TRX_ALL, status:VALID, product: AR - Receivables , description: Header-level information about invoices, debit memos, chargebacks, commitments and credit memos , implementation_dba_data: AR.RA_CUSTOMER_TRX_ALL ,
-
View: ARFV_APPLICATION_DISTRIBU_OLD1
12.2.2
product: AR - Receivables , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: ARFV_APPLICATION_DISTRIBU_OLD1
12.1.1
product: AR - Receivables , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: AR_APP_DIST_UPG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_APP_DIST_UPG_V, object_name:AR_APP_DIST_UPG_V, status:VALID, product: AR - Receivables , description: AR XLA extract , implementation_dba_data: APPS.AR_APP_DIST_UPG_V ,
-
View: AR_APP_DIST_UPG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_APP_DIST_UPG_V, object_name:AR_APP_DIST_UPG_V, status:VALID, product: AR - Receivables , description: AR XLA extract , implementation_dba_data: APPS.AR_APP_DIST_UPG_V ,
-
View: AR_RECEIVABLE_APPS_L_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_RECEIVABLE_APPS_L_V, object_name:AR_RECEIVABLE_APPS_L_V, status:VALID, product: AR - Receivables , description: receivable application line extract , implementation_dba_data: APPS.AR_RECEIVABLE_APPS_L_V ,
-
Table: AR_APP_RULE_SETS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_APP_RULE_SETS, object_name:AR_APP_RULE_SETS, status:VALID, product: AR - Receivables , description: Application Rule Sets , implementation_dba_data: AR.AR_APP_RULE_SETS ,
-
Table: AR_STATEMENT_LINE_CLUSTERS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_STATEMENT_LINE_CLUSTERS, object_name:AR_STATEMENT_LINE_CLUSTERS, status:VALID, product: AR - Receivables , description: Interim table of transaction lines that appear on a statement , implementation_dba_data: AR.AR_STATEMENT_LINE_CLUSTERS ,
-
View: AR_XLA_ARD_RA_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_XLA_ARD_RA_LINES_V, object_name:AR_XLA_ARD_RA_LINES_V, status:VALID, product: AR - Receivables , description: help reports to read the CCID from XLA , implementation_dba_data: APPS.AR_XLA_ARD_RA_LINES_V ,
-
View: AR_RECEIVABLE_APPS_L_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_RECEIVABLE_APPS_L_V, object_name:AR_RECEIVABLE_APPS_L_V, status:VALID, product: AR - Receivables , description: receivable application line extract , implementation_dba_data: APPS.AR_RECEIVABLE_APPS_L_V ,
-
Table: AR_TRANSACTION_HISTORY_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_TRANSACTION_HISTORY_ALL, object_name:AR_TRANSACTION_HISTORY_ALL, status:VALID, product: AR - Receivables , description: Life cycle of a transaction , implementation_dba_data: AR.AR_TRANSACTION_HISTORY_ALL ,
-
Table: AR_TRANSACTION_HISTORY_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_TRANSACTION_HISTORY_ALL, object_name:AR_TRANSACTION_HISTORY_ALL, status:VALID, product: AR - Receivables , description: Life cycle of a transaction , implementation_dba_data: AR.AR_TRANSACTION_HISTORY_ALL ,
-
Table: AR_MC_RECEIVABLE_APPS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_RECEIVABLE_APPS, object_name:AR_MC_RECEIVABLE_APPS, status:VALID, product: AR - Receivables , description: Cash and credit memo applications for each reporting set of books , implementation_dba_data: AR.AR_MC_RECEIVABLE_APPS ,
-
Table: AR_STATEMENT_LINE_CLUSTERS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_STATEMENT_LINE_CLUSTERS, object_name:AR_STATEMENT_LINE_CLUSTERS, status:VALID, product: AR - Receivables , description: Interim table of transaction lines that appear on a statement , implementation_dba_data: AR.AR_STATEMENT_LINE_CLUSTERS ,
-
Table: AR_MC_RECEIVABLE_APPS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_RECEIVABLE_APPS, object_name:AR_MC_RECEIVABLE_APPS, status:VALID, product: AR - Receivables , description: Cash and credit memo applications for each reporting set of books , implementation_dba_data: AR.AR_MC_RECEIVABLE_APPS ,
-
Table: AR_DISTRIBUTIONS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_DISTRIBUTIONS_ALL, object_name:AR_DISTRIBUTIONS_ALL, status:VALID, product: AR - Receivables , description: Accounting records for receipts , implementation_dba_data: AR.AR_DISTRIBUTIONS_ALL ,
-
Table: AR_MC_DISTRIBUTIONS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_DISTRIBUTIONS_ALL, object_name:AR_MC_DISTRIBUTIONS_ALL, status:VALID, product: AR - Receivables , description: Currency-related information about distributions generated by the different steps in the life cycle of a cash receipt , implementation_dba_data: AR.AR_MC_DISTRIBUTIONS_ALL ,
-
Table: AR_POSTING_CONTROL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_POSTING_CONTROL, object_name:AR_POSTING_CONTROL, status:VALID, product: AR - Receivables , description: Details of each General Ledger Interface submission , implementation_dba_data: AR.AR_POSTING_CONTROL ,
-
Table: AR_MC_DISTRIBUTIONS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_DISTRIBUTIONS_ALL, object_name:AR_MC_DISTRIBUTIONS_ALL, status:VALID, product: AR - Receivables , description: Currency-related information about distributions generated by the different steps in the life cycle of a cash receipt , implementation_dba_data: AR.AR_MC_DISTRIBUTIONS_ALL ,
-
Table: AR_ADJUSTMENTS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_ADJUSTMENTS_ALL, object_name:AR_ADJUSTMENTS_ALL, status:VALID, product: AR - Receivables , description: Pending and approved invoice adjustments , implementation_dba_data: AR.AR_ADJUSTMENTS_ALL ,
-
Table: AR_CASH_RECEIPT_HISTORY_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CASH_RECEIPT_HISTORY_ALL, object_name:AR_CASH_RECEIPT_HISTORY_ALL, status:VALID, product: AR - Receivables , description: History of actions and status changes in the life cycle of a receipt , implementation_dba_data: AR.AR_CASH_RECEIPT_HISTORY_ALL ,
-
Table: AR_DISTRIBUTIONS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_DISTRIBUTIONS_ALL, object_name:AR_DISTRIBUTIONS_ALL, status:VALID, product: AR - Receivables , description: Accounting records for receipts , implementation_dba_data: AR.AR_DISTRIBUTIONS_ALL ,
-
Table: AR_CASH_RECEIPT_HISTORY_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CASH_RECEIPT_HISTORY_ALL, object_name:AR_CASH_RECEIPT_HISTORY_ALL, status:VALID, product: AR - Receivables , description: History of actions and status changes in the life cycle of a receipt , implementation_dba_data: AR.AR_CASH_RECEIPT_HISTORY_ALL ,
-
Table: RA_CUSTOMER_TRX_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_TRX_ALL, object_name:RA_CUSTOMER_TRX_ALL, status:VALID, product: AR - Receivables , description: Header-level information about invoices, debit memos, chargebacks, commitments and credit memos , implementation_dba_data: AR.RA_CUSTOMER_TRX_ALL ,
-
Table: AR_ADJUSTMENTS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_ADJUSTMENTS_ALL, object_name:AR_ADJUSTMENTS_ALL, status:VALID, product: AR - Receivables , description: Pending and approved invoice adjustments , implementation_dba_data: AR.AR_ADJUSTMENTS_ALL ,
-
View: AR_DISTRIBUTIONS_L_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_DISTRIBUTIONS_L_V, object_name:AR_DISTRIBUTIONS_L_V, status:VALID, product: AR - Receivables , description: distribution line extract , implementation_dba_data: APPS.AR_DISTRIBUTIONS_L_V ,
-
Table: AR_RECEIVABLES_TRX_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_RECEIVABLES_TRX_ALL, object_name:AR_RECEIVABLES_TRX_ALL, status:VALID, product: AR - Receivables , description: Accounting information for Receivables activities , implementation_dba_data: AR.AR_RECEIVABLES_TRX_ALL ,
-
Table: AR_CASH_RECEIPTS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CASH_RECEIPTS_ALL, object_name:AR_CASH_RECEIPTS_ALL, status:VALID, product: AR - Receivables , description: Detailed receipt information , implementation_dba_data: AR.AR_CASH_RECEIPTS_ALL ,
-
View: AR_DISTRIBUTIONS_L_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_DISTRIBUTIONS_L_V, object_name:AR_DISTRIBUTIONS_L_V, status:VALID, product: AR - Receivables , description: distribution line extract , implementation_dba_data: APPS.AR_DISTRIBUTIONS_L_V ,
-
View: ARFV_CASH_APPLICATIONS_OLD1
12.1.1
product: AR - Receivables , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: AR_OEX_CM_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_OEX_CM_VIEW, object_name:AR_OEX_CM_VIEW, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_OEX_CM_VIEW ,
-
View: AR_OEX_CM_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_OEX_CM_VIEW, object_name:AR_OEX_CM_VIEW, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_OEX_CM_VIEW ,
-
View: AR_RECEIPT_HISTORY_H_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_RECEIPT_HISTORY_H_V, object_name:AR_RECEIPT_HISTORY_H_V, status:VALID, product: AR - Receivables , description: cash receipt history header extract , implementation_dba_data: APPS.AR_RECEIPT_HISTORY_H_V ,
-
View: ARFV_CASH_APPLICATIONS_OLD1
12.2.2
product: AR - Receivables , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
Table: AR_CASH_RECEIPTS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CASH_RECEIPTS_ALL, object_name:AR_CASH_RECEIPTS_ALL, status:VALID, product: AR - Receivables , description: Detailed receipt information , implementation_dba_data: AR.AR_CASH_RECEIPTS_ALL ,
-
View: AR_INV_ACT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_INV_ACT_V, object_name:AR_INV_ACT_V, status:VALID, product: AR - Receivables , description: (Release 11.5 Only) , implementation_dba_data: APPS.AR_INV_ACT_V ,
-
View: AR_INV_ACT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_INV_ACT_V, object_name:AR_INV_ACT_V, status:VALID, product: AR - Receivables , description: (Release 11.5 Only) , implementation_dba_data: APPS.AR_INV_ACT_V ,
-
Table: RA_CUSTOMER_TRX_LINES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_TRX_LINES_ALL, object_name:RA_CUSTOMER_TRX_LINES_ALL, status:VALID, product: AR - Receivables , description: Invoice, debit memo, chargeback, credit memo and commitment lines , implementation_dba_data: AR.RA_CUSTOMER_TRX_LINES_ALL ,
-
Table: RA_CUSTOMER_TRX_LINES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUSTOMER_TRX_LINES_ALL, object_name:RA_CUSTOMER_TRX_LINES_ALL, status:VALID, product: AR - Receivables , description: Invoice, debit memo, chargeback, credit memo and commitment lines , implementation_dba_data: AR.RA_CUSTOMER_TRX_LINES_ALL ,
-
View: AR_XLA_ARD_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_XLA_ARD_LINES_V, object_name:AR_XLA_ARD_LINES_V, status:VALID, product: AR - Receivables , description: help reports to read the CCID from XLA , implementation_dba_data: APPS.AR_XLA_ARD_LINES_V ,
-
View: AR_RECEIPT_HISTORY_H_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_RECEIPT_HISTORY_H_V, object_name:AR_RECEIPT_HISTORY_H_V, status:VALID, product: AR - Receivables , description: cash receipt history header extract , implementation_dba_data: APPS.AR_RECEIPT_HISTORY_H_V ,
-
View: AR_RECEIPT_HISTORY_L_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_RECEIPT_HISTORY_L_V, object_name:AR_RECEIPT_HISTORY_L_V, status:VALID, product: AR - Receivables , description: cash receipt history lines extract , implementation_dba_data: APPS.AR_RECEIPT_HISTORY_L_V ,