DBA Data[Home] [Help]

APPS.IGS_AD_ASSIGN_REVIEW_GRP dependencies on IGS_AD_APL_RPRF_RGR

Line 42: FROM igs_ad_apl_rprf_rgr

38: -- Cursor to fetch the Review Group Id, Review Group Code, given
39: -- the Review Profile Id
40: CURSOR c_appl_revprof_revgr(cp_appl_rev_profile_id NUMBER) IS
41: SELECT appl_revprof_revgr_id,revprof_revgr_cd,revprof_revgr_name
42: FROM igs_ad_apl_rprf_rgr
43: WHERE appl_rev_profile_id = cp_appl_rev_profile_id
44: ORDER BY appl_revprof_revgr_id;
45:
46: -- Cursor to fetch the Inclusion and Exclusion Values given