UPDATE `casedb`.`uno_one_master` SET `Module_Code` = 'CREDITADJ' WHERE (`Module_Type` = 'Channel') and (`Order_Num` = '46') and (`Module` = 'OPS'); UPDATE `casedb`.`uno_one_master` SET `Module_Code` = 'DEBITADJ' WHERE (`Module_Type` = 'Channel') and (`Order_Num` = '47') and (`Module` = 'OPS'); UPDATE `casedb`.`uno_one_master` SET `Module_Parent_Code` = 'CREDITADJ' WHERE (`Module_Type` = 'TransactionCode') and (`Order_Num` = '45') and (`Module` = 'OPS'); UPDATE `casedb`.`uno_one_master` SET `Module_Parent_Code` = 'DEBITADJ' WHERE (`Module_Type` = 'TransactionCode') and (`Order_Num` = '46') and (`Module` = 'OPS');