This is a subroutine that is used by the processes to generate BCI.ACTION records. The subroutine may be invoked within custom processes - if desired. This would then replace the normal triggering process.
Some situations in which this could be used are as follows:
Execution call for the subroutine:
CALL NOVO.EVENT.HANDLER(FILENAME,ID,RECORD,EVENT.TYPE)
Definition of arguments:
| Event type | Description |
|---|---|
| D | Delete of the record |
| I | Insert of a new record |
| C | Change to an existing record |