Syntax for ODS Enhanced Features in a DATA Step

To use the DATA step and ODS to produce output that contains more enhanced formatting features than the default output, you must use both the FILE PRINT ODS statement and the PUT statement.