Share via


InventCheckReceiptCostPcsContract.validate Method [AX 2012]

Validates the UI parameters.

Syntax

public boolean validate()

Run On

Called

Return Value

Type: boolean
true if validation is successful; otherwise, false.

Remarks

This method validates the UI parameters and throws the exception before you run the report.

See Also

Reference

InventCheckReceiptCostPcsContract Class