DBA Data[Home] [Help]

APPS.HXC_TIMESTORE_DEPOSIT dependencies on HR_GENERAL

Line 236: DEFAULT hr_general.end_of_time,

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

Line 348: DEFAULT hr_general.end_of_time,

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