DBA Data[Home] [Help]

APPS.BIM_EDW_EVENTS_M_SIZE dependencies on AMS_EVENT_HEADERS_VL

Line 28: FROM ams_event_headers_vl aeh ,

24: aeo.last_update_date between
25: p_from_date and p_to_date
26: UNION
27: select count(*)
28: FROM ams_event_headers_vl aeh ,
29: edw_local_instance inst
30: WHERE
31: aeh.event_level = 'MAIN' and
32: aeh.last_update_date between