Use EndCheckPoint system function in conjunction with BeginCheckPoint and RollBackCheckPoint to roll back work item data field values to the values held at a previous point in processing and, if necessary, resume work item processing at that previous point.
To specify the end of a series of steps where the saved values will be discarded
The EndCheckPoint system instruction has no parameters.
For an overview of checkpoint processing and placement guidelines for the BeginCheckPoint and EndCheckPoint system Instructions, see About checkpoint processing.