DBA Data[Home] [Help]

APPS.FV_DC_ASSIGN_FINANCE_CHRG dependencies on FV_CUST_FINANCE_CHRGS_ALL

Line 2264: FROM fv_cust_finance_chrgs_all fcfc

2260: AND fcgh.ledger_id = g_set_of_books_id
2261: AND fccc.enabled_flag = 'Y'
2262: AND fcgd.base_charge_id = 0
2263: AND EXISTS (SELECT 'x'
2264: FROM fv_cust_finance_chrgs_all fcfc
2265: WHERE hzca.cust_account_id = fcfc.customer_id
2266: AND fcc.charge_id = fcfc.charge_id
2267: AND fcgd.finance_charge_group_hdr_id = fcfc.finance_charge_group_hdr_id
2268: AND fcfc.customer_class_code <> fccc.customer_class