Share via


PdsCWFormCtrl.dataSourceValidateWrite Method [AX 2012]

Validates the datasource before writing the record.

Syntax

public boolean dataSourceValidateWrite()

Run On

Called

Return Value

Type: boolean
true if a record can be written; otherwise, false.

Remarks

This method also runs catch weight validation to determine whether the record may be written.

See Also

Reference

PdsCWFormCtrl Class