Skip to content

SubHeader_Init1..n - Report

Called for every break level (n) for which you define a SubHeader_init1..n procedure section in your program

Type: Event

Syntax

Procedure SubHeader_Init1..n

Description

These procedures are called for every break level (n) for which you define a SubHeader_init1..n procedure section in your program. It is not called during the repaging of a subheader. For this reason, it is the appropriate place only for one-time subheader initialization code.