Data Type Variables
%DATA TYPE CODE%
The identifier of the data type selected in the input/report template options.
In the definition file of a drill-down sheet, this variable inherits its value from the cell (from the column definitions) that the user has drilled down from. For example, if the user drills down from a column whose definition is 'ACT', the value of the variable in the definition file of the drill-down sheet is always 'ACT' , regardless of what the user has selected in the input or report template options.
%DATA TYPE NAME%
The name of the data type selected in the input or report template options. This variable can be used only in a column header.
In the definition file of a drill-down sheet, this variable inherits its value from the cell (from the column definitions) that the user has drilled down from. For example, if the user drills down from a column whose column definition is 'ACT', the value of the variable in the definition file of the drill-down sheet is always the name of the data type 'ACT' regardless of what the user has selected in the input or report template options.
%USERDATATYPE%
The identifier of the data type selected in the input/report template options.
In the definition file of a drill-down sheet, this variable inherits its value from the cell (from the column definitions) that the user has drilled down from. For example, if the user drills down from a column whose definition is 'ACT', the value of the variable in the definition file of the drill-down sheet is always 'ACT' regardless of what the user has selected in the input or report template options.