DBA Data[Home] [Help]

APPS.HR_ORGANIZATION_API dependencies on HR_ORU_DEL

Line 2166: hr_oru_del.del ( p_organization_id => p_organization_id,

2162: hr_utility.set_location( l_proc, 45);
2163:
2164: -- bug fix 3571140 ends here.
2165:
2166: hr_oru_del.del ( p_organization_id => p_organization_id,
2167: p_object_version_number => p_object_version_number );
2168: --
2169: --
2170: hr_utility.set_location(' Leaving:'||l_proc, 60);