APRES_MODIF
Description
This action is called whenever a field has been modified and after the "après_modif" field action.
OBJect type
Simple, Grid, Combined
Transaction
No
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.
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.