The _ODS_ option in the PUT statement writes every variable
to the buffer that the PUT statement writes to the data component. Because
no formats or labels are specified for individual columns, ODS uses the defaults
(see
Listing Output Created with the Default DATA Step Table Definition).
put _ods_;