Share via


HRMAbsenceReq_HRMAbsReq.existsWorker_ApprovedBy Method [AX 2012]

Indicates whether the Worker_ApprovedBy data item exists in the data container.

Syntax

public boolean existsWorker_ApprovedBy()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

HRMAbsenceReq_HRMAbsReq Class