DBA Data[Home] [Help]

APPS.HXC_BLOCK_ATTRIBUTE_UPDATE dependencies on HXC_BLOCK_ATTRIBUTE_UPDATE

Line 1: PACKAGE BODY hxc_block_attribute_update AS

1: PACKAGE BODY hxc_block_attribute_update AS
2: /* $Header: hxcbkatup.pkb 120.2.12000000.1 2007/01/18 17:29:08 appldev noship $ */
3:
4: type block_list is table of number index by binary_integer;
5: --

Line 415: END hxc_block_attribute_update;

411: );
412:
413: End set_process_flags;
414:
415: END hxc_block_attribute_update;