DBA Data[Home] [Help]

APPS.HXC_TIMESTORE_DEPOSIT_UTIL dependencies on HXC_BLOCK_TYPE

Line 838: hxc_block_type

834: LOOP
835: EXIT WHEN NOT p_blocks.EXISTS (l_index);
836: l_blocks.EXTEND;
837: l_blocks (l_blocks.LAST) :=
838: hxc_block_type
839: (p_blocks (l_index).time_building_block_id,
840: p_blocks (l_index).TYPE,
841: p_blocks (l_index).measure,
842: p_blocks (l_index).unit_of_measure,