Cause: Application design error. A SET_ITEM packaged procedure tried to turn on the Required property of a non-updateable item.
Action: To turn on the Required property of an item you must also turn on either the Update Allowed property or the Update if Null property of the item.
Level: >25
Type: Error