DBA Data[Home] [Help]

APPS.ASP_ALERTS_PUB dependencies on AS_ACCESSES_ALL

Line 83: from as_accesses_all

79: sub.user_id
80: from
81: asp_alert_subscriptions sub,
82: (select salesforce_id
83: from as_accesses_all
84: where customer_id = c_customer_id
85: and lead_id is null
86: and sales_lead_id is null
87: group by salesforce_id) acc