DBA Data[Home] [Help]

APPS.AHL_PP_MATERIALS_PVT dependencies on AHL_WORKORDER_OPERATIONS_V

Line 1301: FROM ahl_workorder_operations_v

1297: CURSOR Get_sch_dates_cur(c_wo_operation_id IN NUMBER,
1298: c_req_date IN DATE)
1299: IS
1300: SELECT 1
1301: FROM ahl_workorder_operations_v
1302: WHERE workorder_operation_id = c_wo_operation_id
1303: AND c_req_date between trunc(scheduled_start_date)
1304: and trunc(scheduled_end_date) ;
1305: -- TO Get uom code for meaning