Retrieves the ordinal position of a given attribute of a business object.
Syntax
public int getAttributeIndex(String name);
Parameters
Return values
The integer ordinal position of the attribute.
Exceptions