Produce the report summary. This RBREAK statement creates
a default summary at the end of the report. OL writes a row of hyphens above
the summary line. SUMMARIZE writes the values of Sales.sum and Sales.pctsum
in the summary line.
rbreak after / ol summarize;
run;