DBA Data[Home] [Help]

APPS.CSM_SERIAL_NUMBERS_EVENT_PKG dependencies on ASG_USER_PUB_RESPS

Line 439: FROM asg_user_pub_resps aupr,

435: IS
436: SELECT
437: au.resource_id,
438: au.user_id
439: FROM asg_user_pub_resps aupr,
440: asg_user au
441: WHERE aupr.pub_name = 'SERVICEP'
442: AND au.user_name = aupr.user_name
443: AND au.owner_id = au.user_id