DBA Data[Home] [Help]

APPS.GHR_MLC_PKG dependencies on HR_POSITIONS_F

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

345: p_sel_flag in out NOCOPY varchar2,
346: p_comments in out NOCOPY varchar2,
347: p_msl_id in out NOCOPY number);
348:
349: procedure position_history_update (p_position_id IN hr_positions_f.position_id%type,
350: p_effective_date IN date,
351: p_table_id IN pay_user_tables.user_table_id%type,
352: p_upd_tableid IN pay_user_tables.user_table_id%type);
353: