LeanRuleScheduled Class [AX 2012]
Represents a scheduled kanban rule.
| 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 enables manual kanbans to be created. (Overrides the allowManualKanbans Method.) |
| 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. (Inherited from LeanRuleVariable.) |
| 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 | Duplicates the Kanban record. (Overrides the duplicateKanban Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getKanbanCreationForm | Gets the name of the form that manually creates kanbans. (Overrides the getKanbanCreationForm Method.) |
| getMaxKanbanQty | Gets the maximum kanban quantity that is enabled by the rule. (Inherited from LeanRuleVariable.) |
| getMinKanbanQty | Gets the minimum kanban quantity that is enabled by the rule. (Inherited from LeanRuleVariable.) |
| 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. (Inherited from LeanRuleVariable.) |
| 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. (Inherited from LeanRuleVariable.) |
| manualKanbansNeedCards | Specifies whether manual kanbans require circulating cards. (Inherited from LeanRuleKanban.) |
| modifiedField | Handles the change of a field value. (Overrides the modifiedField Method.) |
| modifiedFieldKanbanFlow | Handles a value update of a field in the KanbanFlow table. (Inherited from LeanRuleVariable.) |
| modifiedFieldKanbanRule | Handles a value update of a field in the KanbanRule table. (Inherited from LeanRuleVariable.) |
| modifiedFieldKanbanRuleVariable | Handles the value update of a field in the KanbanRuleVariable table. (Inherited from LeanRuleVariable.) |
| modifiedFieldLeanCoverage | Handles the value update of a field in the LeanCoverage table. (Inherited from LeanRuleVariable.) |
| 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. (Inherited from LeanRuleVariable.) |
| parmInventSettingMinimumProductQuantity | Gets or sets the InventSettingMinimumProductQuantity parameter. (Inherited from LeanRuleVariable.) |
| readDefaultSiteOrInventoryOrderSettings | Reads the default values for the minimum and maximum product quantity depending on the inventory order settings. (Inherited from LeanRuleVariable.) |
| refreshLeadTime | Refreshes the lead time for the kanban rule. (Inherited from LeanRuleVariable.) |
| requiresAutoPlanning | Specifies whether auto-planning is necessary. (Inherited from LeanRuleKanban.) |
| setDefaultSiteOrInventoryOrderSettings | Sets the default values for the minimum product quantity based on the inventory order settings. (Overrides the setDefaultSiteOrInventoryOrderSettings 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.) |
| update | Updates the record of the rules in the database. (Inherited from LeanRuleVariable.) |
| 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. (Inherited from LeanRuleVariable.) |
| validateLastActivityInventControlled | Determines whether the last activity is inventory controlled. |
| 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. (Inherited from LeanRuleVariable.) |
| validateProductQuantityInventSetting | Checks whether the potential change in the kanban quantities are in the range of the order settings of the item. (Overrides the validateProductQuantityInventSetting Method.) |
| 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 type object. (Overrides the validateWrite Method.) |
| 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 LeanRuleScheduled class. |
| ::newStandard | Creates a new instance of the class. |
Community Additions
ADD
Show: