EXCPT (Exception Output) in RPG is specifically designed to update only selected fields on a record when certain conditions are met, rather than writing entire records. EXFMT writes formatted display records, UPDAT is not a valid RPG operation code, and WRITE creates new records rather than updating existing ones.