select b.* from sys.syscomments a join sys.objects b on a.id=b.object_id where text like '%CustomerCutM_Moss2007%'