DBA Data[Home] [Help]

APPS.PV_BENFT_STATUS_CHANGE dependencies on WF_NOTIFICATION

Line 213: l_group_notify_id := wf_notification.sendGroup(

209: role_users => l_role_list_tbl);
210:
211: l_context := l_benefit_type || ':' || l_itemkey || ':';
212:
213: l_group_notify_id := wf_notification.sendGroup(
214: role => l_adhoc_role,
215: msg_type => l_msg_type,
216: msg_name => l_msg_name,
217: due_date => null,