LeanRuleDataUpdate Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clear | Clears all buffers. (Inherited from LeanRuleData.) |
| duplicate | Creates a LeanRuleData object which buffers contain duplicated version of all buffers except for the KanbanFlow buffer and InventDim buffer. (Inherited from LeanRuleData.) |
| 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.) |
| hasActiveKanbans | Checks if the rule has active kanbans. (Inherited from LeanRuleData.) |
| initialized | Indicates whether an object initialization is completed. (Inherited from LeanRuleData.) |
| initializeFromCommon | Initializes the appropriate member of the class from the buffer. (Inherited from LeanRuleData.) |
| kanbanFlow | Finds the KanbanFlow record for the current instance of the LeanRuleDataclass. (Inherited from LeanRuleData.) |
| leanKanbanType | Determines the kanban type for Kanban records to be created from the current rule. (Inherited from LeanRuleData.) |
| maxQty | Determines the maximum quantity for a kanban according to the kanban rule. (Inherited from LeanRuleData.) |
| minQty | Determines the minimum quantity according to the kanban rule. (Inherited from LeanRuleData.) |
| new | Initializes a new instance of the LeanRuleData class. (Inherited from LeanRuleData.) |
| 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.) |
| orig | Returns the original LeanRuleData class, with the original values of the object buffers. (Inherited from LeanRuleData.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | (Overrides the pack Method.) |
| parmInventDim | Gets or sets the InventDim parameter. (Inherited from LeanRuleData.) |
| parmKanbanFlowWrapper | Gets or sets the KanbanFlowWrapper parameter. (Inherited from LeanRuleData.) |
| parmKanbanRule | Gets or sets the KanbanRule parameter. (Inherited from LeanRuleData.) |
| parmKanbanRuleEvent | Gets or sets the KanbanRuleEvent parameter. (Inherited from LeanRuleData.) |
| parmKanbanRuleFixed | Gets or sets the KanbanRuleFixed parameter. (Inherited from LeanRuleData.) |
| parmKanbanRuleVariable | Gets or sets the KanbanRuleVariable parameter. (Inherited from LeanRuleData.) |
| parmLeanCoverage | Gets or sets the LeanCoverage parameter. (Inherited from LeanRuleData.) |
| parmLeanCoverageKanbanRule | Gets or sets the LeanCoverageKanbanRule parameter. (Inherited from LeanRuleData.) |
| parmReplacedKanbanRule | Gets or sets the ReplacedKanbanRule parameter. |
| replenishmentStrategy | Retrieves the replenishment strategy that is associated with the kanban rule. (Inherited from LeanRuleData.) |
| resetRecId | Resets the record ID of all buffers. (Inherited from LeanRuleData.) |
| selectedReplacedKanbanRule | Retrieves the user selected replaced kanban rule. (Overrides the selectedReplacedKanbanRule Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| shouldSerialize | Returns whether the object has to be serialized. (Inherited from LeanRuleData.) |
| status | Retrieves a status object for the current LeanRuleData object. (Inherited from LeanRuleData.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| type | Retrieves a type object for the current LeanRuleData object. (Inherited from LeanRuleData.) |
| unpack | (Overrides the unpack Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validFrom | Determines the valid from date of the kanban rule. (Inherited from LeanRuleData.) |
| validityPeriodCheck | Validates that a given period overlaps with the validity period of the current LeanRuleData object. (Inherited from LeanRuleData.) |
| validTo | Determines the valid to date of the kanban rule. (Inherited from LeanRuleData.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates an instance of the LeanRuleDataUpdate class. |
| ::newStandard | Creates a new instance of the LeanRuleDataUpdate class. |
Community Additions
ADD
Show: