APPS.IGS_EN_GEN_015 dependencies on IGS_PS_RSV_UOP_PRF
Line 528: FROM igs_ps_rsv_uop_prf
524: ) IS
525: SELECT rsv_uop_pri_id,
526: rsv_uop_prf_id,
527: percentage_reserved 528: FROM igs_ps_rsv_uop_prf 529: WHERE rsv_uop_pri_id = cp_uop_priority_id;
530: --
531: -- Cursor to find all the Unit Section Priorities for the Unit Section.
532: --