Share via


HRMAbsenceTransCreate.validate Method [AX 2012]

Validates the state of the internal variables.

Syntax

public boolean validate([Object calledFrom])

Run On

Server

Parameters

  • calledFrom
    Type: Object Class
    A called from Object instance; optional.

Return Value

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

See Also

Reference

HRMAbsenceTransCreate Class