DBA Data[Home] [Help]

APPS.PON_WITH_DRAW_PKG dependencies on PON_WF_UTL_PKG

Line 339: x_view_quote_url:=pon_wf_utl_pkg.get_dest_page_url (p_dest_func => 'PONRESENQ_VIEWBID',p_notif_performer => 'SUPPLIER');

335: avalue => L_WITHDRAW_REASON);
336:
337: /* Set View Response URL */
338:
339: x_view_quote_url:=pon_wf_utl_pkg.get_dest_page_url (p_dest_func => 'PONRESENQ_VIEWBID',p_notif_performer => 'SUPPLIER');
340:
341: Begin
342: SELECT notification_id INTO x_notification_id from
343: WF_ITEM_ACTIVITY_STATUSES WHERE ITEM_TYPE=l_itemtype

Line 732: x_view_quote_url:=pon_wf_utl_pkg.get_dest_page_url (p_dest_func => 'PONRESENQ_VIEWBID',p_notif_performer => 'BUYER');

728: itemkey => l_itemkey,
729: aname => 'WITHDRAW_REASON',
730: avalue => L_WITHDRAW_REASON);
731:
732: x_view_quote_url:=pon_wf_utl_pkg.get_dest_page_url (p_dest_func => 'PONRESENQ_VIEWBID',p_notif_performer => 'BUYER');
733:
734: Begin
735: SELECT notification_id INTO x_notification_id from
736: WF_ITEM_ACTIVITY_STATUSES WHERE ITEM_TYPE=l_itemtype