DBA Data[Home] [Help]

APPS.HRI_OPL_ASGN_EVENTS dependencies on HRI_EQ_ASG_SUP_WRFC

Line 529: MERGE INTO hri_eq_asg_sup_wrfc delta_eq

525: -- Only do if DBI is implemented
526: --
527: IF g_implement_dbi = 'Y' THEN
528:
529: MERGE INTO hri_eq_asg_sup_wrfc delta_eq
530: USING (SELECT assignment_id,
531: erlst_evnt_effective_date,
532: 'ASG_EVENT' source_type
533: FROM hri_eq_asgn_evnts) asg_eq