DBA Data[Home] [Help]

APPS.IGS_EN_GEN_015 dependencies on IGS_PS_RSV_ORGUN_PRF

Line 501: FROM igs_ps_rsv_orgun_prf

497: ) IS
498: SELECT rsv_org_unit_pri_id,
499: rsv_org_unit_prf_id,
500: percentage_reserved
501: FROM igs_ps_rsv_orgun_prf
502: WHERE rsv_org_unit_pri_id = cp_org_unit_priority_id;
503: --
504: -- Cursor to find all the Unit Offering Pattern Priorities for the Unit Offering Pattern.
505: --