DBA Data[Home] [Help]

APPS.HXC_SECURITY dependencies on HXC_TIMECARD_BLOCK_UTILS

Line 50: (p_blocks(hxc_timecard_block_utils.find_active_timecard_index(p_blocks)).

46:
47: if( (p_org_id is null)
48: AND
49: (isTimecardForProjects
50: (p_blocks(hxc_timecard_block_utils.find_active_timecard_index(p_blocks)).
51: application_set_id))) then
52: if(p_messages is null) then
53: p_messages := hxc_message_table_type();
54: end if;