DBA Data[Home] [Help]

APPS.ARP_CC_PKG dependencies on AR_ACTION_NOTIFICATIONS_S

Line 419: select ar_action_notifications_s.nextval

415:
416: /*------------------------+
417: | insert the unique id |
418: +-------------------------*/
419: select ar_action_notifications_s.nextval
420: into l_notif_id
421: from dual;
422:
423: /*------------------------+\