DBA Data[Home] [Help]

APPS.GHR_MRE_PKG dependencies on GHR_MASS_ACTIONS_PKG

Line 1314: ghr_mass_actions_pkg.get_personnel_officer_name

1310: -- UpDATE.
1311: -- This addition is for Electronic Signature while doing a realignment
1312: -- and there is a change in the POI
1313:
1314: ghr_mass_actions_pkg.get_personnel_officer_name
1315: (p_personnel_office_id => t_personnel_office_id,
1316: p_person_full_name => l_personnel_officer_name,
1317: p_approving_off_work_title => l_approving_off_work_title);
1318: