DBA Data[Home] [Help]

APPS.AHL_PRD_PRINT_PVT dependencies on CS_INCIDENT_TYPES_VL

Line 2514: cs_incident_types_vl cit

2510: (SELECT cit.name
2511: || '-'
2512: || cs.incident_number
2513: FROM cs_incidents_all_vl cs,
2514: cs_incident_types_vl cit
2515: WHERE cs.incident_type_id = cit.incident_type_id
2516: AND cs.incident_id = UE.Cs_Incident_id) title,
2517: UE.FLIGHT_NUMBER,
2518: CS_TYPE.NAME,