select contractId from tbl_TPM_Contracts where ownerId = 1 and ownerType = 'MFR' and assignedContractNbr = update tbl_TPM_Requests set volumeGenerator = where ownerId =1 and ownerType = 'MFR' and contractId = and volumeGenerator != update tbl_TPM_Contracts set flaggedForRecalc = 'Y', flaggedForRecalcTime = where ownerId = 1 and ownerType = 'MFR' and contractId =

Rolling Back

Updates Applied

select * from qmd_source where fseContractId = 0

Issues

No Issues

select * from qmd_source where fseUpdated = 'Y'

Changes

No Changes