DBA Data[Home] [Help]

APPS.IGS_PR_UL_MARK_CNFG_PKG dependencies on IGS_PR_UL_MARK_DTL_PKG

Line 154: igs_pr_ul_mark_dtl_pkg.get_fk_igs_pr_ul_mark_cnfg (

150: || (reverse chronological order - newest change first)
151: */
152: BEGIN
153:
154: igs_pr_ul_mark_dtl_pkg.get_fk_igs_pr_ul_mark_cnfg (
155: old_references.mark_config_id
156: );
157:
158: END check_child_existance;