DBA Data[Home] [Help]

APPS.GHR_CUSTOM_PAY_CAP dependencies on GHR_CUSTOM_PAY_CAP

Line 1: Package Body ghr_custom_pay_cap as

1: Package Body ghr_custom_pay_cap as
2: /* $Header: ghcupcap.pkb 115.1 99/10/18 00:26:42 porting ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 46: end ghr_custom_pay_cap;

42: --
43: hr_utility.set_location('Leaving:'||l_proc, 10);
44: end custom_hook;
45: --
46: end ghr_custom_pay_cap;