DBA Data[Home] [Help]

APPS.IGF_AW_PACKAGING dependencies on IGF_GR_RFMS_PKG

Line 1233: igf_gr_rfms_pkg.update_row(

1229: l_orig_action_code := 'N';
1230: ELSE
1231: l_orig_action_code := 'R';
1232: END IF;
1233: igf_gr_rfms_pkg.update_row(
1234: x_rowid => l_pell_orig.row_id,
1235: x_origination_id => l_pell_orig.origination_id,
1236: x_ci_cal_type => l_pell_orig.ci_cal_type,
1237: x_ci_sequence_number => l_pell_orig.ci_sequence_number,