Search Results ar_misc_cash_distributions_all
The AR_MISC_CASH_DISTRIBUTIONS_ALL
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the Accounts Receivable (AR) module. It stores detailed information about miscellaneous cash distributions, which are used to record non-standard cash receipts or adjustments that do not directly correspond to customer invoices. This table plays a pivotal role in ensuring accurate financial reporting and reconciliation by tracking how cash receipts are allocated across various accounts, transactions, or activities.
Purpose and Functionality
The primary purpose of theAR_MISC_CASH_DISTRIBUTIONS_ALL
table is to maintain records of cash distributions that do not fit into standard receipt processing. These distributions may include:
- Write-offs or adjustments to customer balances
- Miscellaneous cash applications (e.g., unapplied cash, on-account receipts)
- Refunds or credit memos issued to customers
- Bank charges or fees associated with cash receipts
Key Columns and Structure
The table contains several important columns that define the nature and accounting treatment of miscellaneous cash distributions:- CASH_RECEIPT_ID: Links to the
AR_CASH_RECEIPTS_ALL
table, associating the distribution with a specific cash receipt. - LINE_NUMBER: Identifies the sequence of distribution lines for a given receipt.
- AMOUNT: The monetary value of the distribution.
- GL_DATE: The date when the transaction is posted to the general ledger.
- CODE_COMBINATION_ID: References the accounting flexfield in
GL_CODE_COMBINATIONS
, determining the GL accounts impacted. - TYPE: Indicates the distribution type (e.g., 'MISCELLANEOUS', 'BANK_CHARGES').
- STATUS: Reflects the processing status (e.g., 'APPROVED', 'PENDING').
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Audit columns tracking record creation and modifications.
Integration with Other Modules
TheAR_MISC_CASH_DISTRIBUTIONS_ALL
table integrates with several Oracle EBS modules:
- General Ledger (GL): Distributions are transferred to GL via the Accounting Engine for financial reporting.
- Cash Management (CE): Supports bank reconciliation by matching cash distributions with bank statements.
- Subledger Accounting (SLA): Governs the accounting rules applied to these distributions.
Technical Considerations
In Oracle EBS 12.2.2, the table is part of the Multi-Org architecture, with data partitioned byORG_ID
. It is indexed on key columns like CASH_RECEIPT_ID
and LINE_NUMBER
for performance optimization. Customizations or extensions to this table should be avoided to prevent upgrade conflicts, and APIs like AR_RECEIPT_API_PUB
should be used for programmatic access.
Business Process Flow
Miscellaneous cash distributions typically follow this workflow:- A cash receipt is entered in AR, with a portion flagged for miscellaneous handling.
- The system creates records in
AR_MISC_CASH_DISTRIBUTIONS_ALL
for non-standard allocations. - Accounting entries are generated and transferred to GL.
- During reconciliation, distributions are matched against bank transactions.
Conclusion
TheAR_MISC_CASH_DISTRIBUTIONS_ALL
table is essential for managing atypical cash applications in Oracle AR. Its proper use ensures accurate financial records and compliance with accounting standards. Organizations should leverage standard Oracle functionality rather than customizing this table to maintain upgradeability and supportability.
-
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_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 ,
-
Table: AR_MC_MISC_CASH_DISTS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_MISC_CASH_DISTS, object_name:AR_MC_MISC_CASH_DISTS, status:VALID, product: AR - Receivables , description: Currency and accounting information about miscellaneous cash applications for each reporting set of books , implementation_dba_data: AR.AR_MC_MISC_CASH_DISTS ,
-
Table: AR_MC_MISC_CASH_DISTS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_MISC_CASH_DISTS, object_name:AR_MC_MISC_CASH_DISTS, status:VALID, product: AR - Receivables , description: Currency and accounting information about miscellaneous cash applications for each reporting set of books , implementation_dba_data: AR.AR_MC_MISC_CASH_DISTS ,
-
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 ,
-
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_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_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_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_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_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_MISC_CASH_DIST_L_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_MISC_CASH_DIST_L_V, object_name:AR_MISC_CASH_DIST_L_V, status:VALID, product: AR - Receivables , description: miscellanous cash receipt line distribution extract , implementation_dba_data: APPS.AR_MISC_CASH_DIST_L_V ,
-
View: AR_MISC_CASH_DIST_L_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_MISC_CASH_DIST_L_V, object_name:AR_MISC_CASH_DIST_L_V, status:VALID, product: AR - Receivables , description: miscellanous cash receipt line distribution extract , implementation_dba_data: APPS.AR_MISC_CASH_DIST_L_V ,
-
View: AR_MISC_CASH_DISTS_ALL_MRC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_MISC_CASH_DISTS_ALL_MRC_V, object_name:AR_MISC_CASH_DISTS_ALL_MRC_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_MISC_CASH_DISTS_ALL_MRC_V ,
-
View: AR_MISC_CASH_DISTS_MRC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_MISC_CASH_DISTS_MRC_V, object_name:AR_MISC_CASH_DISTS_MRC_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_MISC_CASH_DISTS_MRC_V ,
-
View: AR_MISC_CASH_DISTS_ALL_MRC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_MISC_CASH_DISTS_ALL_MRC_V, object_name:AR_MISC_CASH_DISTS_ALL_MRC_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_MISC_CASH_DISTS_ALL_MRC_V ,
-
View: AR_MISC_CASH_DISTS_MRC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_MISC_CASH_DISTS_MRC_V, object_name:AR_MISC_CASH_DISTS_MRC_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_MISC_CASH_DISTS_MRC_V ,
-
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_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_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_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
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 ,
-
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_CB_V
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_GL_REC_CB_V
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_POSTED_TRANSACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_POSTED_TRANSACTIONS_V, object_name:AR_POSTED_TRANSACTIONS_V, status:VALID, product: AR - Receivables , description: (Release 11) , implementation_dba_data: APPS.AR_POSTED_TRANSACTIONS_V ,
-
View: AR_POSTED_TRANSACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_POSTED_TRANSACTIONS_V, object_name:AR_POSTED_TRANSACTIONS_V, status:VALID, product: AR - Receivables , description: (Release 11) , implementation_dba_data: APPS.AR_POSTED_TRANSACTIONS_V ,
-
View: AR_AEL_SL_CB_REC_V_OLD
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_AEL_SL_CB_REC_V_OLD
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,