DBA Data[Home] [Help]

APPS.IGS_UC_INST_CONTS_PKG dependencies on IGS_UC_INST_CNT_GRP_PKG

Line 103: igs_uc_inst_cnt_grp_pkg.get_fk_igs_uc_inst_conts (

99: || (reverse chronological order - newest change first)
100: */
101: BEGIN
102:
103: igs_uc_inst_cnt_grp_pkg.get_fk_igs_uc_inst_conts (
104: old_references.contact_code
105: );
106:
107: END check_child_existance;