DBA Data[Home] [Help]

APPS.IGS_PR_STAT_TYPE_PKG dependencies on IGS_DA_CNFG_STAT_PKG

Line 152: igs_da_cnfg_stat_pkg.get_fk_igs_pr_stat_type (

148: igs_pr_cohort_pkg.get_fk_igs_pr_stat_type (
149: old_references.stat_type
150: );
151:
152: igs_da_cnfg_stat_pkg.get_fk_igs_pr_stat_type (
153: old_references.stat_type
154: );
155: END check_child_existance;
156: