MCRSalesStatsCust.validate Method [AX 2012]

Validates the user's input.

public boolean validate([Object _calledFrom])

Run On

Called

Parameters

_calledFrom
Type: Object Class
The object the validate is being called from.

Return Value

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

Community Additions

ADD
Show: