DBA Data[Home] [Help]

APPS.HXC_TIMESTORE_DEPOSIT_UTIL dependencies on FND_NEW_MESSAGES

Line 4: message_name fnd_new_messages.message_name%TYPE,

1: PACKAGE hxc_timestore_deposit_util AS
2: /* $Header: hxctsdputil.pkh 120.4 2006/03/31 19:50:00 arundell noship $ */
3: TYPE translated_message_info IS RECORD (
4: message_name fnd_new_messages.message_name%TYPE,
5: MESSAGE_TEXT VARCHAR2 (4000),
6: time_building_block_id hxc_time_building_blocks.time_building_block_id%TYPE,
7: time_building_block_ovn hxc_time_building_blocks.object_version_number%TYPE,
8: time_attribute_id hxc_time_attributes.time_attribute_id%TYPE,