No, that code does not create data sets.
It does, however, define what "orion" means as being a particular folder. It is entirely possible that the folder already contains many SAS data sets, and executing the LIBNAME statement makes those existing data sets visible to your session.
... View more