KanbanUpdAssigned Class [AX 2012]
The KanbanUpdAssigned class performs status updates for kanbans that have their target status set to the assigned value.
| 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. (Inherited from KanbanUpd.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| commitLedger | Commits the voucher. (Inherited from KanbanUpd.) |
| 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. (Inherited from KanbanUpd.) |
| kanban | Gets the Kanban table buffer. (Inherited from KanbanUpd.) |
| mergeCreatedRecs | (Inherited from UpdateBase.) |
| mergeDeletedRecs | (Inherited from UpdateBase.) |
| mergeRecs | (Inherited from UpdateBase.) |
| mergeUpdateRecs | (Inherited from UpdateBase.) |
| new | Initializes a new instance of the KanbanUpd class. (Inherited from KanbanUpd.) |
| 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.) |
| notifyChangeStatus | Creates a notification that kanban status has changed. (Inherited from KanbanUpd.) |
| notifyRulesEngine | Notifies the rules engine of the status change. (Inherited from KanbanUpd.) |
| 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. (Inherited from KanbanUpd.) |
| parmNotifyChangeStatus | Gets or sets the NotifyChangeStatus parameter. (Inherited from KanbanUpd.) |
| parmParmBuffer | Gets or sets the ParmBuffer parameter. (Inherited from KanbanUpd.) |
| parmUpdateJobs | Gets or sets the UpdateJobs parameter. (Inherited from KanbanUpd.) |
| postRun | Performs final actions that can be performed in an independent transaction scope. (Inherited from KanbanUpd.) |
| postRunStatus | Notifies the rules engine of the status change. (Inherited from KanbanUpd.) |
| preRun | Performs initial actions that can be performed in an independent transaction scope. (Inherited from KanbanUpd.) |
| preRunStatus | Saves the unchanged KanbanJob object to a local variable for later comparison. (Inherited from KanbanUpd.) |
| run | Runs the status update. (Inherited from KanbanUpd.) |
| runStatus | Performs actions for kanbans that have their status set to the assigned value. (Overrides the runStatus Method.) |
| setParameters | Sets parameters for the status update. (Inherited from KanbanUpd.) |
| setStatus | Sets the status field of the Kanban table buffer. (Inherited from KanbanUpd.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startFirstKanbanJob | Assigns the first kanban job for the parent kanban. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updatedRecs | (Inherited from UpdateBase.) |
| updateJobJournal | (Inherited from UpdateBase.) |
| updateKanban | Updates the Kanban record. (Inherited from KanbanUpd.) |
| 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.) |
| ::construct |
Community Additions
ADD
Show: