Sets default values for attributes which currently have the special Blank or Ignore attribute values.
public void setDefaultAttrValues();
None.
None.
The default values are valid values, not ignore values. For attributes whose type is container, the method creates an empty container. The method sets default values for instances of sub-objects within the business object.
See also the description of the setAttrValue() method.