SUPCOLHEADING

Suppresses the display of the default column headings in the report.

Syntax

{ SUPCOLHEADING }

Description

This command suppresses the display of the default column headings in the report. Unless a custom heading is defined you will see only the page heading members at the top of the page and row members on the left side of each row. The keyword >*COLHDR with the TEXT command is not affected by SUPCOLHEADING and may still be used to generate automatic column headings where desired.

Example

<PAGE (Market, Accounts, Scenario)
{ SUPCOLHEADING }
Boston Sales Actual
      <COLUMN (Year)
      <CHILDREN Year
<ROW (Product)
<ICHILDREN Audio 
     !
	 

This example produces the following report:

                       Boston Sales Actual 

Stereo              2,450    2,341    2,377    2,917 
Compact_Disc        3,290    3,034    3,132    3,571 
  Audio             5,740    5,375    5,509    6,488
  
  

See Also

COLHEADING
NAMESON
PAGEHEADING
SUPNAMES
SUPPAGEHEADING

©2004 Hyperion Solutions Corporation. All Rights Reserved.
http://www.hyperion.com