DBA Data[Home] [Help]

APPS.XDPCORE dependencies on WF_NOTIFICATION

Line 893: notifID := wf_notification.SEND(role,

889:
890: l_context := SEND_NOTIFICATION.itemtype || ':' || SEND_NOTIFICATION.itemkey || ':' || to_char(SEND_NOTIFICATION.actid);
891:
892:
893: notifID := wf_notification.SEND(role,
894: msg_type,
895: msg_name,
896: due_date,
897: 'wf_engine.cb',