DBA Data[Home] [Help]

APPS.CSL_CONC_NOTIFICATION_PKG dependencies on ASG_PUB

Line 30: FROM asg_pub pub

26:
27: /** Cursor for retrieving all Mobile Resources ***/
28: CURSOR c_all_mobile_res IS
29: SELECT asgusr.resource_id
30: FROM asg_pub pub
31: , asg_pub_responsibility pubresp
32: , fnd_user_resp_groups usrresp
33: , fnd_user usr
34: , jtf_rs_resource_extns res

Line 31: , asg_pub_responsibility pubresp

27: /** Cursor for retrieving all Mobile Resources ***/
28: CURSOR c_all_mobile_res IS
29: SELECT asgusr.resource_id
30: FROM asg_pub pub
31: , asg_pub_responsibility pubresp
32: , fnd_user_resp_groups usrresp
33: , fnd_user usr
34: , jtf_rs_resource_extns res
35: , asg_user asgusr