DBA Data[Home] [Help]

APPS.HR_LEGISLATION dependencies on HR_S_ROUTES

Line 2888: from hr_s_routes

2884: -- Start the checking against the first parent table
2885:
2886: select distinct null
2887: into l_null_return
2888: from hr_s_routes
2889: where route_id = stu_rec.route_id;
2890:
2891: crt_exc('Parent route remains in delivery tables');
2892:

Line 3302: from hr_s_routes

3298: BEGIN
3299:
3300: select distinct null
3301: into l_null_return
3302: from hr_s_routes
3303: where route_id = stu_rec.route_id;
3304:
3305: crt_exc('Parent route remains in delivery tables');
3306: return FALSE; -- Parent row still in startup account