DBA Data[Home] [Help]

APPS.IGS_PR_INST_STAT_PKG dependencies on IGS_PR_INST_STA_REF_PKG

Line 144: igs_pr_inst_sta_ref_pkg.get_fk_igs_pr_inst_stat (

140: || (reverse chronological order - newest change first)
141: */
142: BEGIN
143:
144: igs_pr_inst_sta_ref_pkg.get_fk_igs_pr_inst_stat (
145: old_references.stat_type
146: );
147:
148: END check_child_existance;