The TRANSPOSE procedure always produces an output data set, regardless of whether
you specify the OUT= option in the PROC TRANSPOSE statement. PROC
TRANSPOSE does not print the output data set. Use PROC PRINT, PROC REPORT, or
some other SAS reporting tool to print the output data set.
Output Data Set Variables
The output data set contains the following variables:
•variables that result from transposing the values of each variable into an observation.
•a variable that PROC TRANSPOSE creates to identify the source of the values in
each observation in the output data set. This variable is a character variable ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.