Share via


WrkCtrScheduler.updateRequirementSetAndPropertiesMaps Method [AX 2012]

Updates the maps of the requirements and properties.

Syntax

protected void updateRequirementSetAndPropertiesMaps(
    Map _mapOprPriorityToRequirementProperties, 
    RouteJobMap _routeJobMap, 
    WrkCtrActivityRequirementSet _wrkCtrActivityRequirementSet, 
    InventSiteId _siteId, 
    SchedMethod _schedMethod)

Run On

Server

Parameters

  • _mapOprPriorityToRequirementProperties
    Type: Map Class
    A Map with the properties.
  • _routeJobMap
    Type: RouteJobMap Map
    A RouteMap table map with the current route.

See Also

Reference

WrkCtrScheduler Class