Write the data values to the data component. The _ODS_ option and the PUT statement write the data values for all columns to the data component.


put _ods_;
run;