Showing posts with label hr_api_hook_call_api. Show all posts
Showing posts with label hr_api_hook_call_api. Show all posts

Saturday, April 13, 2013

How to Register / Delete procedure in USER Hook


How TO REGISTER/DELETE PROCEDURE IN USER Hook

1)     Create API Hook Call (Register Procedure in User Hook)

PACKAGE Name: hr_api_hook_call_api.create_api_hook_call

DECLARE
   l_api_hook_call_id        NUMBER;
   l_object_version_number   NUMBER;