Retrieves the ordinal position of the attribute in the business object definition, given its attribute name.
Syntax
public int getAttributeIndex(String attrName);
Parameters
Return values
The integer position of the attribute in the attribute list of the business object definition
Exceptions
See also