Enable the insertion of table of contents data into the RTF file. The TOC_DATA option instructs ODS to insert the table of contents
data into the RTF file. There will be an entry for the PRINT procedure in
the table of contents page.
ods rtf toc_data;