RetailReturnReasonCodePolicyLine.checkIsNotDuplicate Method
Checks if there is no record with the same key fields.
Syntax
public boolean checkIsNotDuplicate()
Run On
Called
Return Value
Type: boolean
Yrue if the specified record doesn't exist; otherwise, false.