DBA Data[Home] [Help]

APPS.HXC_TIMECARD_DEPOSIT dependencies on HXC_TIMECARD_DEPOSIT

Line 1: PACKAGE BODY hxc_timecard_deposit AS

1: PACKAGE BODY hxc_timecard_deposit AS
2: /* $Header: hxctimedp.pkb 120.10.12010000.3 2008/11/13 11:52:46 bbayragi ship $ */
3:
4: g_debug boolean := hr_utility.debug_enabled;
5:

Line 131: ||' HXC_TIMECARD_DEPOSIT.DEPOSIT_ERROR';

127: ,null
128: );
129:
130: l_exception_desc := 'An Unknown error has occurred.'
131: ||' HXC_TIMECARD_DEPOSIT.DEPOSIT_ERROR';
132: end if;
133:
134: end if;
135:

Line 1345: End hxc_timecard_deposit;

1341: end if;
1342:
1343: End execute;
1344:
1345: End hxc_timecard_deposit;