KanbanJobPickingListType Class [AX 2012]
The KanbanJobPickingListType class controls kanban job picking lists.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canInventBeReserved | Indicates whether an inventory transaction of the KanbanJobPickingListType type can be reserved. (Overrides the canInventBeReserved Method.) |
| canInventUpdExpected | Indicates whether an expected inventory transaction of the KanbanJobPickingListType type can be updated. (Overrides the canInventUpdExpected Method.) |
| canInventUpdFinancial | Indicates whether a financial inventory transaction of the KanbanJobPickingListType type can be updated. (Overrides the canInventUpdFinancial Method.) |
| canInventUpdPhysical | Indicates whether a physical inventory transaction of the KanbanJobPickingListType type can be updated. (Overrides the canInventUpdPhysical Method.) |
| caseTagging | (Inherited from InventType.) |
| createWMSOrder | Creates an output order if it is required. |
| delete | Deletes a KanbanJobPickingList record. |
| deleteWMSOrder | Deletes output orders that are related to the current KanbanJobPickingList record. |
| doScrap | (Inherited from InventType.) |
| 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.) |
| insert | Inserts a KanbanJobPickingList record. |
| itemTagging | (Inherited from InventType.) |
| mayScrapBeExpected | (Inherited from InventType.) |
| mustBeInventoryControlled | Indicates whether the kanban job picking list must be inventory controlled. |
| mustBeWMSOrderControlled | Determines whether an output order must be created for the kanban job picking list. |
| mustInventBeExpectedAgain | (Inherited from InventType.) |
| mustInventBeQuotationControlled | (Inherited from InventType.) |
| mustInventUpdEstimated | Indicates whether an estimated inventory transaction of the KanbanJobPickingListType type must be updated. (Overrides the mustInventUpdEstimated Method.) |
| new | Initializes a new instance of the KanbanJobPickingListType class. (Overrides the new Method.) |
| 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.) |
| palletTagging | (Inherited from InventType.) |
| 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.) |
| update | Updates a KanbanJobPickingList record. |
| 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.) |
| wmsGroupingSourceRequirementMovement | Instantiates an inventory movement for the grouping source requirement. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates an instance of the KanbanJobPickingListType class. |
| ::createFromKanbanJob | Creates a kanban job picking list for a specified job. |
Community Additions
ADD
Show: