DBA Data[Home] [Help]

APPS.HXC_TIMECARD_DEPOSIT_COMMON dependencies on HXC_MESSAGE_TABLE_TYPE

Line 45: ,p_messages in out nocopy HXC_MESSAGE_TABLE_TYPE

41:
42: Procedure alias_translation
43: (p_blocks in out nocopy HXC_BLOCK_TABLE_TYPE
44: ,p_attributes in out nocopy HXC_ATTRIBUTE_TABLE_TYPE
45: ,p_messages in out nocopy HXC_MESSAGE_TABLE_TYPE
46: );
47: /*
48: Procedure validate_setup
49: (p_deposit_mode in varchar2

Line 52: ,p_messages in out nocopy hxc_message_table_type

48: Procedure validate_setup
49: (p_deposit_mode in varchar2
50: ,p_blocks in out nocopy hxc_block_table_type
51: ,p_attributes in out nocopy hxc_attribute_table_type
52: ,p_messages in out nocopy hxc_message_table_type
53: ) ;
54: */
55:
56: Function load_blocks