SAS datasets have two types of variables. Floating point numbers and fixed length character strings. When you convert a XLSX file the columns that SAS guesses should be convert to character variables will be.
So you can just ignore that message. The programmer at SAS that wrote that was confused.
... View more