KanbanRulesConnectedDownStreamSemi Class [AX 2012]
The KanbanRulesConnectedDownStreamSemi explores downstream connected kanban rules until a rule is encountered that does not receive partially finished items.
| Method | Description | |
|---|---|---|
| addNextLevel | Adds the next level of connected kanban rules. (Inherited from KanbanRulesConnected.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| connectedKanbanRulesAsList | Retrieves the connected kanban rules of a given kanban rule (Inherited from KanbanRulesConnected.) |
| 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.) |
| includeKanbanRule | Indicates whether a given kanban rule is included in additional exploration. (Overrides the includeKanbanRule Method.) |
| init | Initializes class variables. (Inherited from KanbanRulesConnected.) |
| initEnumeration | Initializes class variables that are used to enumerate connected kanban rules. (Inherited from KanbanRulesConnected.) |
| initFindRules | Initializes the KanbanFindRule object. (Overrides the initFindRules Method.) |
| kanbanRule | Retrieves the current KanbanRule record. (Inherited from KanbanRulesConnected.) |
| level | Retrieves the current level value. (Inherited from KanbanRulesConnected.) |
| listKanbanRulesConnected | Retrieves the connected kanban rules as a flat list of KanbanRule records. (Inherited from KanbanRulesConnected.) |
| moveNext | Moves to the next kanban rule in the result collection. (Inherited from KanbanRulesConnected.) |
| new | Initializes a new instance of the KanbanRulesConnected class. (Inherited from KanbanRulesConnected.) |
| 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.) |
| parmDateTimeFrom | Gets or sets the DateTimeFrom parameter. (Inherited from KanbanRulesConnected.) |
| parmDateTimeTo | Gets or sets the DateTimeTo parameter. (Inherited from KanbanRulesConnected.) |
| parmInventDimId | Gets or sets the InventDimId parameter. (Inherited from KanbanRulesConnected.) |
| parmInventQty | Gets or sets the InventQty parameter. (Inherited from KanbanRulesConnected.) |
| parmItemId | Gets or sets the ItemId parameter. (Inherited from KanbanRulesConnected.) |
| parmKanbanRuleRoot | Gets or sets the KanbanRuleRoot parameter. (Inherited from KanbanRulesConnected.) |
| reset | Resets the enumeration and optionally the results. (Inherited from KanbanRulesConnected.) |
| setConnectionParameters | Sets the connection parameters. (Overrides the setConnectionParameters Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| 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.) |
| ::construct | Initializes an instance of the KanbanRulesConnectedDownStreamSemi class. |
| ::newStandard | Instantiates a KanbanRulesConnectedDownStreamSemi object. |
Community Additions
ADD
Show: