DBA Data[Home] [Help]

APPS.PON_REMINDER_NOTIFICATION_PKG dependencies on WF_PURGE

Line 874: WF_PURGE.ITEMS (itemtype => PON_SEND_NOTIF,

870: log_message(x_progress);
871: END IF;
872:
873:
874: WF_PURGE.ITEMS (itemtype => PON_SEND_NOTIF,
875: itemkey => t_exact_item_key(j),
876: enddate => SYSDATE,
877: docommit => TRUE,
878: force => TRUE