Is Key

Determines whether a business object attribute is defined as a key attribute.

Inputs

Business object
The current business object (a BusObj object).
Attribute
A String that specifies the name of the attribute.

Output

Returns true if the attribute is a key attribute; otherwise, returns false.

Related information

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

Copyright IBM Corp. 2004, 2005