DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_LOCATION_ASSOCIATIONS_S

Line 9013: SET st_transaction_id = msc_st_location_associations_s.NEXTVAL,

9009:
9010: v_sql_stmt := 38;
9011: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
9012: UPDATE msc_st_location_associations
9013: SET st_transaction_id = msc_st_location_associations_s.NEXTVAL,
9014: refresh_id = v_refresh_id,
9015: last_update_date = v_current_date,
9016: last_updated_by = v_current_user,
9017: creation_date = v_current_date,