DBA Data[Home] [Help]

APPS.GHR_MLC_PKG dependencies on HR_POSITIONS_F

Line 343: procedure position_history_update (p_position_id IN hr_positions_f.position_id%type,

339: p_sel_flag in out NOCOPY varchar2,
340: p_comments in out NOCOPY varchar2,
341: p_msl_id in out NOCOPY number);
342:
343: procedure position_history_update (p_position_id IN hr_positions_f.position_id%type,
344: p_effective_date IN date,
345: p_table_id IN pay_user_tables.user_table_id%type,
346: p_upd_tableid IN pay_user_tables.user_table_id%type);
347: