DBA Data[Home] [Help]

APPS.WF_STANDARD dependencies on WF_EVENT_HTML

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

2943: -- Get the Errored Subscription GUID
2944: l_subscription := l_event_t.GetErrorSubscription();
2945:
2946: -- Generate the URL
2947: wf_event_html.GetFWKEvtSubscriptionUrl(l_subscription, l_url);
2948: l_eventdataurl := wf_oam_util.GetViewXMLURL(p_eventattribute => 'EVENT_MESSAGE',
2949: p_itemtype => itemtype,
2950: p_itemkey => itemkey);
2951:

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

3766: -- Get the Errored Subscription GUID
3767: l_subscription := l_event_t.GetErrorSubscription();
3768:
3769: -- Generate the URL
3770: wf_event_html.GetFWKEvtSubscriptionUrl(l_subscription, l_url);
3771:
3772:
3773: -- Set the Item Attributes
3774: