DBA Data[Home] [Help]

APPS.PER_SEC_PROFILE_ASG_SWI dependencies on PER_SEC_PROFILE_ASG_SWI

Line 1: Package Body per_sec_profile_asg_swi As

1: Package Body per_sec_profile_asg_swi As
2: /* $Header: peaspswi.pkb 115.1 2003/10/08 23:09 vkonda noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: peaspswi.pkb 115.1 2003/10/08 23:09 vkonda noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'per_sec_profile_asg_swi.';
7: --
8:
9: -- ----------------------------------------------------------------------------
10: -- |----------------------< create_security_profile_asg >---------------------|

Line 290: end per_sec_profile_asg_swi;

286: p_return_status := hr_multi_message.get_return_status_disable;
287: hr_utility.set_location(' Leaving:' || l_proc,50);
288: end update_security_profile_asg;
289:
290: end per_sec_profile_asg_swi;