Retrieves the values of a business object's primary key attributes and returns them as a String.
A String object containing all the key values in a business object, concatenated, and ordered by the ordinal value of the attributes.
This function block is based on the BusObj.keysToString() method. For more information, see keysToString().