Share via


WrkCtrScheduler.setResourceRequirementInRequirementMap Method [AX 2012]

Sets the properties map entry for the current operation priority to a specific resource requirement.

Syntax

protected void setResourceRequirementInRequirementMap(Map _mapOprPriorityToRequirementProperties, RouteJobMap _routeJobMap)

Run On

Server

Parameters

  • _mapOprPriorityToRequirementProperties
    Type: Map Class
    The Map to insert the requirements on.
  • _routeJobMap
    Type: RouteJobMap Map
    The job containing the assigned resource to use as requirement.

See Also

Reference

WrkCtrScheduler Class