| OUVRE | At the very beginning of the template |
| OUVRE_BOITE | Before displaying the entry window |
| TITRE | Before displaying the entry window |
| DEBUT | After displaying the entry window |
| SETBOUT | Before entering the window |
| AV_CHOIX | Before entering the window |
| SAISIE | |
| APRES_MODIF | After any field has been modified |
| End | After entering the window |
| FINSAI | At the very end of the template |
| ABANDON | In case of abort |
| For the standard buttons | |
| AP_CHOIX | As early as clicking on a button or menu |
| AVANT_BOUTON | Before the execution of a button |
| BOUTON | After the execution of a button |
| For the menus | |
| AP_CHOIX | As early as clicking on a button or menu |
| AVANT_MEN | Before the execution of a menu |
| MEN | After the execution of a menu |
| For the predefined buttons | |
| AP_CHOIX | As early as clicking on a button or menu |
| AVANT_XXX | Before the execution of a predefined button XXX |
| XXX | After the execution of a predefined button XXX |
| For the operations on browsers | |
| XXX | for each operation on a browser (quick select, next page, previous page, etc.) ) |
| For the operations on the supervisor menus | |
| XXX | for each operation on the supervisor menu (parameter help, transaction change, environment change (for GEODE), etc. ) |
| For the browsers | |
| FILGAUCHE | To filter the records of a list or picking |
| CLE_GAUCHE | To modify the sort key of a simple list or simple picking |
| HINT | To specify a browsing key, for the list or picking |
| AP_FILGAUCHE | During the display of the list or picking |
| For those actions assigned to a button or menu | |
| AVANT_SUITE | When this action is linked to another one (statement in the action dictionary). Just before the next action. |
| For the picking | |
| DEB_PIC | As early as an element is selected in the picking list |
| CRE_PIC | After an element has been selected in the picking list |
| ANU_PIC | After an element has been unselected in the picking list |
| FIN_PIC | End of the selection process of an element in the picking list |