BusinessProcessObject.<Name of business process>.BeforeWrite
Syntax:
Parameters:
<Cancel>
Action execution cancel flag. If the parameter value is set to True in the body of the handler procedure, writing is not performed and the exception is raised.
Default value: False.
Description: