Set Value with Create

Sets the business object's attribute to a specified value of a particular data type, creating an object for the value if one does not already exist.

Inputs

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

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

Verb
A String the specifies the verb Create.

Notes

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

Copyright IBM Corp. 2003, 2004