MyLeaveRequests overview

Applies to these Dynamics 365 apps:
Human Resources

The MyLeaveRequests entity in Microsoft Dynamics 365 Human Resources provides the list of Leave Requests in the system, scoped (limited) to the requests accessible to the current user querying the entity.

Key

Property Name Data Type
dataAreaId String
RequestId String
LeaveType String
LeaveDate Date

Properties

Property Name Data Type Required
dataAreaId String X
RequestId String X
LeaveType String X
LeaveDate Date X
ReasonCodeId String
PersonnelNumber String X
RequestDate Date X
Comment String
Status Enum X
Amount Real
HalfDayDefinition Enum

Actions

Action Name Description
submit Submit the request to be processed by workflow.

See also