DBA Data[Home] [Help]

APPS.GHR_POSITION_EXTRA_INFO_IUDAR dependencies on GHR_API

Line 54: IF NOT ghr_api.return_upd_hr_dml_status THEN

50: l_effective_date := session.effective_date;
51: end loop;
52:
53: -- Only set the master record to invalid if it is currently VALID
54: IF NOT ghr_api.return_upd_hr_dml_status THEN
55:
56: FOR c_pos_rec in c_pos LOOP
57: UPDATE hr_all_positions_f
58: SET status = 'INVALID'