Determines if this attribute is a part of the foreign key of the business object.
Syntax
public boolean isForeignKeyAttr();
Parameters
None.
Return values
Returns True if the attribute is a foreign key, or part of the foreign key, for the business object; otherwise, returns False.