Search Results ar_distributions_all
The AR_DISTRIBUTIONS_ALL table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the Accounts Receivable (AR) module, serving as a repository for accounting distribution records associated with customer transactions. This table captures the detailed accounting entries generated from invoices, debit memos, credit memos, receipts, adjustments, and other AR-related activities. It plays a pivotal role in ensuring accurate financial reporting and compliance with accounting standards by maintaining a granular record of revenue, tax, and other accounting distributions. ### **Key Attributes of AR_DISTRIBUTIONS_ALL** 1. **Primary Key and Relationships** The table's primary key is LINE_ID, which uniquely identifies each distribution record. It is linked to other core AR tables such as AR_CASH_RECEIPTS_ALL (for receipts), RA_CUSTOMER_TRX_ALL (for transactions), and AR_ADJUSTMENTS_ALL (for adjustments) via foreign keys like CUSTOMER_TRX_ID and CASH_RECEIPT_ID. 2. **Accounting Distribution Details** Each record in AR_DISTRIBUTIONS_ALL contains accounting attributes such as: - CODE_COMBINATION_ID: References the GL account from GL_CODE_COMBINATIONS. - AMOUNT: The monetary value of the distribution. - ACCOUNT_CLASS: Classifies the distribution type (e.g., REC for Receivables, REV for Revenue, TAX for Tax). - GL_DATE: The date when the entry is posted to the General Ledger. 3. **Multi-Org Structure** The _ALL suffix indicates that the table supports multi-org access control, storing data for all operating units. The ORG_ID column ensures data segregation per business unit. 4. **Tax and Revenue Recognition** The table supports tax accounting by storing TAX_CODE_ID and TAX_RATE, enabling compliance with regional tax regulations. For revenue recognition, it tracks deferred revenue via ACCOUNTED_AMOUNT and UNEARNED_REVENUE_AMOUNT. ### **Functional Use Cases** 1. **Invoice Posting** When an invoice is created in RA_CUSTOMER_TRX_ALL, corresponding distributions for revenue, tax, and receivables are inserted into AR_DISTRIBUTIONS_ALL. 2. **Receipt Application** Cash receipts generate distributions for unapplied, on-account, or applied amounts, linked to AR_CASH_RECEIPTS_ALL. 3. **Adjustments and Write-offs** Adjustments (e.g., discounts, penalties) create distributions with ACCOUNT_CLASS = 'ADJ', impacting the GL. 4. **GL Reconciliation** The table serves as an audit trail for reconciling AR subledger entries with the General Ledger (GL_JE_LINES). ### **Technical Considerations** - **Indexes**: Optimized for queries on CUSTOMER_TRX_ID, CASH_RECEIPT_ID, and CODE_COMBINATION_ID. - **Purge and Archive**: Part of AR’s purge processes, with data retention policies to manage volume. - **Integration**: Feeds data to Oracle Subledger Accounting (SLA) for detailed accounting rules enforcement. ### **Conclusion** The AR_DISTRIBUTIONS_ALL table is foundational to AR’s accounting integrity, ensuring accurate financial postings, auditability, and compliance. Its design supports multi-org operations, complex tax scenarios, and seamless GL integration, making it indispensable in Oracle EBS 12.1.1 and 12.2.2 implementations.
-
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_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 ,
-
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_XLA_ARD_LINES_V
12.2.2
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_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 ,
-
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 ,
-
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: 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 ,
-
View: AR_XLA_ARD_CRH_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_XLA_ARD_CRH_LINES_V, object_name:AR_XLA_ARD_CRH_LINES_V, status:VALID, product: AR - Receivables , description: help reports to read the CCID from XLA , implementation_dba_data: APPS.AR_XLA_ARD_CRH_LINES_V ,
-
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_XLA_ARD_MCD_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_XLA_ARD_MCD_LINES_V, object_name:AR_XLA_ARD_MCD_LINES_V, status:VALID, product: AR - Receivables , description: help reports to read the CCID from XLA , implementation_dba_data: APPS.AR_XLA_ARD_MCD_LINES_V ,
-
View: AR_XLA_ARD_TRH_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_XLA_ARD_TRH_LINES_V, object_name:AR_XLA_ARD_TRH_LINES_V, status:VALID, product: AR - Receivables , description: help reports to read the CCID from XLA , implementation_dba_data: APPS.AR_XLA_ARD_TRH_LINES_V ,
-
View: AR_XLA_ARD_ADJ_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_XLA_ARD_ADJ_LINES_V, object_name:AR_XLA_ARD_ADJ_LINES_V, status:VALID, product: AR - Receivables , description: help reports to read the CCID from XLA , implementation_dba_data: APPS.AR_XLA_ARD_ADJ_LINES_V ,
-
View: AR_CM_LINES_BASE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_LINES_BASE_V, object_name:AR_CM_LINES_BASE_V, status:VALID, product: AR - Receivables , description: credit memo line base extract , implementation_dba_data: APPS.AR_CM_LINES_BASE_V ,
-
View: ARFV_CASH_DISTS_ALC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_CASH_DISTS_ALC_V, object_name:ARFV_CASH_DISTS_ALC_V, status:VALID, product: AR - Receivables , description: This shows Alternate Currencies information about cash amounts transferred to the Subledger Accounting. , implementation_dba_data: APPS.ARFV_CASH_DISTS_ALC_V ,
-
View: ARFV_CASH_DISTS_ALC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_CASH_DISTS_ALC_V, object_name:ARFV_CASH_DISTS_ALC_V, status:VALID, product: AR - Receivables , description: This shows Alternate Currencies information about cash amounts transferred to the Subledger Accounting. , implementation_dba_data: APPS.ARFV_CASH_DISTS_ALC_V ,
-
View: ARFV_ADJ_DISTS_ALC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_ADJ_DISTS_ALC_V, object_name:ARFV_ADJ_DISTS_ALC_V, status:VALID, product: AR - Receivables , description: This shows Alternate Currencies information about adjustment amounts transferred to the Subledger Accounting. , implementation_dba_data: APPS.ARFV_ADJ_DISTS_ALC_V ,
-
View: ARFV_ADJ_DISTS_ALC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_ADJ_DISTS_ALC_V, object_name:ARFV_ADJ_DISTS_ALC_V, status:VALID, product: AR - Receivables , description: This shows Alternate Currencies information about adjustment amounts transferred to the Subledger Accounting. , implementation_dba_data: APPS.ARFV_ADJ_DISTS_ALC_V ,
-
View: AR_CM_APP_DIST_LINES_L_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_APP_DIST_LINES_L_V, object_name:AR_CM_APP_DIST_LINES_L_V, status:VALID, product: AR - Receivables , description: This view is used to fetch interface line attributes data for CM applications. , implementation_dba_data: APPS.AR_CM_APP_DIST_LINES_L_V ,
-
View: ARFV_APP_DISTS_ALC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_APP_DISTS_ALC_V, object_name:ARFV_APP_DISTS_ALC_V, status:VALID, product: AR - Receivables , description: This shows Alternate Currencies information about cash receipt applications transferred to the Subledger Accounting. , implementation_dba_data: APPS.ARFV_APP_DISTS_ALC_V ,
-
View: AR_CM_LINES_BASE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CM_LINES_BASE_V, object_name:AR_CM_LINES_BASE_V, status:VALID, product: AR - Receivables , description: credit memo line base extract , implementation_dba_data: APPS.AR_CM_LINES_BASE_V ,
-
View: ARFV_APP_DISTS_ALC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_APP_DISTS_ALC_V, object_name:ARFV_APP_DISTS_ALC_V, status:VALID, product: AR - Receivables , description: This shows Alternate Currencies information about cash receipt applications transferred to the Subledger Accounting. , implementation_dba_data: APPS.ARFV_APP_DISTS_ALC_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: 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 ,
-
Table: AR_TAX_GROUP_CODES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_TAX_GROUP_CODES_ALL, object_name:AR_TAX_GROUP_CODES_ALL, status:VALID, product: AR - Receivables , description: Tax codes within a tax group , implementation_dba_data: AR.AR_TAX_GROUP_CODES_ALL ,
-
Table: AR_MISC_CASH_DISTRIBUTIONS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MISC_CASH_DISTRIBUTIONS_ALL, object_name:AR_MISC_CASH_DISTRIBUTIONS_ALL, status:VALID, product: AR - Receivables , description: All accounting entries for miscellaneous cash applications , implementation_dba_data: AR.AR_MISC_CASH_DISTRIBUTIONS_ALL ,
-
Table: AR_TAX_GROUP_CODES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_TAX_GROUP_CODES_ALL, object_name:AR_TAX_GROUP_CODES_ALL, status:VALID, product: AR - Receivables , description: Tax codes within a tax group , implementation_dba_data: AR.AR_TAX_GROUP_CODES_ALL ,
-
Table: RA_CUST_TRX_LINE_GL_DIST_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.RA_CUST_TRX_LINE_GL_DIST_ALL, object_name:RA_CUST_TRX_LINE_GL_DIST_ALL, status:VALID, product: AR - Receivables , description: Accounting records for revenue, unearned revenue and unbilled receivables , implementation_dba_data: AR.RA_CUST_TRX_LINE_GL_DIST_ALL ,
-
Table: AR_MISC_CASH_DISTRIBUTIONS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MISC_CASH_DISTRIBUTIONS_ALL, object_name:AR_MISC_CASH_DISTRIBUTIONS_ALL, status:VALID, product: AR - Receivables , description: All accounting entries for miscellaneous cash applications , implementation_dba_data: AR.AR_MISC_CASH_DISTRIBUTIONS_ALL ,
-
View: ARFV_ADJ_DISTS_ALT_CRNCY
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_ADJ_DISTS_ALT_CRNCY, object_name:ARFV_ADJ_DISTS_ALT_CRNCY, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.ARFV_ADJ_DISTS_ALT_CRNCY ,
-
View: ARFV_ADJ_DISTS_ALT_CRNCY
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.ARFV_ADJ_DISTS_ALT_CRNCY, object_name:ARFV_ADJ_DISTS_ALT_CRNCY, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.ARFV_ADJ_DISTS_ALT_CRNCY ,
-
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_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.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 ,
-
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_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_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 ,
-
View: AR_CUST_TRX_LINES_L_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUST_TRX_LINES_L_V, object_name:AR_CUST_TRX_LINES_L_V, status:VALID, product: AR - Receivables , description: transaction line extract , implementation_dba_data: APPS.AR_CUST_TRX_LINES_L_V ,
-
View: AR_ADJ_DIST_UPG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_ADJ_DIST_UPG_V, object_name:AR_ADJ_DIST_UPG_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_ADJ_DIST_UPG_V ,
-
View: AR_ADJ_DIST_UPG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_ADJ_DIST_UPG_V, object_name:AR_ADJ_DIST_UPG_V, status:VALID, product: AR - Receivables , description: AR XLA Extract , implementation_dba_data: APPS.AR_ADJ_DIST_UPG_V ,
-
View: AR_AEL_SL_REC_V_OLD
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_SL_REC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_AEL_SL_REC_V, object_name:AR_AEL_SL_REC_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_AEL_SL_REC_V ,
-
View: AR_DISTRIBUTIONS_BASE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_DISTRIBUTIONS_BASE_V, object_name:AR_DISTRIBUTIONS_BASE_V, status:VALID, product: AR - Receivables , description: distribution base extract , implementation_dba_data: APPS.AR_DISTRIBUTIONS_BASE_V ,
-
View: AR_AEL_SL_REC_V_OLD
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_SL_REC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_AEL_SL_REC_V, object_name:AR_AEL_SL_REC_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_AEL_SL_REC_V ,
-
View: AR_AEL_GL_REC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_AEL_GL_REC_V, object_name:AR_AEL_GL_REC_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_AEL_GL_REC_V ,
-
View: AR_AEL_GL_REC_V_OLD
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_GL_REC_V_OLD
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_GL_REC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_AEL_GL_REC_V, object_name:AR_AEL_GL_REC_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_AEL_GL_REC_V ,