DBA Data[Home] [Help]

APPS.IGS_PR_CLASS_STD_PKG dependencies on IGS_PR_RU_APPL_PKG

Line 134: igs_pr_ru_appl_pkg.get_fk_igs_pr_class_std (

130: old_references.igs_pr_class_std_id
131: );
132:
133: -- This Call is Added as part of Enhancement Bug No : 2138644 , ayedubat
134: igs_pr_ru_appl_pkg.get_fk_igs_pr_class_std (
135: old_references.igs_pr_class_std_id
136: );
137: END check_child_existance;
138: