KanbanRulesConnectedResourceCalc Class [AX 2012]
The KanbanRulesConnectedResourceCalc class explores connected kanban rules that will be used in resource calculation.
| 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 for a given kanban rule (Overrides the connectedKanbanRulesAsList Method.) |
| 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.) |
| includeReceiveFinished | Indicates whether kanban rules that do receive finished items must be included in the search. |
| 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. (Inherited from KanbanRulesConnectedUpStreamSemi.) |
| 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 a new instance of the KanbanRulesConnectedResourceCalc class. |
| ::newStandard | Instantiates a KanbanRulesConnectedResourceCalc object. |
Object Class
KanbanRulesConnected Class
KanbanRulesConnectedUpStreamSemi Class
KanbanRulesConnectedResourceCalc Class
KanbanRulesConnected Class
KanbanRulesConnectedUpStreamSemi Class
KanbanRulesConnectedResourceCalc Class
Community Additions
ADD
Show: