DBA Data[Home] [Help]

APPS.GHR_MLC_PKG dependencies on PER_POSITION_EXTRA_INFO

Line 150: p_pos_ei_data out nocopy per_position_extra_info%rowtype);

146: ,p_effective_date in date) return varchar2;
147:
148: procedure get_pos_grp1_ddf (p_position_id in per_assignments_f.position_id%type,
149: p_effective_date in date,
150: p_pos_ei_data out nocopy per_position_extra_info%rowtype);
151:
152: procedure create_mass_act_prev (
153: p_effective_date in date,
154: p_date_of_birth in date,