Search Results ar_posting_control
Overview
The AR_POSTING_CONTROL table is a core technical object within Oracle E-Business Suite Receivables (AR), specifically in versions 12.1.1 and 12.2.2. It functions as a central audit and control mechanism for the General Ledger (GL) Interface process. Each time a user submits a request to transfer accounting entries from Receivables to the General Ledger, a unique record is created in this table. This record tracks the status, parameters, and scope of that specific posting submission, ensuring data integrity and providing a critical link between the detailed accounting distributions and the batch job that created them. Its role is pivotal for reconciliation, troubleshooting posting errors, and understanding the posting history of transactions.
Key Information Stored
While the provided metadata does not list specific columns, the table's primary key is documented as POSTING_CONTROL_ID. This unique identifier is the foreign key referenced by numerous distribution and history tables. Based on its functional role, the table typically stores information such as the request ID of the concurrent program run, the posting date range (from and to dates), the set of books (ledger) posted to, the status of the posting run (e.g., pending, completed, error), the accounting mode (final or draft), and the user who initiated the submission. The POSTING_CONTROL_ID acts as a batch identifier, grouping all accounting distributions generated by a single posting execution.
Common Use Cases and Queries
This table is essential for technical and functional analysis of the GL transfer process. A primary use case is tracing the origin of accounting entries. For instance, to find which posting run created the GL distributions for a specific invoice, one would join from RA_CUSTOMER_TRX_ALL to AR_POSTING_CONTROL via POSTING_CONTROL_ID. Common diagnostic queries include identifying incomplete or errored posting runs or generating a summary report of all posting activity within a period. A sample query to list recent posting submissions would be:
- SELECT posting_control_id, request_id, status_code, posting_date FROM ar_posting_control WHERE creation_date > SYSDATE - 30 ORDER BY posting_control_id DESC;
It is also critical for audit purposes, providing a definitive record of when and how revenue and cash receipts were recognized in the general ledger.
Related Objects
As evidenced by the extensive foreign key relationships in the metadata, AR_POSTING_CONTROL is a parent table to a wide array of Receivables subledger accounting tables. Key dependent objects include:
- RA_CUSTOMER_TRX_ALL and RA_CUST_TRX_LINE_GL_DIST_ALL for invoice-related distributions.
- AR_RECEIVABLE_APPLICATIONS_ALL and AR_CASH_RECEIPT_HISTORY_ALL for applications and cash receipt accounting.
- AR_CASH_BASIS_DISTS_ALL for cash basis accounting entries.
- AR_MC_* tables for multicurrency accounting records.
- AR_POSTING_REPORT_INTERIM for interim posting report data.
This network of relationships underscores the table's central role in anchoring the entire posted accounting data model within Oracle Receivables.
-
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_POSTING_CONTROL
12.1.1
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 ,
-
APPS.ARP_CASH_BASIS_ACCOUNTING dependencies on AR_POSTING_CONTROL
12.1.1
-
APPS.IGIRCBID dependencies on AR_POSTING_CONTROL
12.1.1
-
APPS.IGIRCABJP dependencies on AR_POSTING_CONTROL
12.2.2
-
APPS.ARP_CASH_BASIS_ACCOUNTING dependencies on AR_POSTING_CONTROL
12.2.2
-
APPS.PSA_MF_UPD_PST_CTRL_PKG dependencies on AR_POSTING_CONTROL
12.1.1
-
APPS.IGIRCBID dependencies on AR_POSTING_CONTROL
12.2.2
-
APPS.PSA_MF_UPD_PST_CTRL_PKG dependencies on AR_POSTING_CONTROL
12.2.2
-
APPS.IGIRCBAP dependencies on AR_POSTING_CONTROL
12.1.1
-
APPS.ARP_CASH_BASIS_ACCOUNTING dependencies on AR_POSTING_CONTROL
12.1.1
-
APPS.IGIRCABJP dependencies on AR_POSTING_CONTROL
12.1.1
-
APPS.ARP_CASH_BASIS_ACCOUNTING dependencies on AR_POSTING_CONTROL
12.2.2
-
APPS.IGIRCBAP dependencies on AR_POSTING_CONTROL
12.2.2
-
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 ,
-
SYNONYM: APPS.AR_POSTING_CONTROL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AR_POSTING_CONTROL, status:VALID,
-
VIEW: AR.AR_POSTING_CONTROL#
12.2.2
owner:AR, object_type:VIEW, object_name:AR_POSTING_CONTROL#, status:VALID,
-
Table: AR_MC_CASH_RECEIPT_HIST
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_CASH_RECEIPT_HIST, object_name:AR_MC_CASH_RECEIPT_HIST, status:VALID, product: AR - Receivables , description: Currency-related information about each step in the life cycle of a receipt for each reporting set of books , implementation_dba_data: AR.AR_MC_CASH_RECEIPT_HIST ,
-
Table: AR_MC_CASH_RECEIPT_HIST
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_CASH_RECEIPT_HIST, object_name:AR_MC_CASH_RECEIPT_HIST, status:VALID, product: AR - Receivables , description: Currency-related information about each step in the life cycle of a receipt for each reporting set of books , implementation_dba_data: AR.AR_MC_CASH_RECEIPT_HIST ,
-
SYNONYM: APPS.AR_POSTING_CONTROL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AR_POSTING_CONTROL, status:VALID,
-
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 ,
-
VIEW: AR.AR_POSTING_CONTROL#
12.2.2
-
APPS.IGIRCABJP dependencies on AR_SYSTEM_PARAMETERS
12.2.2
-
APPS.IGIRCABJP dependencies on AR_SYSTEM_PARAMETERS
12.1.1
-
APPS.IGIRCABJP dependencies on GL_SETS_OF_BOOKS
12.2.2
-
APPS.IGIRCABJP dependencies on GL_SETS_OF_BOOKS
12.1.1
-
APPS.IGIRCABJP dependencies on AR_DISTRIBUTIONS
12.1.1
-
APPS.IGIRCABJP dependencies on AR_DISTRIBUTIONS
12.2.2
-
APPS.PSA_MF_UPD_PST_CTRL_PKG dependencies on RA_CUST_TRX_LINE_GL_DIST
12.2.2
-
APPS.IGIRCABJP dependencies on AR_LOOKUPS
12.2.2
-
APPS.IGIRCABJP dependencies on AR_LOOKUPS
12.1.1
-
Table: AR_RATE_ADJUSTMENTS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_RATE_ADJUSTMENTS_ALL, object_name:AR_RATE_ADJUSTMENTS_ALL, status:VALID, product: AR - Receivables , description: Information about adjustments made to the exchange rates of foreign currency receipts , implementation_dba_data: AR.AR_RATE_ADJUSTMENTS_ALL ,
-
APPS.PSA_MF_UPD_PST_CTRL_PKG dependencies on RA_CUST_TRX_LINE_GL_DIST
12.1.1
-
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 ,
-
APPS.IGIRCABJP dependencies on RA_CUSTOMER_TRX
12.1.1
-
APPS.IGIRCABJP dependencies on RA_CUSTOMER_TRX
12.2.2
-
Table: AR_RATE_ADJUSTMENTS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_RATE_ADJUSTMENTS_ALL, object_name:AR_RATE_ADJUSTMENTS_ALL, status:VALID, product: AR - Receivables , description: Information about adjustments made to the exchange rates of foreign currency receipts , implementation_dba_data: AR.AR_RATE_ADJUSTMENTS_ALL ,
-
Table: AR_POSTING_REPORT_INTERIM
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_POSTING_REPORT_INTERIM, object_name:AR_POSTING_REPORT_INTERIM, status:VALID, product: AR - Receivables , description: Temporary table used by the Posting Execution report , implementation_dba_data: AR.AR_POSTING_REPORT_INTERIM ,
-
Table: AR_POSTING_REPORT_INTERIM
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_POSTING_REPORT_INTERIM, object_name:AR_POSTING_REPORT_INTERIM, status:VALID, product: AR - Receivables , description: Temporary table used by the Posting Execution report , implementation_dba_data: AR.AR_POSTING_REPORT_INTERIM ,
-
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_ADJUSTMENTS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_ADJUSTMENTS, object_name:AR_MC_ADJUSTMENTS, status:VALID, product: AR - Receivables , description: Currency-related information about invoice adjustments for each reporting set of books , implementation_dba_data: AR.AR_MC_ADJUSTMENTS ,
-
Table: AR_MC_ADJUSTMENTS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_ADJUSTMENTS, object_name:AR_MC_ADJUSTMENTS, status:VALID, product: AR - Receivables , description: Currency-related information about invoice adjustments for each reporting set of books , implementation_dba_data: AR.AR_MC_ADJUSTMENTS ,
-
PACKAGE: APPS.IGIRCBID
12.1.1
owner:APPS, object_type:PACKAGE, object_name:IGIRCBID, status:VALID,
-
Table: AR_MC_TRANSACTION_HISTORY
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_TRANSACTION_HISTORY, object_name:AR_MC_TRANSACTION_HISTORY, status:VALID, product: AR - Receivables , description: Stores posting-related information about transaction history lines for each reporting set of books associated with the parent record. , implementation_dba_data: AR.AR_MC_TRANSACTION_HISTORY ,
-
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 ,
-
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: RA_CUST_TRX_LINE_GL_DIST_ALL
12.1.1
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_MC_TRANSACTION_HISTORY
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_MC_TRANSACTION_HISTORY, object_name:AR_MC_TRANSACTION_HISTORY, status:VALID, product: AR - Receivables , description: Stores posting-related information about transaction history lines for each reporting set of books associated with the parent record. , implementation_dba_data: AR.AR_MC_TRANSACTION_HISTORY ,
-
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 ,