DBA Data[Home] [Help]

APPS.IGR_IMP_004 dependencies on IGR_I_A_ITYPE_PKG

Line 227: igr_i_a_itype_pkg.insert_row(

223: IF lb_validation THEN
224: -- the validation succeeds then
225: -- call the TBH to insert the values from the
226: -- Interface table igr_i_info_int.
227: igr_i_a_itype_pkg.insert_row(
228: x_mode => 'R',
229: x_rowid => lv_rowid,
230: x_person_id => p_inq_info_rec.person_id,
231: x_enquiry_appl_number => p_inq_info_rec.enquiry_appl_number,