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.
This function block is based on the BusObj.equalsShallow() method. For more information, see equalsShallow().