DBA Data[Home] [Help]

APPS.OZF_ACTBUDGETRULES_PVT dependencies on OZF_FUNDS_ALL_VL

Line 539: FROM ozf_funds_all_vl

535: WHERE deliverable_id = p_object_id;
536:
537: CURSOR c_fund (p_object_id IN NUMBER) IS
538: SELECT custom_setup_id, owner
539: FROM ozf_funds_all_vl
540: WHERE fund_id = p_object_id;
541:
542: CURSOR c_offer (p_object_id IN NUMBER) IS
543: SELECT custom_setup_id, owner_id