DBA Data[Home] [Help]

APPS.HXC_TIMESTORE_DEPOSIT dependencies on HR_GENERAL

Line 235: DEFAULT hr_general.end_of_time,

231: p_approval_style_id IN hxc_time_building_blocks.approval_style_id%TYPE,
232: p_date_from IN hxc_time_building_blocks.date_from%TYPE
233: DEFAULT SYSDATE,
234: p_date_to IN hxc_time_building_blocks.date_to%TYPE
235: DEFAULT hr_general.end_of_time,
236: p_comment_text IN hxc_time_building_blocks.comment_text%TYPE
237: DEFAULT NULL,
238: p_parent_building_block_ovn IN hxc_time_building_blocks.parent_building_block_ovn%TYPE
239: DEFAULT NULL,

Line 347: DEFAULT hr_general.end_of_time,

343: p_approval_style_id IN hxc_time_building_blocks.approval_style_id%TYPE,
344: p_date_from IN hxc_time_building_blocks.date_from%TYPE
345: DEFAULT SYSDATE,
346: p_date_to IN hxc_time_building_blocks.date_to%TYPE
347: DEFAULT hr_general.end_of_time,
348: p_comment_text IN hxc_time_building_blocks.comment_text%TYPE
349: DEFAULT NULL,
350: p_parent_building_block_ovn IN hxc_time_building_blocks.parent_building_block_ovn%TYPE
351: DEFAULT NULL,