Search Results credit notes
The AR_CMGT_CF_ANL_NOTES table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Credit Management module (part of Oracle Receivables). This table stores analytical notes related to credit evaluations, risk assessments, and customer financial analysis, enabling organizations to maintain a comprehensive audit trail of credit decisions. Below is a detailed technical and functional breakdown of this table:
1. Purpose and Functional Context
The AR_CMGT_CF_ANL_NOTES table is designed to capture and retain notes generated during the credit analysis process. These notes may include:- Manual comments entered by credit analysts during customer evaluations.
- System-generated notes from automated credit scoring or risk assessment tools.
- Historical records of credit limit adjustments or approval workflows.
2. Key Columns and Structure
The table typically includes the following columns (exact schema may vary between EBS versions):- NOTE_ID: Primary key, uniquely identifying each note entry.
- ANALYSIS_ID: Foreign key linking to AR_CMGT_CREDIT_ANALYSES.
- CUSTOMER_ID: References HZ_CUST_ACCOUNTS to associate notes with specific customers.
- NOTE_TYPE: Categorizes notes (e.g., "MANUAL", "SYSTEM", "RISK_ALERT").
- NOTE_TEXT: Stores the actual note content (often CLOB or VARCHAR2).
- CREATED_BY/CREATION_DATE: Audit columns tracking note origin.
- LAST_UPDATED_BY/LAST_UPDATE_DATE: Tracks modifications.
3. Integration Points
The table interacts with several EBS components:- Credit Workflow Engine: Notes may trigger or result from approval workflows.
- Oracle Collections: Shared notes may appear in delinquency management.
- Oracle Trading Community Architecture (TCA): Customer data synchronization via HZ_CUST_ACCOUNTS.
4. Technical Considerations
- Indexing: Typically indexed on ANALYSIS_ID and CUSTOMER_ID for performance.
- Partitioning: In high-volume environments, partitioning by CREATION_DATE may be implemented.
- Retention Policies:
- Notes are often retained indefinitely for audit compliance.
- May be archived via Oracle Data Archiving in 12.2.2.
5. Customization Scenarios
Common extensions include:- Adding custom note types via lookup codes (FND_LOOKUP_VALUES).
- Integrating with external credit bureaus to auto-populate notes.
- Developing APIs to expose notes to BI tools like Oracle BI Publisher.
6. Version-Specific Notes
- 12.2.2 Enhancements:
- Improved Unicode support in NOTE_TEXT.
- Integration with Oracle REST Data Services for mobile access.
- 12.1.1 Limitations:
- Smaller NOTE_TEXT capacity (4,000 chars vs. CLOB in 12.2.2).
7. Best Practices
- Implement regular purges of test/debug notes in development environments.
- Encrypt sensitive notes using Oracle Advanced Security.
- Leverage Oracle Application Framework (OAF) personalizations to optimize note entry screens.
-
File: CREDIT MANAGEMENT.pdf
12.1.1
product: AR - Receivables , size: 55.948 KBytes , file_type: PDF Diagram ,
-
File: CREDIT MANAGEMENT.pdf
12.2.2
product: AR - Receivables , size: 55.948 KBytes , file_type: PDF Diagram ,
-
Lookup Type: DEBIT/CREDIT
12.2.2
product: AR - Receivables , meaning: Debit/Credit , description: Debit and credit types ,
-
Lookup Type: DEBIT/CREDIT
12.1.1
product: AR - Receivables , meaning: Debit/Credit , description: Debit and credit types ,
-
File: CREDIT MANAGEMENT 11510 ERD.pdf
12.2.2
product: AR - Receivables , size: 51.747 KBytes , file_type: PDF Diagram ,
-
File: CREDIT MANAGEMENT 11510 ERD.pdf
12.1.1
product: AR - Receivables , size: 51.747 KBytes , file_type: PDF Diagram ,
-
Lookup Type: AR_CMGT_ANALYSIS_SECURITY
12.1.1
product: AR - Receivables , meaning: Credit Analysis Notes Display Security , description: Credit Analysis Notes Display Security ,
-
Lookup Type: AR_CMGT_ANALYSIS_SECURITY
12.2.2
product: AR - Receivables , meaning: Credit Analysis Notes Display Security , description: Credit Analysis Notes Display Security ,
-
Lookup Type: AR_CMGT_ANALYSIS_IMPORTANCE
12.1.1
product: AR - Receivables , meaning: Credit Analysis Importance Notes Severity , description: Credit Analysis Importance Notes Severity ,
-
Lookup Type: AR_CMGT_ANALYSIS_IMPORTANCE
12.2.2
product: AR - Receivables , meaning: Credit Analysis Importance Notes Severity , description: Credit Analysis Importance Notes Severity ,
-
Table: AR_CMGT_CF_ANL_NOTES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CMGT_CF_ANL_NOTES, object_name:AR_CMGT_CF_ANL_NOTES, status:VALID, product: AR - Receivables , description: The AR_CMGT_CF_ANL_NOTES table stores topical notes created by the credit analyst and stored in the case folder during a credit review. , implementation_dba_data: AR.AR_CMGT_CF_ANL_NOTES ,
-
Lookup Type: AR_CC_ERROR_NOTES
12.1.1
product: AR - Receivables , meaning: AR_CC_ERROR_NOTES , description: Credit Card Error Notes ,
-
Table: AR_CMGT_CF_ANL_NOTES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CMGT_CF_ANL_NOTES, object_name:AR_CMGT_CF_ANL_NOTES, status:VALID, product: AR - Receivables , description: The AR_CMGT_CF_ANL_NOTES table stores topical notes created by the credit analyst and stored in the case folder during a credit review. , implementation_dba_data: AR.AR_CMGT_CF_ANL_NOTES ,
-
Lookup Type: AR_CC_ERROR_NOTES
12.2.2
product: AR - Receivables , meaning: AR_CC_ERROR_NOTES , description: Credit Card Error Notes ,
-
Lookup Type: ARXTWMAI_REGION_CONTROL
12.1.1
product: AR - Receivables , meaning: Arxtwmai Region Control , description: values for the region poplist in the header form ,
-
Lookup Type: ARXTWMAI_REGION_CONTROL
12.2.2
product: AR - Receivables , meaning: Arxtwmai Region Control , description: values for the region poplist in the header form ,
-
Lookup Type: AR_CMGT_RECOMMENDATIONS
12.1.1
product: AR - Receivables , meaning: Credit Recommendations for Trade Credit Type , description: Credit Recommendations for Trade Credit Type ,
-
Lookup Type: AR_CMGT_RECOMMENDATIONS
12.2.2
product: AR - Receivables , meaning: Credit Recommendations for Trade Credit Type , description: Credit Recommendations for Trade Credit Type ,
-
Lookup Type: AR_CMGT_TERM_RECOMMENDATIONS
12.1.1
product: AR - Receivables , meaning: Credit Recommendations for Term credit , description: Credit Recommendations for Term credit ,
-
Lookup Type: AR_CMGT_TERM_RECOMMENDATIONS
12.2.2
product: AR - Receivables , meaning: Credit Recommendations for Term credit , description: Credit Recommendations for Term credit ,
-
Lookup Type: TRANSACTION_TYPE_BPA
12.2.2
product: AR - Receivables , meaning: TRANSACTION_TYPE_BPA , description: Describes the transaction type in BPA - INVOICE, DEPOSIT, RECEIPT, etc. ,
-
Lookup Type: AR_CMGT_CREDIT_TYPE
12.1.1
product: AR - Receivables , meaning: Credit Type ,
-
Lookup Type: ARTA_TRX_TYPE_CATEGORY
12.2.2
product: AR - Receivables , meaning: Arta Trx Type Category , description: AR TA TRANSACTION TYPE CATEGORY ,
-
Lookup Type: CREDIT_MEMO_REASON
12.1.1
product: AR - Receivables , meaning: Credit Memo Reason , description: Credit Memo Reason ,
-
Lookup Type: CREDIT_CARD_VERIFICATION_LEVEL
12.2.2
product: AR - Receivables , meaning: Credit Card Verification Level , description: Different levels of verification of Credit Card details during one-time payment in iReceivables ,
-
Lookup Type: CREDIT_MEMO_REASON
12.2.2
product: AR - Receivables , meaning: Credit Memo Reason , description: Credit Memo Reason ,
-
Lookup Type: AR_DISP_CBILL_TYPES
12.2.2
product: AR - Receivables , meaning: Ar Disp Cbill Types , description: Displayed Consolidated Billing Types ,
-
Lookup Type: CREDIT_CARD_VERIFICATION_LEVEL
12.1.1
product: AR - Receivables , meaning: Credit Card Verification Level , description: Different levels of verification of Credit Card details during one-time payment in iReceivables ,
-
Lookup Type: CHOOSE_NEXT_CM1
12.2.2
product: AR - Receivables , meaning: Choose Next Cm1 , description: Choose next option values for the Enter Credit Memos form ,
-
Lookup Type: ARTA_TRX_TYPE_CATEGORY
12.1.1
product: AR - Receivables , meaning: Arta Trx Type Category , description: AR TA TRANSACTION TYPE CATEGORY ,
-
Lookup Type: AR_DISP_CBILL_TYPES
12.1.1
product: AR - Receivables , meaning: Ar Disp Cbill Types , description: Displayed Consolidated Billing Types ,
-
Lookup Type: CHOOSE_NEXT_CM1
12.1.1
product: AR - Receivables , meaning: Choose Next Cm1 , description: Choose next option values for the Enter Credit Memos form ,
-
Lookup Type: AR_CMGT_CREDIT_TYPE
12.2.2
product: AR - Receivables , meaning: Credit Type ,
-
Lookup Type: TRANSACTION EVENT
12.1.1
product: AR - Receivables , meaning: Transaction Event , description: Transaction Events ,
-
Lookup Type: TRANSACTION EVENT
12.2.2
product: AR - Receivables , meaning: Transaction Event , description: Transaction Events ,
-
Lookup Type: CKAJST_REASON
12.1.1
product: AR - Receivables , meaning: Ckajst Reason , description: Reverse Payment Reason ,
-
Lookup Type: CHOOSE_NEXT_CM2
12.2.2
product: AR - Receivables , meaning: Choose next option values for the Enter Credit Memo form , description: Choose next option values for the Enter Credit Memos form ,
-
Lookup Type: CONSINV_TRANSTYPE
12.2.2
product: AR - Receivables , meaning: Consinv Transtype , description: Consolidated billing transaction types ,
-
Lookup Type: CHOOSE_NEXT_CM2
12.1.1
product: AR - Receivables , meaning: Choose next option values for the Enter Credit Memo form , description: Choose next option values for the Enter Credit Memos form ,
-
Lookup Type: AR_IREC_PAYMENT_TYPES
12.1.1
product: AR - Receivables , meaning: iReceivable payment types , description: iReceivable payment types ,
-
Lookup Type: CKAJST_REASON
12.2.2
product: AR - Receivables , meaning: Ckajst Reason , description: Reverse Payment Reason ,
-
Lookup Type: CREDIT_MEMO_REQUEST_STATUS
12.1.1
product: AR - Receivables , meaning: Credit Memo Request Status , description: Credit Memo Request Status ,
-
Lookup Type: CREDIT_MEMO_REQUEST_STATUS
12.2.2
product: AR - Receivables , meaning: Credit Memo Request Status , description: Credit Memo Request Status ,
-
Lookup Type: INVOICE_EZLINK_ERRORS
12.2.2
product: AR - Receivables , meaning: Invoice Ezlink Errors , description: Error messages for invoice ezlink program ,
-
Lookup Type: INV_WITH_UNCONFIRMED_RCPTS
12.2.2
product: AR - Receivables , meaning: Inv With Unconfirmed Rcpts , description: Options for changing balance of automatic receipt invoices ,
-
Lookup Type: ARRGTA_FUNCTION_MAPPING
12.1.1
product: AR - Receivables , meaning: Arrgta Function Mapping , description: Allows Concurrent program to map function calls into categories ,
-
Lookup Type: ARRGTA_FUNCTION_MAPPING
12.2.2
product: AR - Receivables , meaning: Arrgta Function Mapping , description: Allows Concurrent program to map function calls into categories ,
-
Lookup Type: INVOICE_EZLINK_ERRORS
12.1.1
product: AR - Receivables , meaning: Invoice Ezlink Errors , description: Error messages for invoice ezlink program ,
-
Concurrent Program: ARCMCRAB
12.2.2
execution_filename: ar_cmgt_reassign_conc.reassign_credit_analyst , product: AR - Receivables , user_name: ARCMCRAB , description: Credit Management Reassign Credit Analyst Program , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: APPLICATION_TYPE
12.2.2
product: AR - Receivables , meaning: Application Type , description: Application Type ,