Sets the attribute to a boolean value that indicates whether the attribute is part of the business object's required key.
Syntax
public void setIsRequiredKey(boolean isReqd);
Parameters
Return values
None.
See also
isRequiredKey()