DBA Data[Home] [Help]

APPS.PER_SEC_PROFILE_ASG_API dependencies on PER_SEC_PROFILE_ASG_API

Line 1: Package Body per_sec_profile_asg_api as

1: Package Body per_sec_profile_asg_api as
2: /* $Header: peaspapi.pkb 115.1 2003/09/16 01:13 vkonda noship $ */
3: --
4: -- Package Variables
5: --

Line 6: g_package varchar2(33) := ' per_sec_profile_asg_api.';

2: /* $Header: peaspapi.pkb 115.1 2003/09/16 01:13 vkonda noship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := ' per_sec_profile_asg_api.';
7:
8: PROCEDURE update_existing_assignment
9: (p_sec_profile_assignment_id IN NUMBER
10: ,p_object_version_number IN NUMBER

Line 508: end per_sec_profile_asg_api;

504: hr_utility.set_location(' Leaving:'||l_proc, 90);
505: raise;
506: end update_security_profile_asg;
507: --
508: end per_sec_profile_asg_api;