Event control

Description

This event is called when modifications are made to properties in a class unless the assignment is done in the AREAD_AFTER event. The data type controls (format) and the verification that the field is not empty, if mandatory, have already been done.

In this code, the development partner can only perform controls and call an ASETERROR method for an error. In this case, the update of the property will not be done.

No direct update can be done on the property.

Context

The following variables are available in the context:

Note

A global control (CURPRO being empty) is called after all field controls have been performed.