Execution
: After input in the date subscreen (time-dep. tables/views)Use
This event is only used in association with
time-dependent tables/views. It runs as soon as an input is made in the date subscreen. Other activities can be performed, for example:·
fill hidden fields·
update user internal tables.
In contrast to other routines, the individual routine must have two parameters of type D. Parameter 1 is the start date, and parameter 2 the end date.
Realization
This event has no standard routine.