DBA Data[Home] [Help]

APPS.GHR_MLC_PKG dependencies on PER_POSITION_EXTRA_INFO

Line 148: p_pos_ei_data out nocopy per_position_extra_info%rowtype);

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