Compares the values of two business objects, excluding child business objects, to determine whether they are equal.
Returns true if the values of all attributes are the same; otherwise, returns false.
The Shallow Equals function block can set the following exception type for a CollaborationException exception:
This function block is based on the BusObj.equalsShallow() method. For more information, see equalsShallow().