DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_VISITS_S

Line 12717: SET st_transaction_id = msc_st_visits_s.nextval,

12713: CLOSE c1;
12714:
12715: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
12716: UPDATE msc_st_visits
12717: SET st_transaction_id = msc_st_visits_s.nextval,
12718: refresh_id = v_refresh_id,
12719: last_update_date = v_current_date,
12720: last_updated_by = v_current_user,
12721: creation_date = v_current_date,