Share via


WMSJobTicketReport_RU.validate Method [AX 2012]

Validates whether all fields and parameters are set correctly.

Syntax

public boolean validate([Object calledFrom])

Run On

Called

Parameters

  • calledFrom
    Type: Object Class
    The overriding RunBase parameter.

Return Value

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

See Also

Reference

WMSJobTicketReport_RU Class