DBA Data[Home] [Help]

APPS.IGS_FI_PRC_WAIVERS dependencies on IGS_PE_PERSON_BASE_V

Line 600: CURSOR cur_wav_std_pgm(cp_n_person_id igs_pe_person_base_v.person_id%TYPE,

596: AND fwp.fee_ci_sequence_number = cp_n_fee_ci_seq
597: AND ((fwp.waiver_name = cp_v_waiver_name) OR (cp_v_waiver_name IS NULL))
598: ORDER BY fwp.creation_date;
599:
600: CURSOR cur_wav_std_pgm(cp_n_person_id igs_pe_person_base_v.person_id%TYPE,
601: cp_v_fee_cal_type igs_ca_inst.cal_type%TYPE,
602: cp_n_fee_ci_seq igs_ca_inst.sequence_number%TYPE,
603: cp_v_waiver_name igs_fi_waiver_pgms.waiver_name%TYPE) IS
604: SELECT assignment_status_code