DBA Data[Home] [Help]

APPS.PER_ALLOCATED_TASK_SWI dependencies on PER_ALLOCATED_TASK_SWI

Line 1: Package Body per_allocated_task_swi As

1: Package Body per_allocated_task_swi As
2: /* $Header: pepatswi.pkb 120.0 2005/09/28 07:49 lsilveir noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: pepatswi.pkb 120.0 2005/09/28 07:49 lsilveir noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'per_allocated_task_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |---------------------------< create_alloc_task >--------------------------|
10: -- ----------------------------------------------------------------------------

Line 528: end per_allocated_task_swi;

524: p_object_version_number := l_object_version_number;
525: p_return_status := hr_multi_message.get_return_status_disable;
526: hr_utility.set_location(' Leaving:' || l_proc,50);
527: end update_alloc_task;
528: end per_allocated_task_swi;