DBA Data[Home] [Help]

APPS.ASG_HELPER dependencies on ASG_AUTO_SYNC_TRANIDS

Line 483: DELETE FROM asg_auto_sync_tranids

479: DELETE FROM ASG_USERS_INQINFO
480: WHERE device_user_name = l_user_name;
481:
482: --12.1
483: DELETE FROM asg_auto_sync_tranids
484: WHERE user_name = l_user_name;
485:
486: BEGIN
487: l_bool_ret := asg_download.purgesdq(l_user_name);