DBA Data[Home] [Help]

APPS.HXC_ARRAY_TIME_DEPOSIT dependencies on HXC_ARRAY_TIME_DEPOSIT

Line 1: PACKAGE BODY hxc_array_time_deposit AS

1: PACKAGE BODY hxc_array_time_deposit AS
2: /* $Header: hxctcardp.pkb 120.2 2005/07/14 17:40:53 arundell noship $ */
3:
4: TYPE block_list is TABLE of varchar2(30) index by binary_integer;
5:

Line 846: end hxc_array_time_deposit;

842: raise;
843:
844: END deposit_blocks;
845:
846: end hxc_array_time_deposit;