KanbanFormHelper Class [AX 2012]
| Method | Description | |
|---|---|---|
| activate | Handles the activation of the KanbanRule object data source. (Inherited from KanbanRulesUIHelper.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearCache | Clears the advanced caching. (Inherited from KanbanRulesUIHelper.) |
| determineButtonStates | Implements advanced caching for specific rules. (Inherited from KanbanRulesUIHelper.) |
| 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.) |
| handleCancelJob | Cancels the currently selected job. |
| handleCancelKanban | Cancels a kanban. |
| handleCreateEvent | Handles the action of creating event kanbans for the material that is required for this kanban. |
| handleDuplicateKanban | Handles the duplication command when the button is pressed in the form. |
| handleEmptyKanban | Handles the action of emptying a kanban and posts the kanban quantity as consumed. |
| handlePrint | Prints the current kanban. |
| handleViewSourceRequirement | Handles the action of viewing the source requirement of the kanban. |
| initFromLeanRuleData | Initializes the internal instance of the KanbanFlowWrapper class by using the specified LeanRuleData object. (Inherited from KanbanRulesUIHelper.) |
| initSourceInventTransId | Initializes the instance value of the InventTransId data type. |
| initSourceKanbanId | Initializes the instance value of the source requirement KanbanId class. |
| initSourceSalesFields | Initializes the value of the source requirement fields. |
| isMultiActivityKanbanFlow | (Inherited from KanbanRulesUIHelper.) |
| jumpRef | Opens the specified lookup form with the specified record. |
| jumpRefSourceInventTransId | Opens the InventTrans form and selects the current source lot. |
| jumpRefSourceKanbanId | Opens the Kanban form and selects the current source kanban. |
| jumpRefSourceSalesId | Opens the SalesTable form and selects the current source sales line. |
| lookupPlanPlanActivity | Shows the activities lookup. (Inherited from KanbanRulesUIHelper.) |
| lookupPlanPlanActivityReplacingRule | Shows the activities lookup when creating a replacing rule. (Inherited from KanbanRulesUIHelper.) |
| new | Initializes a new instance of the KanbanRulesUIHelper class. (Inherited from KanbanRulesUIHelper.) |
| 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.) |
| parmFormRun | Gets or sets the FormRun parameter. |
| parmInventDimFormSetupPegging | Gets the InventDimForm object that is used for dimensions setup in the pegging list. |
| parmInventDimPegging | Gets or sets the InventDimPegging parameter. |
| ruleCheckActiveFlowVersions | Checks whether the production flow versions of the KanbanFlow table are active. (Inherited from KanbanRulesUIHelper.) |
| ruleCheckBOMVersionAssign | Determines whether the BOM version of the active kanban can be reassigned. |
| ruleCheckCoverageAll | Indicates whether the LeanRuleCoverageType enumeration value is All. (Inherited from KanbanRulesUIHelper.) |
| ruleCheckCoverageProduct | Indicates whether the LeanRuleCoverageType enumeration value is the Product value. (Inherited from KanbanRulesUIHelper.) |
| ruleCheckCoverageProductFamily | Indicates whether the LeanRuleCoverageType enumeration value is the ProductFamily value. (Inherited from KanbanRulesUIHelper.) |
| ruleCheckKanbanCancel | A FormButtonManager rule method for determining whether the active kanban can be canceled. |
| ruleCheckKanbanCreateEvent | Indicates whether a kanban event can be created. |
| ruleCheckKanbanDuplicate | A FormButtonManager rule method for determining whether the active kanban can be duplicated. |
| ruleCheckKanbanEmpty | A FormButtonManager rule method for determining whether a user can empty the active kanban. |
| ruleCheckKanbanEmptyReset | Indicates whether a user can revert an empty kanban status. |
| ruleCheckKanbanJobCancel | Determines whether the active kanban job can be canceled. |
| ruleCheckKanbanTypeManufacturing | Indicates whether the kanban type is manufacturing. (Inherited from KanbanRulesUIHelper.) |
| ruleCheckRuleReassign | Determines whether the active kanban can be reassigned to a different rule. |
| ruleCheckViewSourceRequirement | Determines whether a user can view the source requirement of the kanban. |
| setDatasources | Sets the data sources that are used in the rule computation process. (Overrides the setDatasources Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sourceInventTransId | Gets the source requirement of the InventTransId data type . |
| sourceKanbanId | Gets the source requirement kanban ID. |
| sourceSalesExternalItemId | Gets the source requirement ExternalItemId. |
| sourceSalesId | Returns the source requirement sales ID. |
| sourceSalesLine | Retrieves the source requirement SalesLines record. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateDesign | Triggers design updates to create or update the InventDimFormSetup helper. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validatePlanPlanActivity | Validates the currently selected first or last activities for a KanbanRule record. (Inherited from KanbanRulesUIHelper.) |
| validatePlanPlanActivityReplacedRule | Validates a currently-selected first or last activities for a KanbanRule in a replacing scenario. (Inherited from KanbanRulesUIHelper.) |
| 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 KanbanFormHelper class. |
| ::kanbanFromRecord | Retrieves the Kanban record from the caller record buffer. |
| ::newForm | Creates a helper class for the kanban form that is based on the actual FormRun data. |
| ::newStandard | Creates and returns an instance of KanbanFormHelper class. |
Community Additions
ADD
Show: