DBA Data[Home] [Help]

APPS.HR_LOOKUPS_UTIL_PKG dependencies on HR_LOOKUPS_UTIL_PKG

Line 1: PACKAGE BODY hr_lookups_util_pkg AS

1: PACKAGE BODY hr_lookups_util_pkg AS
2: /* $Header: hrlkutil.pkb 115.0 2002/05/29 09:30:05 pkm ship $ */
3: /*
4: ******************************************************************
5: * *

Line 14: Name : hr_lookups_util_pkg

10: * *
11: ******************************************************************
12: ==================================================================
13:
14: Name : hr_lookups_util_pkg
15:
16: Description : Contains packages that allows quick retreival of
17: data that is created in PAY_LEGISLATIVE_FIELD_INFO
18: to map local lookups to Global Lookups.

Line 177: END hr_lookups_util_pkg;

173:
174: END swap_legislative_lookup_code;
175: --
176: --
177: END hr_lookups_util_pkg;