WrkCtrSchedulerRouteTraverser Class [AX 2012]
| Method | Description | |
|---|---|---|
| addConstraints | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createInstanceForLowerLevel | |
| dequeueRecId | |
| dequeueTraverser | |
| enqueueRecIds | |
| enqueueTraverser | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| jobInfo | Retrieves the ProdRouteJobInfo object for a specified ProdRouteJob table record. |
| lowestJobBindPriority | Gets the lowest job priority assigned to the jobs that were processed. |
| new | Creates a new instance of the WrkCtrSchedulerRouteTraverser class. |
| newInstance | Creates a new instance of the WrkCtrSchedulerRouteTraverser class. |
| nextJobs | |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmConstraintLevel | Gets or sets the ConstraintLevel parameter. |
| parmDirection | Gets or sets the Direction parameter. |
| parmJobBindPriority | Gets or sets the JobBindPriority parameter. |
| parmJobsToProcess | Gets or sets the JobsToProcess parameter. |
| parmScheduleEngine | Gets or sets the ScheduleEngine parameter. |
| predecessorJobs | Retrieves the predecessors of a specified ProdRouteJob table record. |
| prevJobs | |
| process | |
| processTraverseQueue | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| successorJobs | Retrieves the successors of a specified ProdRouteJob table record. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| traverseAndAddConstraints | Traverses a route starting from a certain job, adding the JobPriority and JobGoal scheduling constraints to the jobs. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::common2RecIdSet | Iterates through the records in a selected table buffer and stores the record IDs in a set. |
| ::newProd | Creates a new instance of the WrkCtrSchedulerRouteTraverser class. |
Community Additions
ADD
Show: