Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines the uniqueness of the agreement.
Syntax
public boolean checkAgreementUniqueness(AgreementHeader _agreementHeader)
Run On
Called
Parameters
- _agreementHeader
Type: AgreementHeader Table
The record of the AgreementHeader table.
Return Value
Type: boolean
true if the agreement is unique; otherwise, false.
Exceptions
Exception | Condition |
---|---|
Error | The method is not overridden in the subtype table. |