[Home] [Help]
1287: -- UpDATE.
1288: -- This addition is for Electronic Signature while doing a realignment
1289: -- and there is a change in the POI
1290:
1291: ghr_mass_actions_pkg.get_personnel_officer_name
1292: (p_personnel_office_id => t_personnel_office_id,
1293: p_person_full_name => l_personnel_officer_name,
1294: p_approving_off_work_title => l_approving_off_work_title);
1295: