Exists

Checks for the existence of a business object attribute with a specified name.

Inputs

Business Object
The business object (a BusObj object).

Attribute
A String that specifies the name of the attribute whose existence you want to verify.

Output

Returns true if the attribute exists; otherwise, returns false.

Notes

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

Copyright IBM Corp. 2003, 2004