DBA Data[Home] [Help]

APPS.IEX_DELINQUENCY_PUB dependencies on FND_APPLICATION

Line 1675: fnd_application fa

1671: select count(we.name)
1672: into l_noof_active_busi_events
1673: from wf_event_subscriptions wes,
1674: wf_events we,
1675: fnd_application fa
1676: where we.guid = wes.event_filter_guid
1677: and we.name like 'oracle.apps.ar.%'
1678: and fa.application_id=695
1679: and WES.owner_tag = fa.application_short_name