DBA Data[Home] [Help]

APPS.AMS_FULFILL_PVT dependencies on AMS_JTF_RS_EMP_V

Line 427: FROM ams_jtf_rs_emp_v

423:
424: -- following cursor added by soagrawa on 14-jul-2002 for bug# 2490929
425: CURSOR c_resource IS
426: SELECT resource_id
427: FROM ams_jtf_rs_emp_v
428: WHERE user_id = p_user_id;
429:
430: -- following cursor added by soagrawa on 20-sep-2003 for 11.5.10 JTO integration
431: CURSOR c_cover_letter_det IS