DBA Data[Home] [Help]

APPS.IGS_EN_ELGBL_PERSON dependencies on IGS_PE_VISA

Line 775: FROM igs_pe_visa

771: --
772: CURSOR c_visa_details IS
773: SELECT visa_type,
774: visa_number
775: FROM igs_pe_visa
776: WHERE person_id = p_person_id;
777:
778: --
779: -- begin for local program unit vald_person_steps