DBA Data[Home] [Help]

APPS.HXC_TIMESTORE_DEPOSIT dependencies on HXC_BLD_BLK_INFO_TYPES

Line 1568: l_bld_blk_info_type hxc_bld_blk_info_types.bld_blk_info_type%TYPE;

1564: )
1565: IS
1566: l_proc VARCHAR2 (72);
1567: l_attribute_count PLS_INTEGER;
1568: l_bld_blk_info_type hxc_bld_blk_info_types.bld_blk_info_type%TYPE;
1569: l_attribute_id hxc_time_attributes.time_attribute_id%TYPE
1570: := NULL;
1571: l_segment hxc_mapping_components.SEGMENT%TYPE;
1572: attr_index PLS_INTEGER;