DBA Data[Home] [Help]

APPS.OZF_CLAIM_SETTLEMENT_VAL_PVT dependencies on OZF_FUNDS_UTILIZED

Line 534: , ozf_funds_utilized fu

530:
531: CURSOR csr_asso_offr_performance(cv_claim_line_id IN NUMBER) IS
532: SELECT op.offer_performance_id
533: FROM ozf_claim_lines_util lu
534: , ozf_funds_utilized fu
535: , ozf_offer_performances op
536: WHERE lu.utilization_id = fu.utilization_id
537: AND fu.component_type = 'OFFR'
538: AND fu.component_id = op.list_header_id