DBA Data[Home] [Help]

APPS.HR_PERSON_DEPLOYMENT_SWI dependencies on HR_PERSON_DEPLOYMENT_SWI

Line 1: Package Body hr_person_deployment_swi As

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

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

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

Line 883: end hr_person_deployment_swi;

879: p_return_status := hr_multi_message.get_return_status_disable;
880: hr_utility.set_location(' Leaving:' || l_proc,50);
881: end return_from_deployment;
882:
883: end hr_person_deployment_swi;