Search Results ar_cmgt_case_folders
Overview
The AR_CMGT_CASE_FOLDERS table is a core data repository within the Oracle E-Business Suite Receivables (AR) module, specifically supporting the Credit Management functionality. It serves as the master table for storing the definition and key attributes of each case folder. A case folder is a central object in Credit Management that groups related credit analysis activities, risk assessments, and decisions for a specific customer or customer site. This table's existence is critical for maintaining the integrity and audit trail of the credit evaluation process in both EBS releases 12.1.1 and 12.2.2.
Key Information Stored
While the full column list is not detailed in the provided metadata, the documented foreign key relationships and primary key reveal the essential data points stored. The primary identifier, CASE_FOLDER_ID, uniquely defines each folder. Crucially, the table links to foundational Trading Community Architecture (TCA) objects: PARTY_ID references HZ_PARTIES to identify the customer party, and SITE_USE_ID references HZ_CUST_SITE_USES_ALL to pinpoint a specific customer site or business purpose. The REQUEST_ID links to FND_CONCURRENT_REQUESTS, indicating integration with background processing, likely for generating reports or executing batch credit processes associated with the case. Other typical columns would include status, creation date, last update date, and descriptive information about the credit case.
Common Use Cases and Queries
This table is primarily accessed for credit management reporting, auditing, and data integration. Common queries involve joining to TCA tables to retrieve customer details for active case folders or to analyze case history by status. A typical reporting pattern would be to list all case folders for a specific customer or site. For instance, to retrieve basic case folder information with customer details, a query would join AR_CMGT_CASE_FOLDERS (CF) to HZ_PARTIES (HP) and HZ_CUST_SITE_USES_ALL (SU). Another critical use case is identifying the source data for participants in a credit case, as the LNS_PARTICIPANTS table references this table's primary key. Data from this table may also be surfaced through Oracle's standard Credit Management forms and reports.
Related Objects
The AR_CMGT_CASE_FOLDERS table sits at the center of a defined relational structure. Its documented relationships are as follows:
- Primary Key: AR_CMGT_CASE_FOLDERS_PK on column CASE_FOLDER_ID.
- Foreign Keys (Outgoing References):
- AR_CMGT_CASE_FOLDERS.PARTY_ID references HZ_PARTIES (Customer Party).
- AR_CMGT_CASE_FOLDERS.SITE_USE_ID references HZ_CUST_SITE_USES_ALL (Customer Site Use).
- AR_CMGT_CASE_FOLDERS.REQUEST_ID references FND_CONCURRENT_REQUESTS (Concurrent Request).
- Foreign Keys (Incoming Reference):
- LNS_PARTICIPANTS.CASE_FOLDER_ID references AR_CMGT_CASE_FOLDERS (Links participants to a specific case folder).
-
Table: AR_CMGT_CASE_FOLDERS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CMGT_CASE_FOLDERS, object_name:AR_CMGT_CASE_FOLDERS, status:VALID, product: AR - Receivables , description: The AR_CMGT_CASE_FOLDERS table stores information for each case folder. , implementation_dba_data: AR.AR_CMGT_CASE_FOLDERS ,
-
Table: AR_CMGT_CASE_FOLDERS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CMGT_CASE_FOLDERS, object_name:AR_CMGT_CASE_FOLDERS, status:VALID, product: AR - Receivables , description: The AR_CMGT_CASE_FOLDERS table stores information for each case folder. , implementation_dba_data: AR.AR_CMGT_CASE_FOLDERS ,
-
APPS.AR_CMGT_ACCOUNT_MERGE dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.OCM_GET_EXTRL_DECSN_PUB dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.AR_CMGT_PARTY_MERGE dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.LNS_PARTICIPANTS_PUB dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_REFRESH_CONC dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_UTIL dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_REASSIGN_CONC dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.AR_CMGT_UTIL dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.AR_CMGT_WF_ENGINE dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.ARCM_EXTRACT_XML_CF dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.OKL_LEASE_APP_PVT dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.OCM_RECOMMENDATIONS_PUB dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.AR_CMGT_CREDIT_REQUEST_API dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.AR_CMGT_CONTROLS dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_CREDIT_REQUEST_API dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_AME_UTILS dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.OCM_RECOMMENDATIONS_PUB dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_DATA_POINTS_PKG dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_SCORING_ENGINE dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.OCM_CREDIT_REQ_WITHDRAW_PUB dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_WF_ENGINE dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_ACCOUNT_MERGE dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_PARTY_MERGE dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_DATA_POINTS_PKG dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_AME_UTILS dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.ARCM_EXTRACT_XML_CF dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.AR_CMGT_CONTROLS dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.OCM_CREDIT_REQ_WITHDRAW_PUB dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.OCM_GET_EXTRL_DECSN_PUB dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_DATA_POINTS_PKG dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.AR_CMGT_REASSIGN_CONC dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.AR_CMGT_REFRESH_CONC dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.AR_CMGT_SCORING_ENGINE dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.OKL_LEASE_APP_PVT dependencies on AR_CMGT_CASE_FOLDERS
12.1.1
-
APPS.LNS_PARTICIPANTS_PUB dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.AR_CMGT_DATA_POINTS_PKG dependencies on AR_CMGT_CASE_FOLDERS
12.2.2
-
APPS.AR_CMGT_SCORING_ENGINE dependencies on AR_CMGT_SCORES
12.2.2
-
APPS.AR_CMGT_SCORING_ENGINE dependencies on AR_CMGT_SCORES
12.1.1
-
APPS.OCM_GET_EXTRL_DECSN_PUB SQL Statements
12.1.1
-
APPS.OCM_GET_EXTRL_DECSN_PUB SQL Statements
12.2.2
-
APPS.AR_CMGT_AME_UTILS SQL Statements
12.2.2
-
APPS.AR_CMGT_AME_UTILS SQL Statements
12.1.1
-
VIEW: AR.AR_CMGT_CASE_FOLDERS#
12.2.2
owner:AR, object_type:VIEW, object_name:AR_CMGT_CASE_FOLDERS#, status:VALID,
-
APPS.AR_CMGT_SCORING_ENGINE SQL Statements
12.2.2
-
APPS.ARCM_EXTRACT_XML_CF SQL Statements
12.2.2
-
APPS.AR_CMGT_PARTY_MERGE SQL Statements
12.1.1
-
APPS.AR_CMGT_CONTROLS SQL Statements
12.2.2
-
APPS.ARCM_EXTRACT_XML_CF SQL Statements
12.1.1