DBA Data[Home] [Help]

APPS.CSM_STATE_TRANSITION_EVENT_PKG dependencies on ASG_USER_PUB_RESPS

Line 122: FROM asg_user_pub_resps pubresp

118:
119: CURSOR l_omfs_palm_resources_csr is
120: --R12 For multiple responsibility
121: select usr.user_id, usr.user_name
122: FROM asg_user_pub_resps pubresp
123: , asg_user usr
124: WHERE usr.enabled = 'Y'
125: AND pubresp.user_name = usr.user_name
126: AND usr.user_id=usr.owner_id