DBA Data[Home] [Help]

APPS.HXC_TIMECARD_AUDIT dependencies on HXC_BLOCK_TABLE_TYPE

Line 10: (p_blocks in hxc_block_table_type

6: ,p_messages in out nocopy hxc_message_table_type
7: );
8:
9: Procedure maintain_latest_details
10: (p_blocks in hxc_block_table_type
11: );
12:
13: END hxc_timecard_audit;