DBA Data[Home] [Help]

APPS.AHL_SIMULATION_PVT dependencies on AHL_UMP_RESOURCE_REQMNTS

Line 158: FROM ahl_ump_resource_reqmnts

154: WHERE simulation_plan_id = p_simulation_plan_id
155: AND object_type = 'SIM';
156:
157: DELETE
158: FROM ahl_ump_resource_reqmnts
159: WHERE simulation_plan_id = p_simulation_plan_id
160: AND object_type = 'SIM';
161:
162: DELETE