Compares the current business object's key attribute values with those in the input business object to determine if they are equal.
Returns true if the values of all key attributes are the same; returns false if they are not the same.
This function block is based on the BusObj.equalKeys() method. For more information, see equalKeys().