Get Long

Retrieves the value of a single attribute, as a long data type, from a business object.

Inputs

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

Attribute
A String that specifies the name of the attribute you want to retrieve.

Output

Returns the value of the specified attribute as a long data type.

Notes

This function block is based on the BusObj.getLong() method. For more information, see getBoolean(), getDouble(), getFloat(), getInt(), getLong(), get(), getBusObj(), getBusObjArray(), getLongText(), getString().

Copyright IBM Corp. 2003, 2004