DBA Data[Home] [Help]

APPS.CSM_SERIAL_NUMBERS_EVENT_PKG dependencies on ASG_USER_PUB_RESPS

Line 397: FROM asg_user_pub_resps aupr,

393: IS
394: SELECT
395: au.resource_id,
396: au.user_id
397: FROM asg_user_pub_resps aupr,
398: asg_user au
399: WHERE aupr.pub_name = 'SERVICEP'
400: AND au.user_name = aupr.user_name
401: AND au.owner_id = au.user_id