DBA Data[Home] [Help]

APPS.WF_ENGINE_UTIL dependencies on WF_NOTIFICATIONS_S

Line 2758: select WF_NOTIFICATIONS_S.NEXTVAL

2754: begin
2755: for ntf_row in ntf_details loop
2756:
2757: -- create a new notification
2758: select WF_NOTIFICATIONS_S.NEXTVAL
2759: into nid
2760: from SYS.DUAL;
2761:
2762: -- Use nid of the first notification as group id for the rest