Use the GANNO procedure to process the Annotate data set and generate the graphics output.
proc ganno annotate=flag;
run;
quit;