Share via


PmfProdCoByType.validateWrite Method [AX 2012]

Indicates whether the PdsProdCoBy record can be updated.

Syntax

public boolean validateWrite()

Run On

Called

Return Value

Type: boolean
true if the PdsProdCoBy record can be updated; otherwise, false.

Remarks

The validation is being delegated to the PmfProdCoBy record.

See Also

Reference

PmfProdCoByType Class