DBA Data[Home] [Help]

APPS.ISC_FS_EVENT_LOG_ETL_PKG dependencies on CS_INCIDENTS_AUDIT_B

Line 404: cs_incidents_audit_b a

400: , fnd_global.user_id
401: , sysdate
402: , fnd_global.login_id
403: from
404: cs_incidents_audit_b a
405: , jtf_tasks_b t
406: where
407: a.incident_id = l_incident_id
408: and a.creation_date >= l_send_date - (5/1440) -- include audits from 5 minutes before event sent date