DBA Data[Home] [Help]

APPS.IGS_PS_USEC_SCHEDULE dependencies on IGS_PS_USEC_X_USEC_V

Line 571: FROM igs_ps_usec_x_usec_v

567: child_title,child_cal_type,
568: child_alternate_code,start_dt,
569: end_dt,child_ci_sequence_number,child_unit_class,
570: child_unit_mode,child_location_cd,child_location_description
571: FROM igs_ps_usec_x_usec_v
572: WHERE parent_uoo_id = l_uoo_id;
573:
574: -- Get the Cross Listed Group Name of the uoo_id
575: CURSOR usec_x_grp_name ( l_uoo_id igs_ps_unit_ofr_opt.uoo_id%TYPE ) IS