PdsCWFormCtrl.dataSourceValidateWrite Method [AX 2012]

Validates the datasource before writing the record.

public boolean dataSourceValidateWrite()

Run On

Called

Return Value

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

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

Community Additions

ADD
Show: