Search Results source_table
Overview
The AR_CCID_CORRECTIONS_ALL table is a critical diagnostic and correction repository within Oracle E-Business Suite Receivables (AR). Its primary role is to log invalid or inactive accounting flexfield (code combination) entries that are detected during the General Ledger (GL) Transfer process. This process validates accounting distributions before posting to the GL. Each execution of the GL Transfer process purges and repopulates the table, ensuring it contains a current snapshot of all code combination errors requiring resolution for successful financial posting. The table supports multi-organization architecture through the ORG_ID column.
Key Information Stored
The table's structure is designed to precisely identify erroneous accounting entries and their potential corrections. Key columns include SOURCE_TABLE and DISTRIBUTION_ID, which together form a unique constraint (AR_CCID_CORRECTIONS_U1) to pinpoint the specific source transaction line. DISTRIBUTION_TYPE indicates the account class or source type, while CATEGORY_TYPE identifies the originating transaction activity. The erroneous and corrected code combinations are stored in CODE_COMBINATION_ID and NEW_CODE_COMBINATION_ID, respectively. The SUBMISSION_ID facilitates batch correction processing. For entries where SOURCE_TABLE is 'GLD', the DISTRIBUTION_ID holds the unique identifier from the GL_INTERFACE table.
Common Use Cases and Queries
The primary use case is troubleshooting and resolving GL Transfer failures. Administrators query this table to generate reports of invalid accounts blocking financial posting. A common pattern is to join with GL_CODE_COMBINATIONS to get account segment details. For example, to list all errors for a specific operating unit and submission:
- SELECT acc.source_table, acc.distribution_id, acc.code_combination_id, gcc.segment1, acc.category_type FROM ar_ccid_corrections_all acc, gl_code_combinations gcc WHERE acc.code_combination_id = gcc.code_combination_id AND acc.org_id = 123 AND acc.submission_id = 1001;
Another critical query identifies entries where a correction (NEW_CODE_COMBINATION_ID) has already been proposed but not yet processed. The table is also central to the Correct Accounting Flexfields concurrent program, which uses the stored NEW_CODE_COMBINATION_ID to automatically update source transactions.
Related Objects
This table is intrinsically linked to the GL Transfer process and the Correct Accounting Flexfields program. Its data directly references source transaction tables, such as RA_CUST_TRX_LINE_GL_DIST_ALL. The DISTRIBUTION_ID for 'GLD' source entries points to the GL_INTERFACE table. It is also related to GL_CODE_COMBINATIONS for validating account IDs. The indexes, particularly those on SUBMISSION_ID, SOURCE_TABLE, and DISTRIBUTION_TYPE, are optimized for the purge and rebuild operations of the GL Transfer and for correction batch processing.
-
APPS.MSC_HORIZONTAL_PLAN_SC dependencies on MSC_DEMANDS
12.1.1
-
APPS.MSC_HORIZONTAL_PLAN_SC dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_HORIZONTAL_PLAN_SC dependencies on MSC_DEMANDS
12.2.2
-
APPS.MSC_HORIZONTAL_PLAN_SC dependencies on MSC_SUPPLIES
12.2.2
-
APPS.OKL_XLA_EVENTS_PVT dependencies on OKL_TXL_CNTRCT_LNS
12.2.2
-
TABLE: AR.AR_CCID_CORRECTIONS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CCID_CORRECTIONS_ALL, object_name:AR_CCID_CORRECTIONS_ALL, status:VALID,
-
TABLE: AR.AR_CCID_CORRECTIONS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CCID_CORRECTIONS_ALL, object_name:AR_CCID_CORRECTIONS_ALL, status:VALID,
-
APPS.OKL_XLA_EVENTS_PVT dependencies on OKL_TXL_CNTRCT_LNS
12.1.1
-
APPS.BEN_PER_ASG_EIT_LER dependencies on PER_ASSIGNMENT_EXTRA_INFO
12.2.2
-
View: CZ_UIDEF_CONTENTS_V
12.2.2
product: CZ - Configurator , implementation_dba_data: Not implemented in this database ,
-
VIEW: GMD.GMD_MIGRATION#
12.2.2
-
View: CZ_UIDEF_CONTENTS_V
12.1.1
product: CZ - Configurator , implementation_dba_data: Not implemented in this database ,
-
VIEW: XLE.XLE_HISTORY_COLUMNS_B#
12.2.2
-
VIEW: OKL.OKL_TRX_PARAMS_B#
12.2.2
-
APPS.ARP_MRC_XLA_UPGRADE dependencies on AR_DISTRIBUTIONS_ALL
12.1.1
-
VIEW: XLE.XLE_HISTORY_COLUMNS#
12.2.2
-
VIEW: HR.HR_EFC_ROUNDING_ERRORS#
12.2.2
-
APPS.OKL_LEASE_QUOTE_CASHFLOW_PVT dependencies on OKL_CASH_FLOW_OBJECTS
12.1.1
-
APPS.OKL_INTEREST_CALC_PVT dependencies on RA_CUST_TRX_TYPES
12.1.1
-
VIEW: CSD.CSD_UPG_SLABS#
12.2.2
-
APPS.OKL_LEASE_QUOTE_CASHFLOW_PVT dependencies on OKL_CASH_FLOW_OBJECTS
12.2.2
-
APPS.OKL_MISC_TRANS_PVT dependencies on RA_CUST_TRX_TYPES
12.2.2
-
VIEW: XLE.XLE_CONFIG_HISTORY#
12.2.2
-
APPS.ARP_XLA_UPGRADE dependencies on AR_DISTRIBUTIONS_ALL
12.1.1
-
APPS.BEN_PRO_LER dependencies on PER_PAY_PROPOSALS
12.1.1
-
APPS.BEN_PRO_LER dependencies on PER_PAY_PROPOSALS
12.2.2
-
VIEW: CS.CS_UPG_SLABS#
12.2.2
-
APPS.OKL_MISC_TRANS_PVT dependencies on RA_CUST_TRX_TYPES
12.1.1
-
VIEW: XLE.XLE_HISTORIES#
12.2.2
-
VIEW: AX.AX_DISTRIB_HEADERS#
12.2.2
-
APPS.BEN_PER_ASG_EIT_LER dependencies on PER_PEOPLE_EXTRA_INFO
12.2.2
-
VIEW: AR.AR_CCID_CORRECTIONS_ALL#
12.2.2
-
VIEW: OKL.OKL_REPORT_PARAMETERS#
12.2.2
-
VIEW: XLE.XLE_ASSOC_OBJECT_TYPES#
12.2.2
-
VIEW: XLE.XLE_HISTORY_COLUMNS_TL#
12.2.2
-
APPS.OKL_FUNDING_PVT dependencies on RA_CUST_TRX_TYPES
12.1.1
-
APPS.OKL_VARIABLE_INTEREST_PVT dependencies on OKL_VAR_INT_PROCESS_B
12.1.1
-
VIEW: OKL.OKL_ACC_EVENTS_ALL#
12.2.2
-
VIEW: PN.PN_ACCOUNTING_EVENTS_ALL#
12.2.2
-
APPS.OKL_VARIABLE_INTEREST_PVT dependencies on OKL_TRX_AR_INVOICES_V
12.2.2
-
VIEW: AX.AX_ARITHMETIC_EXPR#
12.2.2
-
VIEW: LNS.LNS_LOAN_DOCUMENTS#
12.2.2
-
VIEW: LNS.LNS_AE_HEADERS#
12.2.2
-
APPS.OKL_FUNDING_PVT dependencies on RA_CUST_TRX_TYPES
12.2.2
-
VIEW: AR.HZ_TRANS_ATTRIBUTES_B#
12.2.2
-
VIEW: XLE.XLE_CONTACT_LEGAL_ROLES#
12.2.2
-
APPS.OKL_VARIABLE_INTEREST_PVT dependencies on OKC_P_UTIL
12.1.1
-
VIEW: OKL.OKL_QUOTE_STREAMS#
12.2.2
-
APPS.OKL_VARIABLE_INTEREST_PVT dependencies on OKC_P_UTIL
12.2.2
-
VIEW: FTE.FTE_PTRK_SOURCES#
12.2.2