DBA Data[Home] [Help]

APPS.PAY_COST_ALLOCATION_SWI dependencies on PAY_COST_ALLOCATION_SWI

Line 1: Package Body pay_cost_allocation_swi As

1: Package Body pay_cost_allocation_swi As
2: /* $Header: pycalswi.pkb 120.0 2008/02/21 05:40:05 pkagrawa noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: pycalswi.pkb 120.0 2008/02/21 05:40:05 pkagrawa noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'pay_cost_allocation_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |------------------------< create_cost_allocation >------------------------|
10: -- ----------------------------------------------------------------------------

Line 506: end pay_cost_allocation_swi;

502: p_effective_end_date := null;
503: p_return_status := hr_multi_message.get_return_status_disable;
504: hr_utility.set_location(' Leaving:' || l_proc,50);
505: end update_cost_allocation;
506: end pay_cost_allocation_swi;