DBA Data[Home] [Help]

APPS.HXC_TIMEKEEPER_ERRORS dependencies on HXC_ATTRIBUTE_TABLE_TYPE

Line 412: ,p_attributes in out nocopy hxc_attribute_table_type

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:
416: l_index BINARY_INTEGER;