DBA Data[Home] [Help]

APPS.PON_REMINDER_NOTIFICATION_PKG dependencies on PON_WF_UTL_PKG

Line 730: x_neg_summary_url_supplier := pon_wf_utl_pkg.get_dest_page_url (

726: aname => 'NOTIFICATION_NO',
727: avalue => p_notification_no);
728:
729: -- Get the supplier dest URL
730: x_neg_summary_url_supplier := pon_wf_utl_pkg.get_dest_page_url (
731: p_dest_func => 'PON_NEG_SUMMARY'
732: ,p_notif_performer => 'SUPPLIER');
733: --14
734: wf_engine.SetItemAttrText(itemtype => PON_SEND_NOTIF,