DBA Data[Home] [Help]

APPS.PER_NL_ABSENCE_TRACK_PKG dependencies on PER_NL_ABSENCE_TRACK_PKG

Line 1: PACKAGE BODY PER_NL_ABSENCE_TRACK_PKG AS

1: PACKAGE BODY PER_NL_ABSENCE_TRACK_PKG AS
2: /* $Header: penlabst.pkb 120.2 2006/09/07 11:13:40 niljain noship $ */
3: g_package varchar2(33) := ' PER_NL_ABSENCE_TRACK_PKG.';
4:
5: --

Line 3: g_package varchar2(33) := ' PER_NL_ABSENCE_TRACK_PKG.';

1: PACKAGE BODY PER_NL_ABSENCE_TRACK_PKG AS
2: /* $Header: penlabst.pkb 120.2 2006/09/07 11:13:40 niljain noship $ */
3: g_package varchar2(33) := ' PER_NL_ABSENCE_TRACK_PKG.';
4:
5: --
6: -- Creates Default Absence Actions for a Employee if no actions
7: -- are entered for a employee

Line 248: END PER_NL_ABSENCE_TRACK_PKG;

244: hr_utility.set_location('Leaving ' || l_proc, 500);
245:
246: END chk_Abs_Action_Setup_Exists;
247:
248: END PER_NL_ABSENCE_TRACK_PKG;