Keys to String

Retrieves the values of a business object's primary key attributes and returns them as a String.

Inputs

Business object
The current business object (a BusObj object).

Output

A String object containing all the key values in a business object, concatenated, and ordered by the ordinal value of the attributes.

Notes

This function block is based on the BusObj.keysToString() method. For more information, see keysToString().

Copyright IBM Corp. 2003, 2004