DBA Data[Home] [Help]

APPS.GHR_CUSTOM_PAY_CALC dependencies on GHR_CUSTOM_PAY_CALC

Line 1: Package Body ghr_custom_pay_calc as

1: Package Body ghr_custom_pay_calc as
2: /* $Header: ghcustpc.pkb 120.0.12010000.2 2009/05/26 10:29:06 utokachi noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

Line 8: g_package varchar2(33) := 'ghr_custom_pay_calc.'; -- Global package name

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := 'ghr_custom_pay_calc.'; -- Global package name
9: --
10: -- ----------------------------------------------------------------------------
11: -- |-------------------------------< custom_pay_calc >-------------------------|
12: -- ----------------------------------------------------------------------------

Line 53: end ghr_custom_pay_calc;

49: --
50: hr_utility.set_location('Leaving:'||l_proc, 10);
51: end custom_pay_calc;
52: --
53: end ghr_custom_pay_calc;