DBA Data[Home] [Help]

APPS.GHR_MSL_PKG dependencies on PER_POSITION_EXTRA_INFO

Line 298: p_pos_ei_data out nocopy per_position_extra_info%rowtype);

294: ,p_effective_date in date) return varchar2;
295:
296: procedure get_pos_grp1_ddf (p_position_id in per_assignments_f.position_id%type,
297: p_effective_date in date,
298: p_pos_ei_data out nocopy per_position_extra_info%rowtype);
299:
300: procedure create_mass_act_prev (
301: p_effective_date in date,
302: p_date_of_birth in date,