DBA Data[Home] [Help]

APPS.HRI_OPL_SUPH_HST dependencies on HRI_EQ_WRKFC_EVT

Line 249: INSERT INTO hri_eq_wrkfc_evt

245: IF g_implement_obiee = 'Y' THEN
246:
247: -- Insert assignments with manager who have had chain changes
248: -- to workforce event fact queue
249: INSERT INTO hri_eq_wrkfc_evt
250: (assignment_id
251: ,erlst_evnt_effective_date
252: ,source_code)
253: SELECT /*+ ORDERED */

Line 294: INSERT INTO hri_eq_wrkfc_evt_mgrh

290: BEGIN
291:
292: IF g_implement_obiee = 'Y' THEN
293:
294: INSERT INTO hri_eq_wrkfc_evt_mgrh
295: (sup_person_id
296: ,erlst_evnt_effective_date
297: ,source_code)
298: SELECT