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