The question is very open-ended. I think the answer you're probably looking for is that SAS does not have any product that produces cartograms. However, map data in SAS is in data sets and the coordinates can be manipulated using data step.
There are algorithms available that could be used and translated into data step to alter the coordinate map data to effectively make a cartogram.
I know that's not the answer you probably wanted, but at least "SAS will let [you] create" a cartogram. 🙂