Retrieves the ordinal position of a given attribute of a business object.
Syntax
public int getAttrIndex(String attrName);
Parameters
Return values
The ordinal position of the attribute within the business object definition.
Exceptions