DBA Data[Home] [Help]

APPS.OZF_CLAIM_UTILITY_PVT dependencies on OZF_OFFERS

Line 787: FROM ozf_offers

783:
784:
785: CURSOR csr_offer_info(p_ref_number VARCHAR2) IS
786: SELECT qp_list_header_id,offer_code
787: FROM ozf_offers
788: WHERE offer_code =p_ref_number;
789:
790: CURSOR csr_claim_line_info (p_claim_id NUMBER) IS
791: SELECT claim_line_id,object_version_number