DBA Data[Home] [Help]

APPS.IGS_PS_USEC_SCHEDULE dependencies on IGS_PS_USEC_OCUR_REF_V

Line 911: FROM igs_ps_usec_ocur_ref_v

907: SELECT reference_code,
908: reference_code_description,
909: reference_code_type,
910: reference_type_description
911: FROM igs_ps_usec_ocur_ref_v
912: WHERE unit_section_occurrence_id = l_usec_id;
913:
914:
915: