Report Header Section Level Events
This table describes the events that are available at the report header section level:
Event |
Description |
|---|---|
Initialize Report Header |
Processes once at the beginning of the report. Use this event to initialize values at the beginning of a report. This event is similar to Init Section for a normal group, columnar, or tabular section, except that it processes only for a report header section. |
End Report Header |
Occurs after the report header processes. The system processes the page header for the report next. Use this event to do processing immediately after a report header and before a page header. |