DBA Data[Home] [Help]

APPS.BEN_COPY_EXTRACT dependencies on BEN_XCV_INS

Line 618: ben_xcv_ins.ins

614: l_new_val_1 := r_curr_ext_crit_val.val_1;
615: END IF; -- r_curr_ext_crit_typ.crit_typ_cd = 'PRL'
616:
617: -- Insert into BEN_EXT_CRIT_VAL using Row Handler
618: ben_xcv_ins.ins
619: (
620: p_effective_date => p_effective_date
621: ,p_ext_crit_val_id => l_new_ext_crit_val_id -- OUT
622: ,p_val_1 => l_new_val_1