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.19.12020000.5 2013/02/08 09:18:03 pravesk 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 1724: End hxc_timecard_deposit;

1720: end if;
1721:
1722: End execute;
1723:
1724: End hxc_timecard_deposit;