DBA Data[Home] [Help]

APPS.AHL_PRD_DF_PVT dependencies on CS_INCIDENTS_ALL_B

Line 4531: cs_incidents_all_b sr

4527: sr.incident_number,
4528: sr.object_version_number
4529: FROM
4530: ahl_unit_effectivities_b ue,
4531: cs_incidents_all_b sr
4532: WHERE
4533: ue.cs_incident_id = sr.incident_id (+) and
4534: ue.unit_effectivity_id = p_ue_id;
4535: