INIT_DIA
Description
This action is called before the display of the criterion window for the "dialogue box" type. If the criteria window is non existent or of another type, this action is not called. In batch mode, this action is called 2 times :
- for the entry of the parameter in the interactive phase( GSERVEUR =0, GBATCH = 1)
- for the execution of the batch phase( GSERVEUR =0, GBATCH = 1 )
Template
Standard process (interactive and batch mode)
Use
It essentially serves to assign the fields in this window.
Warning ! The Diszo, Grizo and Actzo instructions are not useable in this action. It is therefore necessary to insert these instructions in an action field. ( e.g. : avant_zone for the field to be greyed-out).
At this level, it is possible to use the action parameters defined by PARAM(1), PARAM(2) ...
To identify a process launch by submission of a batch request, it will be tested in this action GBATCH=1.