DBA Data[Home] [Help]

APPS.HRI_OPL_EVENT_CAPTURE dependencies on HRI_EQ_WRKFC_MNTH

Line 305: INSERT /*+ APPEND PARALLEL */ INTO hri_eq_wrkfc_mnth

301: commit;
302:
303: -- Insert new snapshots into workforce events fact EQ
304: -- add assignments active between last refresh date and current month end
305: INSERT /*+ APPEND PARALLEL */ INTO hri_eq_wrkfc_mnth
306: (assignment_id
307: ,erlst_evnt_effective_date)
308: SELECT DISTINCT
309: asg_assgnmnt_fk