FRM-47031: Cannot set value of parameter %s in DEFAULT parameter list: invalid value specified.
Cause: Application design error. A Built-in (such as SET_PARAMETER_ATTR) is attempting to set the value of a parameter which was defined when the form was designed, but the value specified is not legal for the parameter's datatype.
Action: The call to the Built-in must be modified or removed.
Trigger: ON-ERROR