Contents MDDB Report Viewer Methods Previous Next
 

_SET_DOWN_TOTAL_FLAG_ Method

Sets the dtotal_ instance variable for activating down totals

Syntax

 CALL SEND(OBJID,'_SET_DOWN_TOTAL_FLAG_',ttlflag);                 
Where... Is Type... And Contains...
ttlflag C a value that indicates whether to set a flag for the Totals in the down dimension, where X = set the flag on; blank = do not set the flag.

Contents MDDB Report Viewer Methods Previous Next