October 2009
Beginner
636 pages
13h 35m
English
You've already seen how custom headers can be defined for each column in a table template definition. In a similar fashion, you can define a header for the whole table or for multiple adjacent columns within a table by placing a DEFINE HEADER section inside the overall table template definition and outside of the column definitions over which the header should span.
The template HR_SPAN below defines two spanning headers: SPANHEAD and CALCHEAD. The SPANHEAD text spans the columns in the COLUMN statement starting from ANNUALSALARY and ending with NEWSAL. The CALCHEAD text spans the two columns BONUSAMT and NEWSAL. If you do not specify START= or END= attributes in a header definition ...
Read now
Unlock full access