LeanRuleVariable Class [AX 2012]
The LeanRuleVariable class represents a rule with variable quantity.
| Method | Description | |
|---|---|---|
| addFilter | Adds additional filters to the query object based on the current selection in the form and any replenishment strategy constraints. (Inherited from LeanRuleKanban.) |
| addFilterFirstActivity | Adds filtering conditions when the first activity is selected. (Inherited from LeanRuleKanban.) |
| addFilterLastActivity | Adds filtering conditions when the last activity is selected. (Inherited from LeanRuleKanban.) |
| addFilterReplacingRule | Adds the filtering conditions in case the lookup is used to replace a rule. (Inherited from LeanRuleKanban.) |
| allowManualKanbans | Indicates whether the replenishment strategy allows for creating manual kanbans. (Inherited from LeanRuleKanban.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canJobResetFromStatus | Indicates whether a job that is related to the rule can be reset from a specified status. (Inherited from LeanRuleKanban.) |
| canTrigger | Determines whether a rule can be triggered. (Overrides the canTrigger Method.) |
| defaultHandlingUnitEmptyPolicy | Sets the default for the handling unit empty policy field. (Inherited from LeanRuleKanban.) |
| defaultKanbanTypeValues | Sets default values that are based on the kanban type. (Inherited from LeanRuleKanban.) |
| duplicateKanban | Handles the duplication of the Kanban. (Inherited from LeanRuleKanban.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getKanbanCreationForm | Gets the name of the form for manually creating kanbans. (Overrides the getKanbanCreationForm Method.) |
| getMaxKanbanQty | Gets the maximum kanban quantity that is enabled by the rule. (Overrides the getMaxKanbanQty Method.) |
| getMinKanbanQty | Gets the minimum kanban quantity that is enabled by the rule. (Overrides the getMinKanbanQty Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| handleUrgencyUpdate | Updates the urgency level of the rule. (Inherited from LeanRuleKanban.) |
| initFields | Initializes the default data of the fields. (Overrides the initFields Method.) |
| initializeContext | Initializes the implemented of the interface with the context it operates on. (Inherited from LeanRuleKanban.) |
| insert | Creates a rule of the required type in the entities hierarchy of the rules. (Overrides the insert Method.) |
| manualKanbansNeedCards | Specifies whether manual kanbans require circulating cards. (Inherited from LeanRuleKanban.) |
| modifiedField | Handles the change in a value of the field. (Overrides the modifiedField Method.) |
| modifiedFieldKanbanFlow | Handles a value update of a field in the KanbanFlow table. |
| modifiedFieldKanbanRule | Handles a value update of a field in the KanbanRule table. |
| modifiedFieldKanbanRuleVariable | Handles the value update of a field in the KanbanRuleVariable table. |
| modifiedFieldLeanCoverage | Handles the value update of a field in the LeanCoverage table. |
| needsReprint | Determines whether a Kanban Card must be reprinted if it is reassigned to the _newKanbanRule. (Inherited from LeanRuleKanban.) |
| new | Initializes a new instance of the LeanRuleKanban class. (Inherited from LeanRuleKanban.) |
| 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.) |
| parmInventSettingMaximumProductQuantity | Gets or sets the InventSettingMaximumProductQuantity parameter. |
| parmInventSettingMinimumProductQuantity | Gets or sets the InventSettingMinimumProductQuantity parameter. |
| readDefaultSiteOrInventoryOrderSettings | Reads the default values for the minimum and maximum product quantity depending on the inventory order settings. |
| refreshLeadTime | Refreshes the lead time for the kanban rule. (Overrides the refreshLeadTime Method.) |
| requiresAutoPlanning | Specifies whether auto-planning is necessary. (Inherited from LeanRuleKanban.) |
| setDefaultSiteOrInventoryOrderSettings | Sets the default values for the maximum product quantity depending on the inventory order settings. |
| 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.) |
| update | Updates the record of the rules in the database. (Overrides the update Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateFields | Validates the integer fields of the KanbanRuleVariable table buffer. (Overrides the validateFields Method.) |
| validatePrintType | Checks if the kanban rule has the correct print type. (Inherited from LeanRuleKanban.) |
| validateProductQuantity | Validates that the potential change in the minimum, maximum and default kanban quantities are consistent. |
| validateProductQuantityInventSetting | Validates that the potential change in the kanban quantities are in the range of the order settings of the item. |
| validateRegisterAsEmpty | Validates the register of the kanban rule is set as empty. (Inherited from LeanRuleKanban.) |
| validateSelection | Validates a selected source or destination. (Inherited from LeanRuleKanban.) |
| validateWrite | Validates the writing of a particular LeanRuleKanban type object. (Inherited from LeanRuleKanban.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Object Class
LeanRuleKanban Class
LeanRuleVariable Class
LeanRuleEvent Class
LeanRuleScheduled Class
LeanRuleKanban Class
LeanRuleVariable Class
LeanRuleEvent Class
LeanRuleScheduled Class
Community Additions
ADD
Show: