Share via


AxdHRMAbsenceReq.checkHRMAbsenceRequest Method [AX 2012]

Determines whether the Worker field is set correctly.

Syntax

private boolean checkHRMAbsenceRequest(AxHRMAbsenceRequest _axHRMAbsenceRequest)

Run On

Server

Parameters

Return Value

Type: boolean
true if the Worker field is set properly; otherwise, false.

Remarks

This method causes an error if the value of the Worker field is not present.

See Also

Reference

AxdHRMAbsenceReq Class