DBA Data[Home] [Help]

APPS.AMS_WFTRIG_PVT dependencies on AMS_DELIVERABLES_VL

Line 79: FROM ams_deliverables_vl

75: WHERE schedule_id = p_activity_id ;
76:
77: CURSOR c_deli_det IS
78: SELECT owner_user_id
79: FROM ams_deliverables_vl
80: WHERE deliverable_id = p_activity_id ;
81:
82: CURSOR c_eveh_det IS
83: SELECT owner_user_id