KanbanMultiJobDimPhysicalRegister Class [AX 2012]
The KanbanMultiJobDimPhysicalRegister class handles the opening of the registration form when it is required.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formName | Retrieves the name of the form to open. (Overrides the formName Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| handleKanbanJob | Adds kanban jobs to the list of movements that require additional specification of registration dimensions. (Overrides the handleKanbanJob Method.) |
| handleKanbanJobPickingList | Adds kanban job picking list records to the list of movements that require picking or registration if it is required. (Inherited from KanbanMultiJobDimPhysical.) |
| init | (Inherited from KanbanMultiJobDimPhysical.) |
| mustAddToList | Determines whether a movement for a given record ID of the InventTransOrigin record is ready to be physically updated or must be added to the internal list. (Overrides the mustAddToList Method.) |
| new | Initializes a new instance of the KanbanMultiJobDimPhysical class. (Inherited from KanbanMultiJobDimPhysical.) |
| 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.) |
| openForm | Opens the registration form if it is required. (Overrides the openForm Method.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| packedList | Retrieves a packed List object of records. (Overrides the packedList Method.) |
| parmParmId | Gets or sets the ParmId parameter. (Inherited from KanbanMultiJobDimPhysical.) |
| parmTargetKanbanJobStatus | Gets or sets the TargetKanbanJobStatus parameter. (Inherited from KanbanMultiJobDimPhysical.) |
| run | Opens the picking or registration form with movements that require additional inventory dimension specification before physical updates can be posted. (Inherited from KanbanMultiJobDimPhysical.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| statusIssue | Identifies which issue inventory transactions must be considered. (Inherited from KanbanMultiJobDimPhysical.) |
| statusReceipt | Indicates which receipt inventory transactions must be considered. (Overrides the statusReceipt Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| 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 KanbanMultiJobDimPhysicalRegister class. |
| ::newStandard | Creates a new instance of the KanbanMultiJobDimPhysicalRegister object. |
Community Additions
ADD
Show: