SalesAgreementHeaderExt_RU.checkAgreementUniqueness Method
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 argument is not a SalesAgreementHeader table data type. |