DBA Data[Home] [Help]

APPS.HXT_RETRO_VAL dependencies on HXT_DET_HOURS_WORKED_F

Line 23: UPDATE hxt_det_hours_worked_f

19: -- to do that yet, if ever. That's because if the above views change,
20: -- for whatever reason, leaving this sql as is will make it easier to make
21: -- changes here to reflect those changes.
22:
23: UPDATE hxt_det_hours_worked_f
24: SET pay_status = 'C',
25: last_update_login = l_user_id,
26: last_update_date = SYSDATE
27: WHERE ROWID IN