Share via


AgreementCommitment.validateWrite Method [AX 2012]

Validates that the agreement line can be saved.

Syntax

public abstract boolean validateWrite()

Run On

Called

Return Value

Type: boolean
true if the agreement line can be saved; otherwise, false.

Remarks

For more information, see the AgreementItemCommitment, AgreementProductCategoryCommitment.

See Also

Reference

AgreementCommitment Class