DBA Data[Home] [Help]

APPS.HXC_TIMEKEEPER_ERRORS dependencies on HXC_BLOCK_TABLE_TYPE

Line 411: ,p_blocks in out nocopy hxc_block_table_type

407: -- description
408: -- See DESCRIPTION in header
409: PROCEDURE rollback_tc_or_set_err_status
410: (p_message_table in out nocopy HXC_MESSAGE_TABLE_TYPE
411: ,p_blocks in out nocopy hxc_block_table_type
412: ,p_attributes in out nocopy hxc_attribute_table_type
413: ,p_rollback in out nocopy BOOLEAN
414: ,p_status_error out NOCOPY BOOLEAN) IS
415: