End_Process - BusinessProcess
Ends the batch process
Type: Procedure
Syntax
Procedure End_Process
Call Example
Send End_Process
Description
The End_Process procedure ends the batch process. It removes the status panel if required and sends close message to log if required. This procedure is good for augmentation (please forward). This is sent by DoProcess, so you usually do not need to send this message.