Search Results finance
The FV_FINANCE_CHARGE_HISTORY table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for tracking finance charge assessments applied to customer accounts within the Receivables module. This table stores historical data related to late payment penalties, interest calculations, and other financial charges imposed on overdue invoices, ensuring auditability and compliance with accounting standards. Below is a detailed breakdown of its structure, purpose, and functional significance. ### **Purpose and Functional Context** The FV_FINANCE_CHARGE_HISTORY table supports Oracle Receivables' finance charge engine, which automates the calculation and application of late payment fees based on predefined rules (e.g., interest rates, grace periods, and minimum charge thresholds). It logs every finance charge transaction, enabling reconciliation, dispute resolution, and regulatory reporting. Key use cases include: - **Audit Trail:** Maintains a record of all finance charge assessments and reversals. - **Compliance:** Ensures adherence to regional financial regulations by documenting charge calculations. - **Customer Disputes:** Provides evidence for customer inquiries or disputes regarding assessed charges. ### **Key Columns and Data Structure** The table's schema includes columns that capture metadata, transactional details, and reference information. Notable columns include: - **FINANCE_CHARGE_HISTORY_ID:** Primary key, uniquely identifying each record. - **CUSTOMER_TRX_ID:** Foreign key linking to RA_CUSTOMER_TRX, associating charges with specific invoices. - **CHARGE_TYPE:** Distinguishes between interest, penalties, or custom fee types. - **CHARGE_AMOUNT:** The monetary value of the assessed charge. - **GL_DATE:** The General Ledger date for accounting period alignment. - **STATUS:** Indicates whether the charge is active, reversed, or adjusted. - **CREATION_DATE / LAST_UPDATE_DATE:** Timestamps for record lifecycle tracking. - **CREATED_BY / LAST_UPDATED_BY:** User IDs for accountability. ### **Integration with Oracle EBS Modules** The table interacts with several Oracle EBS components: 1. **Receivables (AR):** Finance charges are generated via the AutoInvoice or Finance Charges program, with results stored in this table. 2. **General Ledger (GL):** Charge amounts are posted to GL accounts via the Accounting Engine, using the GL_DATE for period control. 3. **Customer Management (TCA):** Linked to HZ_CUST_ACCOUNTS for customer-level reporting. ### **Technical Considerations** - **Indexing:** Typically indexed on CUSTOMER_TRX_ID and GL_DATE for performance optimization in queries. - **Purge Policies:** Historical data may be archived using AR Purge utilities to manage table growth. - **Custom Extensions:** Organizations often extend the table with custom columns (e.g., ATTRIBUTE1-15) for additional business logic. ### **Reporting and Analytics** Data from FV_FINANCE_CHARGE_HISTORY feeds standard Oracle reports (e.g., Finance Charge Register) and custom analytics, enabling insights into: - Revenue leakage from unapplied charges. - Customer payment behavior trends. - Effectiveness of finance charge policies. ### **Conclusion** The FV_FINANCE_CHARGE_HISTORY table is a cornerstone of Oracle EBS Receivables' financial compliance and operational transparency. Its structured data supports critical functions, from automated charge assessments to dispute resolution, while ensuring seamless integration with broader EBS modules. Proper configuration and maintenance of this table are essential for accurate financial reporting and customer relationship management.
-
Lookup Type: RFC_IDENTIFIER
12.2.2
product: FV - Federal Financials , meaning: RFC Identifier , description: List of Regional Finance Centers ,
-
Lookup Type: RFC_IDENTIFIER
12.1.1
product: FV - Federal Financials , meaning: RFC Identifier , description: List of Regional Finance Centers ,
-
Concurrent Program: FVXDCAFC
12.1.1
execution_filename: fv_dc_assign_finance_chrg.assign_finance_charge , product: FV - Federal Financials , user_name: FVXDCAFC , description: Assign Finance Charges , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVDCLCKB
12.2.2
execution_filename: FV_LOCKBOX_FC_PKG.MAIN , product: FV - Federal Financials , user_name: Lockbox Finance Charge Application , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVDCLCKB
12.1.1
execution_filename: FV_LOCKBOX_FC_PKG.MAIN , product: FV - Federal Financials , user_name: Lockbox Finance Charge Application , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVDCAFCO
12.2.2
execution_filename: FVDCAFCO , product: FV - Federal Financials , user_name: FVDCAFCO , description: Assign Finance Charge Output Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: FVXDCAFC
12.2.2
execution_filename: fv_dc_assign_finance_chrg.assign_finance_charge , product: FV - Federal Financials , user_name: FVXDCAFC , description: Assign Finance Charges , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVXDCACC
12.2.2
execution_filename: fv_dc_assign_finance_chrg.accrue_finance_charge , product: FV - Federal Financials , user_name: FVXDCACC , description: Accrue Finance Charges , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVDCAFCO
12.1.1
execution_filename: FVDCAFCO , product: FV - Federal Financials , user_name: FVDCAFCO , description: Assign Finance Charge Output Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: FVXDCACC
12.1.1
execution_filename: fv_dc_assign_finance_chrg.accrue_finance_charge , product: FV - Federal Financials , user_name: FVXDCACC , description: Accrue Finance Charges , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: FVDCACCD
12.1.1
execution_filename: FVDCACCD , product: FV - Federal Financials , user_name: FVDCACCD , description: Accrue Finance charge Detail Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Table: FV_FINANCE_CHARGE_HISTORY
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_FINANCE_CHARGE_HISTORY, object_name:FV_FINANCE_CHARGE_HISTORY, status:VALID, product: FV - Federal Financials , description: Contains finance charge rate or flat fee information for each related finance charge , implementation_dba_data: FV.FV_FINANCE_CHARGE_HISTORY ,
-
Concurrent Program: FVDCACCD
12.2.2
execution_filename: FVDCACCD , product: FV - Federal Financials , user_name: FVDCACCD , description: Accrue Finance charge Detail Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Table: FV_FINANCE_CHARGE_HISTORY
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_FINANCE_CHARGE_HISTORY, object_name:FV_FINANCE_CHARGE_HISTORY, status:VALID, product: FV - Federal Financials , description: Contains finance charge rate or flat fee information for each related finance charge , implementation_dba_data: FV.FV_FINANCE_CHARGE_HISTORY ,
-
Table: FV_AR_CONTROLS_ALL
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_AR_CONTROLS_ALL, object_name:FV_AR_CONTROLS_ALL, status:VALID, product: FV - Federal Financials , description: Contains finance accrual charge information , implementation_dba_data: FV.FV_AR_CONTROLS_ALL ,
-
Table: FV_AR_CONTROLS_ALL
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_AR_CONTROLS_ALL, object_name:FV_AR_CONTROLS_ALL, status:VALID, product: FV - Federal Financials , description: Contains finance accrual charge information , implementation_dba_data: FV.FV_AR_CONTROLS_ALL ,
-
Table: FV_FINCHRG_DEBITMEMO_TEMP
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_FINCHRG_DEBITMEMO_TEMP, object_name:FV_FINCHRG_DEBITMEMO_TEMP, status:VALID, product: FV - Federal Financials , description: Stores the records that are processed in the Accrue Finance Charge process , implementation_dba_data: FV.FV_FINCHRG_DEBITMEMO_TEMP ,
-
Table: FV_FINCHRG_DEBITMEMO_TEMP
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_FINCHRG_DEBITMEMO_TEMP, object_name:FV_FINCHRG_DEBITMEMO_TEMP, status:VALID, product: FV - Federal Financials , description: Stores the records that are processed in the Accrue Finance Charge process , implementation_dba_data: FV.FV_FINCHRG_DEBITMEMO_TEMP ,
-
Table: FV_LOCKBOX_IPA_TEMP
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_LOCKBOX_IPA_TEMP, object_name:FV_LOCKBOX_IPA_TEMP, status:VALID, product: FV - Federal Financials , description: FV_LOCKBOX_IPA_TEMP is used by the Lockbox Finance Charge Application process during the processing of a AutoLockbox transmission. , implementation_dba_data: FV.FV_LOCKBOX_IPA_TEMP ,
-
Table: FV_LOCKBOX_IPA_TEMP
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_LOCKBOX_IPA_TEMP, object_name:FV_LOCKBOX_IPA_TEMP, status:VALID, product: FV - Federal Financials , description: FV_LOCKBOX_IPA_TEMP is used by the Lockbox Finance Charge Application process during the processing of a AutoLockbox transmission. , implementation_dba_data: FV.FV_LOCKBOX_IPA_TEMP ,
-
Table: FV_FINANCE_CHRG_CUST_CLASSES
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_FINANCE_CHRG_CUST_CLASSES, object_name:FV_FINANCE_CHRG_CUST_CLASSES, status:VALID, product: FV - Federal Financials , description: Contains finance charge customer types , implementation_dba_data: FV.FV_FINANCE_CHRG_CUST_CLASSES ,
-
Table: FV_FINANCE_CHRG_CUST_CLASSES
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_FINANCE_CHRG_CUST_CLASSES, object_name:FV_FINANCE_CHRG_CUST_CLASSES, status:VALID, product: FV - Federal Financials , description: Contains finance charge customer types , implementation_dba_data: FV.FV_FINANCE_CHRG_CUST_CLASSES ,
-
Table: FV_CUST_FINANCE_CHRGS_ALL
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_CUST_FINANCE_CHRGS_ALL, object_name:FV_CUST_FINANCE_CHRGS_ALL, status:VALID, product: FV - Federal Financials , description: Contains customer finance charge information , implementation_dba_data: FV.FV_CUST_FINANCE_CHRGS_ALL ,
-
Lookup Type: RECEIVABLE_TYPE
12.1.1
product: FV - Federal Financials , meaning: Type of Receivable ,
-
Lookup Type: RECEIVABLE_TYPE
12.2.2
product: FV - Federal Financials , meaning: Type of Receivable ,
-
Table: FV_FINANCE_CHARGE_CONTROLS_ALL
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_FINANCE_CHARGE_CONTROLS_ALL, object_name:FV_FINANCE_CHARGE_CONTROLS_ALL, status:VALID, product: FV - Federal Financials , description: Contains finance charge information , implementation_dba_data: FV.FV_FINANCE_CHARGE_CONTROLS_ALL ,
-
Table: FV_FINANCE_CHARGE_CONTROLS_ALL
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_FINANCE_CHARGE_CONTROLS_ALL, object_name:FV_FINANCE_CHARGE_CONTROLS_ALL, status:VALID, product: FV - Federal Financials , description: Contains finance charge information , implementation_dba_data: FV.FV_FINANCE_CHARGE_CONTROLS_ALL ,
-
Table: FV_CUST_FINANCE_CHRGS_ALL
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_CUST_FINANCE_CHRGS_ALL, object_name:FV_CUST_FINANCE_CHRGS_ALL, status:VALID, product: FV - Federal Financials , description: Contains customer finance charge information , implementation_dba_data: FV.FV_CUST_FINANCE_CHRGS_ALL ,
-
Lookup Type: FV_INV_DUE_DATE
12.1.1
product: FV - Federal Financials , meaning: FV_INV_DUE_DATE , description: Finance Charge Amount on Invoice date or Due Date ,
-
Table: FV_INVOICE_FINANCE_CHRGS_ALL
12.2.2
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_INVOICE_FINANCE_CHRGS_ALL, object_name:FV_INVOICE_FINANCE_CHRGS_ALL, status:VALID, product: FV - Federal Financials , description: Contains finance charges information associated with invoices entered in Oracle Public Sector Receivables system , implementation_dba_data: FV.FV_INVOICE_FINANCE_CHRGS_ALL ,
-
Lookup Type: FV_INV_DUE_DATE
12.2.2
product: FV - Federal Financials , meaning: FV_INV_DUE_DATE , description: Finance Charge Amount on Invoice date or Due Date ,
-
Table: FV_INVOICE_FINANCE_CHRGS_ALL
12.1.1
owner:FV, object_type:TABLE, fnd_design_data:FV.FV_INVOICE_FINANCE_CHRGS_ALL, object_name:FV_INVOICE_FINANCE_CHRGS_ALL, status:VALID, product: FV - Federal Financials , description: Contains finance charges information associated with invoices entered in Oracle Public Sector Receivables system , implementation_dba_data: FV.FV_INVOICE_FINANCE_CHRGS_ALL ,
-
Lookup Type: FV_SIC_TYPE
12.1.1
product: FV - Federal Financials , meaning: CCR SIC Type , description: CCR SIC Type ,
-
Lookup Type: FV_SIC_TYPE
12.2.2
product: FV - Federal Financials , meaning: CCR SIC Type , description: CCR SIC Type ,
-
Lookup Type: FV_NAICS_TYPE
12.2.2
product: FV - Federal Financials , meaning: North American Industry Classification System , description: North American Industry Classification System ,
-
Lookup Type: FV_NAICS_TYPE
12.1.1
product: FV - Federal Financials , meaning: North American Industry Classification System , description: North American Industry Classification System ,