DBA Data[Home] [Help]

APPS.ASG_HELPER dependencies on ASG_AUTO_SYNC_TRANIDS

Line 502: DELETE FROM asg_auto_sync_tranids

498: DELETE FROM ASG_USERS_INQINFO
499: WHERE device_user_name = l_user_name;
500:
501: --12.1
502: DELETE FROM asg_auto_sync_tranids
503: WHERE user_name = l_user_name;
504:
505: BEGIN
506: l_bool_ret := asg_download.purgesdq(l_user_name);