Set Verb with Create

Sets the verb of a child business object, creating the child business object 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.

Verb
A String that specifies the verb Create.

Notes

This function block is based on the BusObj.setVerbWithCreate() method.

Copyright IBM Corp. 2003, 2004