DBA Data[Home] [Help]

APPS.HR_OFFER_CUSTOM dependencies on HR_OFFER_CUSTOM

Line 1: package body hr_offer_custom as

1: package body hr_offer_custom as
2: /* $Header: hrcustwf.pkb 120.4 2011/11/15 11:58:21 sidsaxen ship $ */
3: --
4: g_package varchar2(31) := 'hr_offer_custom.';
5: --c_title hr_util_web.g_title%type;

Line 4: g_package varchar2(31) := 'hr_offer_custom.';

1: package body hr_offer_custom as
2: /* $Header: hrcustwf.pkb 120.4 2011/11/15 11:58:21 sidsaxen ship $ */
3: --
4: g_package varchar2(31) := 'hr_offer_custom.';
5: --c_title hr_util_web.g_title%type;
6: --c_prompts hr_util_web.g_prompts%type;
7: --
8: -- ----------------------------------------------------------------------------

Line 1406: end hr_offer_custom;

1402: p_phone_format_err := null;
1403: --
1404: END validate_phone_format;
1405:
1406: end hr_offer_custom;