Sets all attributes of a business object to their default values.
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.
This function block is based on the BusObj.setDefaultAttrValues() method. For more information, see setDefaultAttrValues().