KanbanFindRules_MasterScheduling Class [AX 2012]
The KanbanFindRules_MasterScheduling class provides the methods to find the kanban rules that apply for master planning.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| finalizeResult | Builds a list object that is the final result of the find operation. (Inherited from KanbanFindRules.) |
| findFirstKanbanRule | Finds the first KanbanRule record that matches the search criteria. (Inherited from KanbanFindRules.) |
| findKanbanRules | Finds kanban rules that match the specified criteria. (Inherited from KanbanFindRules.) |
| first | Retrieves the first KanbanRule record in the result list. (Inherited from KanbanFindRules.) |
| foundRules | Retrieves the number of records in the result list. (Inherited from KanbanFindRules.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| inventTable | Retrieves the related InventTable record for the specified item ID. |
| mustAdd | Determines if the specified KanbanRule record must be added to the result list. (Overrides the mustAdd Method.) |
| new | Initializes a new instance of the KanbanFindRules class. (Inherited from KanbanFindRules.) |
| next | Retrieves the next KanbanRule record in the result list. (Inherited from KanbanFindRules.) |
| 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 KanbanFindRules.) |
| parmDateTimeTo | Gets or sets the DateTimeTo parameter. (Inherited from KanbanFindRules.) |
| parmExcludeKanbanRuleRecId | Gets or sets the ExcludeKanbanRuleRecId parameter. (Inherited from KanbanFindRules.) |
| parmFirstPlanActivityUpstreamRecId | Gets or sets the FirstPlanActivityUpstreamRecId parameter. (Inherited from KanbanFindRules.) |
| parmFirstRuleOnly | Gets or sets the FirstRuleOnly parameter. (Inherited from KanbanFindRules.) |
| parmIncludeManufacturing | Gets or sets the IncludeManufacturing parameter. (Inherited from KanbanFindRules.) |
| parmIncludeNotOnHandUpdateReceipt | Gets or sets the IncludeNotOnHandUpdateReceipt parameter. (Inherited from KanbanFindRules.) |
| parmIncludeOnHandUpdateReceipt | Gets or sets the IncludeOnHandUpdateReceipt parameter. (Inherited from KanbanFindRules.) |
| parmIncludePickupFinished | Gets or sets the IncludePickupFinished parameter. (Inherited from KanbanFindRules.) |
| parmIncludePickupSemiFinished | Gets or sets the IncludePickupSemiFinished parameter. (Inherited from KanbanFindRules.) |
| parmIncludeReceiveFinished | Gets or sets the IncludeReceiveFinished parameter. (Inherited from KanbanFindRules.) |
| parmIncludeReceiveSemiFinished | Gets or sets the IncludeReceiveSemiFinished parameter. (Inherited from KanbanFindRules.) |
| parmIncludeWithdrawal | Gets or sets the IncludeWithdrawal parameter. (Inherited from KanbanFindRules.) |
| parmInventDimId | Gets or sets the InventDimId parameter. (Inherited from KanbanFindRules.) |
| parmInventDimParm | Gets or sets the InventDimParm parameter. (Inherited from KanbanFindRules.) |
| parmItemId | Gets or sets the ItemId parameter. (Inherited from KanbanFindRules.) |
| parmKanbanRuleRecId | Gets or sets the KanbanRuleRecId parameter. (Inherited from KanbanFindRules.) |
| parmLastPlanActivityDownstreamRecId | Gets or sets the LastPlanActivityDownstreamRecId parameter. (Inherited from KanbanFindRules.) |
| parmLastPlanActivityRecId | Gets or sets the LastPlanActivityRecId parameter. (Inherited from KanbanFindRules.) |
| parmLeanProdFlowReferenceRecId | Gets or sets the LeanProdFlowReferenceRecId parameter. (Inherited from KanbanFindRules.) |
| parmMinimumInventQty | Gets or sets the MinimumInventQty parameter. (Inherited from KanbanFindRules.) |
| parmReplenishmentStrategy | Gets or sets the ReplenishmentStrategy parameter. (Inherited from KanbanFindRules.) |
| parmSkipRuleMayExistCheck | Gets or sets the SkipRuleMayExistCheck parameter. (Inherited from KanbanFindRules.) |
| ruleSearchId | Creates a rule search identifier based on the current rule search criteria. (Inherited from KanbanFindRules.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toDateTime | Determines the to date and time value that will be used to find rules. |
| 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 | |
| ::newStandard | Creates an instance of the KanbanFindRules_MasterScheduling class that has the specified attributes. |
Community Additions
ADD
Show: