DBA Data[Home] [Help]

APPS.IGS_OR_INST_STATS_PKG dependencies on IGS_OR_INST_STAT_DTL_PKG

Line 136: igs_or_inst_stat_dtl_pkg.get_fk_igs_or_inst_stats (

132: || (reverse chronological order - newest change first)
133: */
134: BEGIN
135:
136: igs_or_inst_stat_dtl_pkg.get_fk_igs_or_inst_stats (
137: old_references.inst_stat_id
138: );
139:
140: END check_child_existance;