DBA Data[Home] [Help]

APPS.PER_CHECKLISTS_SWI dependencies on PER_CHECKLISTS_SWI

Line 1: Package Body per_checklists_swi As

1: Package Body per_checklists_swi As
2: /* $Header: pecklswi.pkb 120.0 2005/09/28 20:56 tpapired noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: pecklswi.pkb 120.0 2005/09/28 20:56 tpapired noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'per_checklists_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |---------------------------< create_checklist >---------------------------|
10: -- ----------------------------------------------------------------------------

Line 493: end per_checklists_swi;

489: --
490: p_return_status := hr_multi_message.get_return_status_disable;
491: hr_utility.set_location(' Leaving:' || l_proc,50);
492: end delete_checklist;
493: end per_checklists_swi;