DBA Data[Home] [Help]

APPS.PAY_PL_PAYE_SWI dependencies on PAY_PL_PAYE_SWI

Line 1: Package Body pay_pl_paye_swi As

1: Package Body pay_pl_paye_swi As
2: /* $Header: pyppdswi.pkb 120.0 2005/10/14 05:13 mseshadr noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: pyppdswi.pkb 120.0 2005/10/14 05:13 mseshadr noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'pay_pl_paye_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |------------------------< create_pl_paye_details >------------------------|
10: -- ----------------------------------------------------------------------------

Line 370: end pay_pl_paye_swi;

366: p_effective_end_date := null;
367: p_return_status := hr_multi_message.get_return_status_disable;
368: hr_utility.set_location(' Leaving:' || l_proc,50);
369: end delete_pl_paye_details;
370: end pay_pl_paye_swi;