DBA Data[Home] [Help]

APPS.IGS_PE_VISA_PKG dependencies on IGS_PE_VISIT_HISTRY_PKG

Line 298: igs_pe_visit_histry_pkg.get_fk_igs_pe_visa (

294: || (reverse chronological order - newest change first)
295: */
296: BEGIN
297:
298: igs_pe_visit_histry_pkg.get_fk_igs_pe_visa (
299: old_references.visa_id
300: );
301:
302: END check_child_existance;