DBA Data[Home] [Help]

APPS.IGF_AW_PACKAGING dependencies on IGF_SL_DL_VALIDATION

Line 2965: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'PELL'))

2961: fnd_log.string(fnd_log.level_statement,'igf.plsql.igf_aw_packaging.post_award.debug '|| g_req_id,'Before inserting into igf_aw_awd_disb table with l_base_attendance_type_code : '||l_base_attendance_type_code);
2962: END IF;
2963:
2964: IF (l_fmast.fed_fund_code = 'PELL' AND
2965: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'PELL'))
2966: OR (l_fmast.fed_fund_code IN ('DLP','DLS','DLU') AND
2967: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'DL'))
2968: THEN
2969: l_hold_rel_ind := 'FALSE';

Line 2967: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'DL'))

2963:
2964: IF (l_fmast.fed_fund_code = 'PELL' AND
2965: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'PELL'))
2966: OR (l_fmast.fed_fund_code IN ('DLP','DLS','DLU') AND
2967: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'DL'))
2968: THEN
2969: l_hold_rel_ind := 'FALSE';
2970: END IF;
2971:

Line 3661: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'PELL'))

3657: fnd_log.string(fnd_log.level_statement,'igf.plsql.igf_aw_packaging.post_award.debug '|| g_req_id,'l_base_attendance_type_code:'||l_base_attendance_type_code);
3658: END IF;
3659:
3660: IF (l_fmast.fed_fund_code = 'PELL' AND
3661: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'PELL'))
3662: OR (l_fmast.fed_fund_code IN ('DLP','DLS','DLU') AND
3663: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'DL'))
3664: THEN
3665: l_hold_rel_ind := NVL(l_disb.hold_rel_ind,'FALSE');

Line 3663: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'DL'))

3659:
3660: IF (l_fmast.fed_fund_code = 'PELL' AND
3661: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'PELL'))
3662: OR (l_fmast.fed_fund_code IN ('DLP','DLS','DLU') AND
3663: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'DL'))
3664: THEN
3665: l_hold_rel_ind := NVL(l_disb.hold_rel_ind,'FALSE');
3666: END IF;
3667:

Line 3779: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'PELL'))

3775: fnd_log.string(fnd_log.level_statement,'igf.plsql.igf_aw_packaging.post_award.debug '|| g_req_id,'l_disb_num:'||l_disb_num);
3776: fnd_log.string(fnd_log.level_statement,'igf.plsql.igf_aw_packaging.post_award.debug '|| g_req_id,'l_base_attendance_type_code:'||l_base_attendance_type_code);
3777: END IF;
3778: IF (l_fmast.fed_fund_code = 'PELL' AND
3779: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'PELL'))
3780: OR (l_fmast.fed_fund_code IN ('DLP','DLS','DLU') AND
3781: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'DL'))
3782: THEN
3783: l_hold_rel_ind := 'FALSE';

Line 3781: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'DL'))

3777: END IF;
3778: IF (l_fmast.fed_fund_code = 'PELL' AND
3779: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'PELL'))
3780: OR (l_fmast.fed_fund_code IN ('DLP','DLS','DLU') AND
3781: igf_sl_dl_validation.check_full_participant (l_fmast.ci_cal_type,l_fmast.ci_sequence_number,'DL'))
3782: THEN
3783: l_hold_rel_ind := 'FALSE';
3784: END IF;
3785: igf_aw_awd_disb_pkg.insert_row(