Page History
1.2.6 Default Value
Specify the default value for a field. This value is used as defaults on screens, reports and fields in a function.
If no default value is specified, the field defaults to *BLANKS (blanks) for character fields, *ZERO (zero) for numeric fields and *NULL (null value) for other fields.
Rules
Allowable values include:
...
Additional rules:
- Refer to 1.1 Field Types.
- Cannot be entered if a 1.2.7 Reference Field has has been specified.
Warnings
- Refer to 1.1 Field Types.
Tips & Techniques
- Refer to 1.1 Field Types.
Platform Considerations
- Refer to 1.1 Field Types.