DBA Data[Home] [Help]

APPS.CS_SR_STATUS_PROPAGATION_PKG dependencies on CSD_REPAIRS

Line 387: FROM csd_repairs

383: AND nvl(tasks.open_flag,'Y') = 'Y';
384:
385: CURSOR c_depot_orders IS
386: SELECT REPAIR_LINE_ID
387: FROM csd_repairs
388: WHERE incident_id = p_service_request_id;
389:
390: CURSOR c_eam_orders IS
391: SELECT wip_entity_id