DBA Data[Home] [Help]

APPS.HXC_TIMEKEEPER_UTILITIES dependencies on HXC_SELF_SERVICE_TIME_DEPOSIT

Line 133: (p_timecard in HXC_SELF_SERVICE_TIME_DEPOSIT.TIMECARD_INFO);

129: (p_buffer_table hxc_timekeeper_process.t_buffer_table);
130: PROCEDURE dump_resource_tc_table
131: (l_resource_tc_table hxc_timekeeper_process.t_resource_tc_table);
132: PROCEDURE dump_timecard
133: (p_timecard in HXC_SELF_SERVICE_TIME_DEPOSIT.TIMECARD_INFO);
134: -------------------------------------------------------------------------------
135: --Used to get the attribute category for the detail dff saved in timecard
136: -------------------------------------------------------------------------------
137: PROCEDURE add_dff_attribute (p_attribute in out NOCOPY HXC_ATTRIBUTE_TABLE_TYPE,

Line 176: ( p_timecard in out NOCOPY HXC_SELF_SERVICE_TIME_DEPOSIT.TIMECARD_INFO,

172: p_att_29 in varchar2,
173: p_att_30 in varchar2 ,
174: p_attribute_index_info in out NOCOPY hxc_timekeeper_process.t_attribute_index_info);
175: PROCEDURE order_building_blocks
176: ( p_timecard in out NOCOPY HXC_SELF_SERVICE_TIME_DEPOSIT.TIMECARD_INFO,
177: p_ord_timecard in out NOCOPY HXC_SELF_SERVICE_TIME_DEPOSIT.TIMECARD_INFO);
178: -------------------------------------------------------------------------------
179: -- This procedure used to get which attribute in layout is used to decide the
180: -- attribute category.

Line 177: p_ord_timecard in out NOCOPY HXC_SELF_SERVICE_TIME_DEPOSIT.TIMECARD_INFO);

173: p_att_30 in varchar2 ,
174: p_attribute_index_info in out NOCOPY hxc_timekeeper_process.t_attribute_index_info);
175: PROCEDURE order_building_blocks
176: ( p_timecard in out NOCOPY HXC_SELF_SERVICE_TIME_DEPOSIT.TIMECARD_INFO,
177: p_ord_timecard in out NOCOPY HXC_SELF_SERVICE_TIME_DEPOSIT.TIMECARD_INFO);
178: -------------------------------------------------------------------------------
179: -- This procedure used to get which attribute in layout is used to decide the
180: -- attribute category.
181: -------------------------------------------------------------------------------

Line 283: ,p_messages out nocopy hxc_self_service_time_deposit.message_table);

279: -- This procedure is used to convert message object type to message pl/sql table
280: ----------------------------------------------------------------------------
281: Procedure convert_type_to_message_table
282: (p_old_messages in hxc_message_table_type
283: ,p_messages out nocopy hxc_self_service_time_deposit.message_table);
284: ------------------------------------------------------------------------------------------
285: -- These procedure are moved to make the timekeeper_process package in small program units
286: -----------------------------------------------------------------------------------------
287: Procedure manage_attributes ( p_attribute_number IN NUMBER