DBA Data[Home] [Help]

APPS.CSM_STATE_TRANSITION_EVENT_PKG dependencies on ASG_USER_PUB_RESPS

Line 291: FROM asg_user_pub_resps pubresp

287:
288: CURSOR l_omfs_palm_resources_csr is
289: --R12 For multiple responsibility
290: select usr.user_id, usr.user_name
291: FROM asg_user_pub_resps pubresp
292: , asg_user usr
293: WHERE usr.enabled = 'Y'
294: AND pubresp.user_name = usr.user_name
295: AND usr.user_id=usr.owner_id