DBA Data[Home] [Help]

APPS.HXC_ARCHIVE_RESTORE_UTILS dependencies on HXC_TIME_BUILDING_BLOCKS

Line 6: TYPE t_tbb_id is TABLE of hxc_time_building_blocks.time_building_block_id%TYPE;

2: /* $Header: hxcarcresutl.pkh 120.4 2005/11/22 01:16:53 gkrishna noship $ */
3:
4: g_error_count number;
5:
6: TYPE t_tbb_id is TABLE of hxc_time_building_blocks.time_building_block_id%TYPE;
7:
8:
9: -------------------------------------------------------------------
10: -- for description about all the following functions and procedures