DBA Data[Home] [Help]

APPS.IGS_EN_SEVIS dependencies on IGS_PE_PERS_NOTE

Line 413: FROM igs_pe_pers_note pn,

409: SELECT gn.note_text,
410: pn.start_date,
411: pn.end_date,
412: pn.pe_note_type
413: FROM igs_pe_pers_note pn,
414: igs_ge_note gn,
415: igs_ca_inst ci
416: WHERE ci.cal_type = p_cal_type
417: AND ci.sequence_number = p_seq_num