DBA Data[Home] [Help]

APPS.IGS_PR_STDNT_PR_OU_PKG dependencies on IGS_PR_RU_APPL_PKG

Line 252: igs_pr_ru_appl_pkg.get_fk_igs_pr_stdnt_pr_ou (

248: END Check_Parent_Existance;
249:
250: PROCEDURE Check_Child_Existance AS
251: BEGIN
252: igs_pr_ru_appl_pkg.get_fk_igs_pr_stdnt_pr_ou (
253: old_references.person_id,
254: old_references.course_cd,
255: old_references.sequence_number
256: );