DBA Data[Home] [Help]

APPS.IGF_GR_REPACKAGE dependencies on IGF_SL_DL_VALIDATION

Line 1054: IF NOT igf_sl_dl_validation.check_full_participant (lc_rfms.ci_cal_type,lc_rfms.ci_sequence_number,'PELL') THEN

1050: IF lv_rfms_exits_flag THEN
1051:
1052: -- Update only if run in the the Non Test Mode
1053: IF NVL(g_test_run,'N') <> 'Y' THEN
1054: IF NOT igf_sl_dl_validation.check_full_participant (lc_rfms.ci_cal_type,lc_rfms.ci_sequence_number,'PELL') THEN
1055: OPEN c_rfmb_disb(lc_rfms.origination_id,i);
1056: FETCH c_rfmb_disb INTO l_rfmb_disb_rec;
1057: IF c_rfmb_disb%FOUND THEN
1058: