KanbanMultiJobDimPhysical Class [AX 2012]
The KanbanMultiJobDimPhysical class handles the opening of picking and registration forms 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. |
| 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 picking or registration dimensions. |
| handleKanbanJobPickingList | Adds kanban job picking list records to the list of movements that require picking or registration if it is required. |
| init | |
| mustAddToList | Determines whether a movement for a given InventTransOrigin record ID is ready to be physically updated or must be added to the internal list. |
| new | Initializes a new instance of the KanbanMultiJobDimPhysical class. |
| 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 picking or registration form if it is required. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| packedList | Retrieves a container that contains a list of records. |
| parmParmId | Gets or sets the ParmId parameter. |
| parmTargetKanbanJobStatus | Gets or sets the TargetKanbanJobStatus parameter. |
| run | Opens the picking or registration form with movements that require additional inventory dimension specification before physical updates can be posted. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| statusIssue | Identifies which issue inventory transactions must be considered. |
| statusReceipt | Identifies which receipt inventory transactions must be considered. |
| 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.) |
Object Class
KanbanMultiJobDimPhysical Class
KanbanMultiJobDimPhysicalPick Class
KanbanMultiJobDimPhysicalRegister Class
KanbanMultiJobDimPhysical Class
KanbanMultiJobDimPhysicalPick Class
KanbanMultiJobDimPhysicalRegister Class
Community Additions
ADD
Show: