DBA Data[Home] [Help]

APPS.BEN_COPY_EXTRACT dependencies on BEN_XER_INS

Line 1116: ben_xer_ins.ins

1112: END IF;
1113: END; -- Insert into BEN_EXT_DATA_ELMT using Row Handler
1114:
1115: -- Insert new record in BEN_EXT_DATA_ELMT_IN_RCD using Row Handler
1116: ben_xer_ins.ins
1117: (
1118: p_ext_data_elmt_in_rcd_id => l_new_ext_data_elmt_in_rcd_id -- OUT
1119: ,p_seq_num => r_curr_data_elmt_in_rcd.seq_num
1120: ,p_strt_pos => r_curr_data_elmt_in_rcd.strt_pos