DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_REGION_LOCATIONS_S

Line 18421: SET st_transaction_id = msc_st_region_locations_s.NEXTVAL,

18417:
18418:
18419: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
18420: UPDATE msc_st_region_locations
18421: SET st_transaction_id = msc_st_region_locations_s.NEXTVAL,
18422: refresh_number = v_refresh_id,
18423: last_update_date = v_current_date,
18424: last_updated_by = v_current_user,
18425: creation_date = v_current_date,