DBA Data[Home] [Help]

APPS.IGF_DB_DISB dependencies on IGF_SL_DL_VALIDATION

Line 938: (NOT igf_sl_dl_validation.check_full_participant(p_ci_cal_type => awd_det_rec.ci_cal_type,

934: --Which means the disbursements never went out NOCOPY of OFA to external processor
935: --for those disb we need not create a new adjustment record
936: ELSIF (
937: NVL(grant_disb_rec.disb_ack_act_status,'*') NOT IN ('R','N') AND
938: (NOT igf_sl_dl_validation.check_full_participant(p_ci_cal_type => awd_det_rec.ci_cal_type,
939: p_ci_sequence_number => awd_det_rec.ci_sequence_number,
940: p_fund_type => 'PELL'))
941: ) THEN
942: lb_create_new := TRUE;