DBA Data[Home] [Help]

APPS.AHL_PRD_DF_PVT dependencies on CS_INCIDENTS_ALL_B

Line 4361: cs_incidents_all_b sr

4357: sr.incident_number,
4358: sr.object_version_number
4359: FROM
4360: ahl_unit_effectivities_b ue,
4361: cs_incidents_all_b sr
4362: WHERE
4363: ue.cs_incident_id = sr.incident_id (+) and
4364: ue.unit_effectivity_id = p_ue_id;
4365: