DBA Data[Home] [Help]

APPS.IGS_RE_SPRVSR_LGCY_PUB dependencies on IGS_RE_VAL_THE

Line 564: l_result := igs_re_val_the.get_candidacy_dtls (

560: p_sprvsr_status := 'INVALID';
561: END IF;
562:
563: -- Check whether candidacy details exists, if it exists then get the ca_sequence_number
564: l_result := igs_re_val_the.get_candidacy_dtls (
565: l_ca_person_id,
566: p_sprvsr_dtls_rec.program_cd,
567: l_ca_sequence_number
568: );