DBA Data[Home] [Help]

APPS.GHR_MASS_SEL_NOA dependencies on GHR_MASS_CHANGES

Line 3007: ghr_mass_changes.create_sf52_for_mass_changes

3003: g_proc := 'Create_sf52_recrod';
3004:
3005: hr_utility.set_location ('Calling create_sf52_for_mass_changes '|| l_proc, 140);
3006:
3007: ghr_mass_changes.create_sf52_for_mass_changes
3008: (p_mass_action_type => 'MASS_NOA_SEL'
3009: , p_pa_request_rec => l_sf52_rec
3010: , p_errbuf => l_errbuf
3011: , p_retcode => l_retcode);