DBA Data[Home] [Help]

APPS.HR_PERF_MGMT_PLAN_SWI dependencies on HR_PERF_MGMT_PLAN_SWI

Line 1: Package Body hr_perf_mgmt_plan_swi As

1: Package Body hr_perf_mgmt_plan_swi As
2: /* $Header: pepmpswi.pkb 120.2 2006/08/11 06:38:34 tpapired noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: pepmpswi.pkb 120.2 2006/08/11 06:38:34 tpapired noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'hr_perf_mgmt_plan_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |-------------------------< create_perf_mgmt_plan >------------------------|
10: -- ----------------------------------------------------------------------------

Line 582: end hr_perf_mgmt_plan_swi;

578: p_status_code := null;
579: p_return_status := hr_multi_message.get_return_status_disable;
580: hr_utility.set_location(' Leaving:' || l_proc,50);
581: end update_perf_mgmt_plan;
582: end hr_perf_mgmt_plan_swi;