Set Default Attribute Values

Sets all attributes of a business object to their default values.

Inputs

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

Notes

A business object definition can include default values for attributes. The function block sets the values of this business object's attributes to the values specified as defaults in the definition.

Related information

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

Copyright IBM Corp. 2004, 2005