How to: |
Reference: |
You can define variables in a synonym in order to specify synonym attributes, such as the connection name or the table name. The variable is saved in the synonym as an object and is available for use in all subsequent reports derived from the synonym.
Variables in a synonym can have the following attributes:
The name of the variable. A double ampersand (&&) is automatically inserted in the name to indicate a global variable.
The default value for the variable. If no value is set, the default value is used.
When selected, single quotation marks are added around the assigned string for the variable. A single quotation mark within the string is converted into two single quotation marks.
Optional description of the prompt value format for the variable. The format type can be Alpha fixed, Integer, or Decimal Packed.
The text that appears when prompting for a value for the variable.
Allows you to select the method used to specify values that can be accepted for this variable. The following options are available:
Allows you to specify whether you can select from a single or multiple list of values.
Lists the values that are acceptable.
Variables in a synonym are commonly used to represent a table name or connection name.
WebFOCUS | |
Feedback |