KanbanJobUpdResetComplete Class [AX 2012]
| Method | Description | |
|---|---|---|
| addCreatedRec | (Inherited from UpdateBase.) |
| addDeletedRec | (Inherited from UpdateBase.) |
| addUpdateRec | (Inherited from UpdateBase.) |
| beginLedger | Creates the data that is used to update the ledger voucher. (Inherited from KanbanJobUpdReset.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| cleanUp | Performs actions for resetting the status to complete. (Overrides the cleanUp Method.) |
| commitLedger | Commits the voucher. (Inherited from KanbanJobUpdReset.) |
| 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.) |
| initKanbanJob | Initializes the KanbanJob table buffer from a ParmBuffer object. (Inherited from KanbanJobUpdReset.) |
| 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. (Inherited from KanbanJobUpdReset.) |
| 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 LeanRulesEngine object about changes in the status. (Inherited from KanbanJobUpdReset.) |
| 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.) |
| parmKanbanJobStatus | Gets or sets the KanbanJobStatus parameter. (Inherited from KanbanJobUpdReset.) |
| parmParmBuffer | Gets or sets the ParmBuffer parameter. (Inherited from KanbanJobUpdReset.) |
| parmUpdateKanban | Gets or sets the UpdateKanban parameter. (Inherited from KanbanJobUpdReset.) |
| postCleanUp | Notifies the kanban rule engine that the status has been reset. (Inherited from KanbanJobUpdReset.) |
| preCleanUp | Stores the data from the specified KanbanJob object to a field. (Inherited from KanbanJobUpdReset.) |
| resetCurrentJob | Resets the current job on the related Kanban record. |
| resetEndDateTime | Resets the end date of the kanban job. |
| resetKanban | Resets the parent kanban. (Inherited from KanbanJobUpdReset.) |
| resetKanbanJob | Updates the KanbanJob table record. |
| resetLeanDocumentAssignments | Deletes a related record in the KanbanJobReceiptAdviceLine table. |
| resetQualityMeasure | Deletes the related record in the KanbanJobQualityMeasure table. |
| resetQuantities | Resets the received quantity and scrapped quantity of the kanban job. |
| resetSourceDocumentLineStatus | Resets the job that is related to source document lines to draft status. |
| resetStatus | Resets the Status field of the KanbanJob table buffer. (Inherited from KanbanJobUpdReset.) |
| resetUpdateJobOrderedQuantities | Sets the ordered quantity of following jobs. |
| resetUpdateNextKanbanJob | Reverses updates to date and inventory dimensions of the next kanban jobs. |
| resetUpdatePhysicalKanbanJob | Reverts the physical updates the inventory transaction for the kanban job, if it is required. |
| resetUpdatePhysicalPickingList | Reverses the related picking list. (Inherited from KanbanJobUpdReset.) |
| run | Runs the status reset. (Inherited from KanbanJobUpdReset.) |
| setParameters | Sets parameters for the status update. (Inherited from KanbanJobUpdReset.) |
| 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.) |
| ::construct |
Community Additions
ADD
Show: