KanbanUpdReset Class [AX 2012]
The KanbanUpdReset class hierarchy performs status resets for kanbans.
| Method | Description | |
|---|---|---|
| addCreatedRec | (Inherited from UpdateBase.) |
| addDeletedRec | (Inherited from UpdateBase.) |
| addUpdateRec | (Inherited from UpdateBase.) |
| beginLedger | Creates the data that is required to update the ledger voucher. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| cleanUp | Performs actions for a specific status reset. |
| commitLedger | Commits the voucher. |
| createdRecs | (Inherited from UpdateBase.) |
| deletedRecs | (Inherited from UpdateBase.) |
| 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.) |
| initKanban | Initializes the Kanban table buffer from the ParmBuffer buffer. |
| mergeCreatedRecs | (Inherited from UpdateBase.) |
| mergeDeletedRecs | (Inherited from UpdateBase.) |
| mergeRecs | (Inherited from UpdateBase.) |
| mergeUpdateRecs | (Inherited from UpdateBase.) |
| new | Initializes a new instance of the KanbanJoUpdReset class. (Overrides the new Method.) |
| 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.) |
| notifyRulesEngine | Notifies the lean rules engine when the kanban status changes. |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| packCreatedRecs | (Inherited from UpdateBase.) |
| parmKanbanStatus | Gets or sets the KanbanStatus parameter. |
| parmParmBuffer | Gets or sets the KanbanStatusUpdate record. (Overrides the parmParmBuffer Method.) |
| parmUpdateJobs | Gets or sets the UpdateJobs parameter. |
| postCleanUp | Notifies the rules engine that the status has been reset. |
| preCleanUp | Stores the data from the specified KanbanJob object. |
| resetKanbanJob | Resets a kanban job related to the kanban that is being reset. |
| run | Runs the status reset. (Overrides the run Method.) |
| setParameters | Sets parameters for the status update. |
| setStatus | Sets the status field of the Kanban table buffer. |
| 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.) |
| updatedRecs | (Inherited from UpdateBase.) |
| updateJobJournal | (Inherited from UpdateBase.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | (Inherited from UpdateBase.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newKanban | Creates a new instance of the KanbanUpdReset class. |
| ::newParmBuffer | Creates a new instance of the class. |
Community Additions
ADD
Show: