DBA Data[Home] [Help]

APPS.PAY_RUN_TYPE_SWI dependencies on PAY_RUN_TYPE_SWI

Line 1: Package Body pay_run_type_swi As

1: Package Body pay_run_type_swi As
2: /* $Header: pyprtswi.pkb 120.0 2005/05/29 07:53 appldev noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: pyprtswi.pkb 120.0 2005/05/29 07:53 appldev noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'pay_run_type_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |----------------------------< create_run_type >---------------------------|
10: -- ----------------------------------------------------------------------------

Line 488: end pay_run_type_swi;

484: p_effective_end_date := null;
485: p_return_status := hr_multi_message.get_return_status_disable;
486: hr_utility.set_location(' Leaving:' || l_proc,50);
487: end delete_run_type;
488: end pay_run_type_swi;