Determines if the attribute values in the primary key of a specified business object match those in the current business object.
public final boolean areAllPrimaryKeysTheSame(CWConnectorBusObj theBusObj);
Returns true if all primary-key values in the busObj object match those in the current business object; otherwise, returns false.