DBA Data[Home] [Help]

APPS.CSZ_SERVICEREQUEST_UTIL_PVT dependencies on CS_SR_LINK_TYPES_VL

Line 720: cs_sr_link_types_vl ltype

716: , SrLnkEO.link_type_id link_type_id
717: , ltype.name link_type_name
718: from cs_incident_links SrLnkEO,
719: cs_incidents_all_b sr,
720: cs_sr_link_types_vl ltype
721: where SrLnkEO.object_id = sr.incident_id
722: and SrLnkEO.subject_type = 'SR'
723: and SrLnkEO.object_type = 'SR'
724: and sysdate between