APRES_MODIF
Description
This action is called for each field when the latter has been modified. This action takes place after the "après_modif" field action.
Template
Window entry
Use
Same use as the "après_modif" field action. It is possible to use this action when a process is performed further to the modification of any of the fields specified in this action.
At this stage, the following variables are available:
COUZON contains the name of the current field
COUIND contains the corresponding index, if the field is included in a grid.
CZ contains the value of the current field.
activation of the "Save" and "Abort" buttons if they are planned in the window, whenever a field has been modified. To that end, the following should be written in this action: REP = "M".