The CHANGE statement changes the name of an entry that contains a user-written character format. (ET=) specifies the entry type.
   change dept=deptcode (et=formatc);
run;