Suppress the insertion of table of contents data into the RTF
file. The NOTOC_DATA option instructs ODS not to insert the table of
contents data into the RTF file. There will be no entry for the TABULATE procedure
in the table of contents page.
ods rtf notoc_data;