DBA Data[Home] [Help]

APPS.OZF_ACTBUDGETRULES_PVT dependencies on OZF_FUNDS_ALL_VL

Line 545: FROM ozf_funds_all_vl

541: WHERE deliverable_id = p_object_id;
542:
543: CURSOR c_fund (p_object_id IN NUMBER) IS
544: SELECT custom_setup_id, owner
545: FROM ozf_funds_all_vl
546: WHERE fund_id = p_object_id;
547:
548: CURSOR c_offer (p_object_id IN NUMBER) IS
549: SELECT custom_setup_id, owner_id