DBA Data[Home] [Help]

APPS.WF_BES_CACHE dependencies on WF_ACTIVE_SUBSCRIPTIONS_V

Line 280: from wf_active_subscriptions_v

276: '',
277: '',
278: subscription_on_error_type,
279: ''
280: from wf_active_subscriptions_v
281: where event_name in(cp_event_name, g_event_any)
282: and subscription_source_type = cp_source_type
283: and ((subscription_source_agent_guid is NOT NULL AND
284: subscription_source_agent_guid = nvl(cp_source_agent_guid, subscription_source_agent_guid))