The removeAttribute() method provides the following forms:
- The first form specifies the attribute to remove by its ordinal
position within the business object definition's attribute
list.
- The second form specifies the attribute to remove by its attribute
name and the ordinal position within the attribute list at which
to add this attribute.
Important:
If you specify an ordinal position, make sure that the
specified position is not the ObjectEventId attribute.