DBA Data[Home] [Help]

APPS.WF_STANDARD dependencies on WF_EVENT_HTML

Line 2915: wf_event_html.GetFWKEvtSubscriptionUrl(l_subscription, l_url);

2911: -- Get the Errored Subscription GUID
2912: l_subscription := l_event_t.GetErrorSubscription();
2913:
2914: -- Generate the URL
2915: wf_event_html.GetFWKEvtSubscriptionUrl(l_subscription, l_url);
2916: l_eventdataurl := wf_oam_util.GetViewXMLURL(p_eventattribute => 'EVENT_MESSAGE',
2917: p_itemtype => itemtype,
2918: p_itemkey => itemkey);
2919: