Compares the attributes of two business objects (including child business objects) to determine if 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.equals() method. For more information, see equals().