DBA Data[Home] [Help]

APPS.HR_API_HOOK_CALL_API dependencies on HR_AHC_DEL

Line 164: hr_ahc_del.del

160: end if;
161: --
162: -- Process Logic
163: --
164: hr_ahc_del.del
165: (p_api_hook_call_id => p_api_hook_call_id,
166: p_object_version_number => p_object_version_number);
167: --
168: hr_utility.set_location(l_proc, 20);