Hi, When for any particular reason I need to update a record and don't want to pull the triggers, the keyword %NOTRIGGER can be used. But I've been trying to do the same when I change the row using the object approach, but I can't find it. Anyone knows if it's possible to avoid pulling triggers when working with objects? Sadly, the utility "DISABLE^%NOTRIGGER" doesn't seem to exist ;-) Thank you, David