DBA Data[Home] [Help]

APPS.DPP_APPROVAL_PVT dependencies on WF_NOTIFICATION

Line 1593: l_group_notify_id := wf_notification.sendGroup(

1589: dpp_utility_pvt.debug_message('Sent notification to role : ' || l_adhoc_role);
1590: END IF;
1591:
1592: -- set the message to be sent
1593: l_group_notify_id := wf_notification.sendGroup(
1594: role => l_adhoc_role,
1595: msg_type => l_msg_type,
1596: msg_name => l_msg_name,
1597: due_date => null,