Check Business Object

Any business object can be checked for specific cestamp IDs.

check businessobject cestamp ID CESTAMP {ID CESTAMP};

CEStamp (Concurrent Engineering Stamp) implements optimistic offline lock, a method to prevent conflict between concurrent transactions by detecting a conflict and rolling back the transaction. When you have the cesstamp value, you can pass it to a program to validate a modification.