Specify which headers and footers will appear in the output. The HEADER statement specifies which header templates are applied to your output. The FOOTER statement specifies which footer templates are applied to your output. In order for any of the headers and footers defined by a DEFINE statement to appear in your output, they must be specified by the FOOTER or HEADER statement.


      header TableOf ControllingFor; 
      footer NoObs Missing;
      end;