DBA Data[Home] [Help]

APPS.IEX_UWQ_POP_SUM_TBL_PVT dependencies on FND_APPLICATION

Line 74: fnd_application fa

70: SELECT COUNT(we.name)
71: INTO l_noof_active_busi_events
72: FROM wf_event_subscriptions wes,
73: wf_events we,
74: fnd_application fa
75: WHERE we.guid = wes.event_filter_guid
76: AND we.name LIKE 'oracle.apps.ar.%'
77: AND fa.application_id = 695
78: AND WES.owner_tag = fa.application_short_name