DBA Data[Home] [Help]

APPS.HR_LEGISLATION dependencies on HR_S_ROUTES

Line 3134: from hr_s_routes

3130: -- Start the checking against the first parent table
3131:
3132: select distinct null
3133: into l_null_return
3134: from hr_s_routes
3135: where route_id = stu_rec.route_id;
3136:
3137: crt_exc('Parent route remains in delivery tables');
3138:

Line 3548: from hr_s_routes

3544: BEGIN
3545:
3546: select distinct null
3547: into l_null_return
3548: from hr_s_routes
3549: where route_id = stu_rec.route_id;
3550:
3551: crt_exc('Parent route remains in delivery tables');
3552: return FALSE; -- Parent row still in startup account