DBA Data[Home] [Help]

APPS.HXC_SECURITY dependencies on HXC_TIMECARD_PROP_TABLE_TYPE

Line 357: p_timecard_props in hxc_timecard_prop_table_type,

353:
354: PROCEDURE add_security_attribute
355: (p_blocks in hxc_block_table_type,
356: p_attributes in out nocopy hxc_attribute_table_type,
357: p_timecard_props in hxc_timecard_prop_table_type,
358: p_messages in out nocopy hxc_message_table_type
359: ) IS
360:
361: l_list block_list;