DBA Data[Home] [Help]

APPS.OZF_CLAIM_SETTLEMENT_VAL_PVT dependencies on OZF_FUNDS_UTILIZED

Line 503: , ozf_funds_utilized fu

499:
500: CURSOR csr_asso_offr_performance(cv_claim_line_id IN NUMBER) IS
501: SELECT op.offer_performance_id
502: FROM ozf_claim_lines_util lu
503: , ozf_funds_utilized fu
504: , ozf_offer_performances op
505: WHERE lu.utilization_id = fu.utilization_id
506: AND fu.component_type = 'OFFR'
507: AND fu.component_id = op.list_header_id