DBA Data[Home] [Help]

APPS.PQH_FR_EMP_STAT_SITUATION_SWI dependencies on PQH_FR_EMP_STAT_SITUATION_SWI

Line 1: Package Body pqh_fr_emp_stat_situation_swi As

1: Package Body pqh_fr_emp_stat_situation_swi As
2: /* $Header: pqpsuswi.pkb 120.0 2005/05/29 02:20 appldev noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: pqpsuswi.pkb 120.0 2005/05/29 02:20 appldev noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'pqh_fr_emp_stat_situation_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |-----------------------< create_emp_stat_situation >----------------------|
10: -- ----------------------------------------------------------------------------

Line 697: end pqh_fr_emp_stat_situation_swi;

693: p_new_emp_stat_situation_id := null;
694: p_return_status := hr_multi_message.get_return_status_disable;
695: hr_utility.set_location(' Leaving:' || l_proc,50);
696: end reinstate_emp_stat_situation;
697: end pqh_fr_emp_stat_situation_swi;