Retrieves the maximum length of an attribute from the business object definition.
public int getMaxLength(String attrName); public int getMaxLength(int position);
An integer that specifies the maximum length, in bytes, that an attribute value can have.