Share via


HRMAbsenceReq.existsHRMAbsReq Method [AX 2012]

Indicates whether the HRMAbsenceRequest data item is located in the data container.

Syntax

public boolean existsHRMAbsReq()

Run On

Called

Return Value

Type: boolean
true if the HRMAbsenceRequest data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer Class class.

See Also

Reference

HRMAbsenceReq Class