DBA Data[Home] [Help]

APPS.RLM_CUM_SV dependencies on WSH_TRIP_STOPS

Line 2455: FROM hr_locations hr, wsh_trip_stops tstop

2451: END IF;
2452: --
2453: SELECT location_code
2454: INTO v_hr_location_code
2455: FROM hr_locations hr, wsh_trip_stops tstop
2456: WHERE tstop.stop_id = x_trip_stop_id
2457: AND hr.location_id = tstop.stop_location_id;
2458: --
2459: rlm_message_sv.get_msg_text(