Skip to end of banner
Go to start of banner

Report Header

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Report Header

This tag is used to define a report group header.

Attributes

NameDescriptionValues
columnThe report group header column.Column

 

Example

 Header
Header
<header>
	<column>
		<fieldname>BTSCHEMECODE</fieldname>
		<width>50</width>
		<widthType>PERCENTAGE</widthType>
		<header>Billing Term Scheme:</header>
	</column>
 
	...
 
</columns>
  • No labels