Determines whether a business object's attribute is defined as a required attribute.
Returns true if the attribute is required; otherwise, returns false.
This function block is based on the BusObj.isRequired() method. For more information, see isRequired().