KanbanJobTmpPickListLoader Class [AX 2012]
The KanbanJobTmpPickListLoader class loads the picking list records for the process and transfer kanban boards.
| Method | Description | |
|---|---|---|
| aggregate | Aggregates the KanbanJobTmpPickList records by cumulating quantities. |
| availableQuantityItemInventDimId | Determines the available inventory for a specified item at a specified dimension. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkFlushPrincipleAndKanbanJobStatus | Kanban job status and its picking list flushing principle should be checked before setting supply status. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getNext | Gets the next record. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasWHSWave | Indicates whether a record has Wave associated with it. |
| hasWHSWork | Indicates whether a record has Work associated with it. |
| hasWMSOrder | Indicates whether a record has an output order. |
| init | Initializes class variables. |
| initAvailableQuantity | Initializes the available quantity of a kanbanJobTmpPickList record. |
| initExpectedQuantities | Initializes the supply status of a kanbanJobTmpPickList record. |
| initFromCurrent | Initializes a KanbanJobTmpPickList record from a source record. |
| initKanbanItemPegging | Initializes the item pegging of a kanbanJobTmpPickList record. |
| initKanbanJobSupplyStatus | Initializes the supply status of a kanbanJobTmpPickList record. |
| initQuantities | Initializes the quantity fields of a KanbanJobTmpPickList record. |
| inventDimId | Retrieves an inventory dimension ID. |
| issueInventTransOriginId | Retrieves an inventory transaction origin. |
| itemId | Retrieves an item ID. |
| lineType | Retrieves an line type. |
| load | Loads the KanbanJobTmpPickList records into a packed list. |
| new | Initializes a new instance of the KanbanJobTmpPickListLoader 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmContainerKanbanJobs | Gets or sets the ContainerKanbanJobs parameter. |
| quantity | Retrieves a quantity. |
| 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.) |
| unitId | Retrieves a unit ID. |
| 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.) |
| wmsOrderQuantity | Determines the inventory quantity of open output orders related to a record. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Object Class
KanbanJobTmpPickListLoader Class
KanbanJobTmpPickListLoaderProcess Class
KanbanJobTmpPickListLoaderTransfer Class
KanbanJobTmpPickListLoader Class
KanbanJobTmpPickListLoaderProcess Class
KanbanJobTmpPickListLoaderTransfer Class
Community Additions
ADD
Show: