DBA Data[Home] [Help]

APPS.IGS_PR_COHORT_PKG dependencies on IGS_PR_COHORT_INST_PKG

Line 189: igs_pr_cohort_inst_pkg.get_fk_igs_pr_cohort (

185: || (reverse chronological order - newest change first)
186: */
187: BEGIN
188:
189: igs_pr_cohort_inst_pkg.get_fk_igs_pr_cohort (
190: old_references.cohort_name
191: );
192:
193: END check_child_existance;