MDDB Report Viewer Instance Variables

The following instance variables are used in many of the MDDB Report Viewer methods:
ACRDRL_
specifies the list of drill-down values for the across variables.
ACRVARS_
specifies the list of selected variables for the across dimension.
ALEVELS_
specifies the list of drill-down levels for the across variables.
ANALLBLS_
specifies the list of analysis variable long labels.
ANALLIST_
specifies the list of analysis variables and computed columns.
ANALVARS_
specifies the list of selected analysis variables.
ATOTAL_
specifies a flag that indicates whether the across totals are turned on.
CLASS_
contains the three- or four-level name of the WEBEIS subclass.
CSSTURL_
contains the URL for the toolbar frame style sheet.
CSSURL_
contains the URL for the style sheet.
DEBUG_
contains the application server debug level.
DEFTITLE_
contains the value of the default title that is specified by the user.
DIMLBLS_
specifies the list of labels for the down and across dimensions.
DLEVELS_
specifies the list of drill-down levels for the down variables.
DLSEP_
contains the download-to-spreadsheet delimiter. The default value is a comma.
DMODEL_
specifies the four-level name of the data model class.
DOWNDRL_
specifies the list of drill-down values for the down variables.
DOWNL_
specifies the down variables list from the application list.
DOWNVARS_
specifies the list of selected variables for the down dimension.
DPTITLE_
specifies a flag that indicates whether the drill-path title is displayed.
DTOTAL_
specifies a flag that indicates whether the down totals are turned on.
EMDDBMID_
specifies the identifier of the data model class instance.
EXPFLAG_
specifies a flag that indicates whether the expands are displayed.
EXPLIST_
specifies a list that contains sublists for each expand. The sublists are of the form VAR='VALUE'.
EXPVALS_
specifies a list that contains the values of the expanded rows only.
EXPVAR_
specifies the name of the expanded variable.
GRFHT_
contains the value of the graph height option.
GRFSRC_
specifies the graph source that is selected by the user, where 1 is a 3-D clickable graph and 2 is a standard GIF graph.
GRFWID_
contains the value of the graph width option.
GRLOC_
specifies the graph location that is selected by the user, where 1=bottom, 2=top, 3=left, and 4=right.
GRPHTYPE_
specifies the graph type selected by the user. Valid types include: BLOCK=block chart, HBAR=horizontal bar chart, PIE=pie chart, PLOT=plot, and VBAR=vertical bar chart.
GRPHVALS_
specifies a list that contains the data points for the 3-D graph.
HIERL_
specifies the list of metabase hierarchies.
HMODEL_
specifies the four-level name of the HOLAP data model class. The default value is SASTOOL._DMDDB.HOLAP_M.CLASS.
HTMLFILE_
specifies the identifier of the output file for writing HTML.
IMGURL_
contains the URL for the images.
MDDB_
specifies the name of the selected MDDB.
METABASE_
specifies the name of the selected metabase.
ROTFLAG_
specifies a flag that indicates whether the user selected the Rotate button, where 1=Rotate button was selected and 2=Rotate button was not selected.
SESSIONID_
specifies the value for the _SESSIONID variable for the application server session.
SHOWTAB_
specifies a flag that indicates whether to display the table, where 1=yes, 2=no.
STATDESC_
specifies a list of all possible statistics labels.
STATLIST_
specifies a list of the available statistics from the metabase.
STATVARS_
specifies a list of the selected statistics.
SUBHT_
indicates the number of rows to display in the filter list boxes.
SUBLOC_
specifies the location of the filter list boxes, where 1=right, 2=left, 3=top, and 4=bottom.
SUBSET_BY_
specifies the list of selected filter values.
SUBSET_FLAG_
indicates whether filter values have been selected, where 1=filters have been selected and 0=filters have not been selected.
SUBVARS_
specifies the list of selected filter variables.
SUBWID_
contains the maximum width (in characters) of the filter list boxes.
TBLOC_
specifies the location of the filter toolbar, where 1=top, 2=bottom, 3=left, 4=right, and 5=do not display a toolbar.
THISSESSION_
specifies the value for the _THISSESSION variable for the application server session.
USEHOLAP_
indicates whether a HOLAP metabase registration is being used, where 1=HOLAP metabase registration is being used and 0=HOLAP metabase registration is not being used.
VMDOFF_
specifies a flag that indicates whether metadata verification checking is done on the data model, where any nonblank character=do not perform metadata checking and a blank=perform metadata checking.