InventQualityOrderCreateForm.validate Method [AX 2012]
Validates that required fields are populated in the caller.
Syntax
protected boolean validate()
Run On
Called
Return Value
Type: boolean
true if validation succeeded; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Validates that required fields are populated in the caller.
protected boolean validate()
Called
Type: boolean
true if validation succeeded; otherwise, false.