DBA Data[Home] [Help]

APPS.GHR_MASS_SEL_NOA dependencies on GHR_SESSION

Line 1439: ghr_session.set_session_var_for_core (p_position_data_rec.effective_end_date);

1435: BEGIN
1436: hr_utility.set_location ('Entering '|| l_proc, 10);
1437: hr_utility.set_location ('Vacant Position ID '|| to_char (p_position_data_rec.position_id), 10);
1438:
1439: ghr_session.set_session_var_for_core (p_position_data_rec.effective_end_date);
1440:
1441: ghr_sf52_pos_update.update_position_info
1442: (p_pos_data_rec => p_position_data_rec);
1443: