DBA Data[Home] [Help]

APPS.IGS_EN_VAL_SUA dependencies on IGS_SS_ENR_DETAILS

Line 2746: l_notification_flag := igs_ss_enr_details.get_notification(

2742: p_enrol_ci_sequence_number => l_enr_cal_seq_num,
2743: p_commencement_type => l_enr_comm_type,
2744: p_enr_categories => l_dummy );
2745:
2746: l_notification_flag := igs_ss_enr_details.get_notification(
2747: p_person_type => l_person_type,
2748: p_enrollment_category => l_enr_category,
2749: p_comm_type => l_enr_comm_type,
2750: p_enr_method_type => l_enr_method_type,

Line 2786: l_notification_flag := igs_ss_enr_details.get_notification(

2782: END IF;
2783:
2784: END IF;
2785:
2786: l_notification_flag := igs_ss_enr_details.get_notification(
2787: p_person_type => l_person_type,
2788: p_enrollment_category => l_enr_category,
2789: p_comm_type => l_enr_comm_type,
2790: p_enr_method_type => l_enr_method_type,