DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_LOCATION_ASSOCIATIONS_S

Line 8887: SET st_transaction_id = msc_st_location_associations_s.NEXTVAL,

8883:
8884: v_sql_stmt := 38;
8885: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
8886: UPDATE msc_st_location_associations
8887: SET st_transaction_id = msc_st_location_associations_s.NEXTVAL,
8888: refresh_id = v_refresh_id,
8889: last_update_date = v_current_date,
8890: last_updated_by = v_current_user,
8891: creation_date = v_current_date,