My understanding you can't use Chinese character as a variable name for SAS, so either you modify your spreadsheet to add variable name or declare the variable in your SAS input.
For the ID, you can use FORMAT to displace the ID number depends on what type of variable you imported ( char or numeric)