Constant

You use this window to enter a default value for a field.

When a record containing the field is first initialized, Rational® ClearQuest® assigns this value to the field.

The constant value you enter must match the type of the corresponding field. In general, you should only supply constant values for simple data types such as strings and integers. The length of string values must not exceed the maximum length of the string field.

Note: If you want to assign a default value to a field that contains a reference, you should use a script hook to find the appropriate record and assign it to the field.

Feedback