DBA Data[Home] [Help]

APPS.HR_PER_DEPLYMT_CONTACT_SWI dependencies on HR_PER_DEPLYMT_CONTACT_SWI

Line 1: Package Body hr_per_deplymt_contact_swi As

1: Package Body hr_per_deplymt_contact_swi As
2: /* $Header: hrpdcswi.pkb 120.0 2005/09/23 06:46 adhunter noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: hrpdcswi.pkb 120.0 2005/09/23 06:46 adhunter noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'hr_per_deplymt_contact_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |----------------------< create_per_deplymt_contact >----------------------|
10: -- ----------------------------------------------------------------------------

Line 206: end hr_per_deplymt_contact_swi;

202: --
203: p_return_status := hr_multi_message.get_return_status_disable;
204: hr_utility.set_location(' Leaving:' || l_proc,50);
205: end delete_per_deplymt_contact;
206: end hr_per_deplymt_contact_swi;