DBA Data[Home] [Help]

APPS.PER_ALLOCATED_CHECKLIST_SWI dependencies on PER_ALLOCATED_CHECKLIST_SWI

Line 1: Package Body per_allocated_checklist_swi As

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

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

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

Line 496: end per_allocated_checklist_swi;

492: p_object_version_number := l_object_version_number;
493: p_return_status := hr_multi_message.get_return_status_disable;
494: hr_utility.set_location(' Leaving:' || l_proc,50);
495: end update_alloc_checklist;
496: end per_allocated_checklist_swi;