KanbanType_Manufacturing Class [AX 2012]
The KanbanType_Manufacturing class controls kanbans of the Manufacturing type.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canHaveBOM | Indicates whether a kanban can have a BOM. (Overrides the canHaveBOM Method.) |
| canHaveNonDefaultReceivedQty | Indicates whether a kanban can have a non default received quantity. (Overrides the canHaveNonDefaultReceivedQty Method.) |
| canHaveScrapQty | Indicates whether a kanban job can have a scrap quantity. (Overrides the canHaveScrapQty Method.) |
| canInventBeReserved | Indicates whether an inventory transaction of the KanbanType type can be reserved. (Inherited from KanbanType.) |
| canInventUpdExpected | Indicates whether an expected inventory transaction of the KanbanType type can be updated. (Inherited from KanbanType.) |
| canInventUpdFinancial | Indicates whether a financial inventory transaction of the KanbanType type can be updated. (Inherited from KanbanType.) |
| canInventUpdPhysical | Indicates whether a physical inventory transaction of the KanbanType type can be updated. (Inherited from KanbanType.) |
| canReplaceBom | Indicates whether a kanban can change the assigned BOM version. (Inherited from KanbanType.) |
| caseTagging | (Inherited from InventType.) |
| delete | Deletes a record in the Kanban table. (Inherited from KanbanType.) |
| 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.) |
| initKanbanId | Gets a new kanban ID from the kanban number sequence. (Inherited from KanbanType.) |
| insert | Inserts a Kanban record. (Inherited from KanbanType.) |
| itemTagging | (Inherited from InventType.) |
| ledgerTransType | Determines the LedgerTransType enumeration value to use with ledger postings. (Overrides the ledgerTransType Method.) |
| mayScrapBeExpected | (Inherited from InventType.) |
| mustBeInventoryControlled | Determines whether the kanban must be inventory controlled. (Inherited from KanbanType.) |
| mustHaveProcessJob | Determines if the kanban must have a process job. (Inherited from KanbanType.) |
| mustHaveTransferJob | Indicates whether the kanban must have a transfer job. (Overrides the mustHaveTransferJob Method.) |
| mustInventBeExpectedAgain | (Inherited from InventType.) |
| mustInventBeQuotationControlled | (Inherited from InventType.) |
| mustInventUpdEstimated | Determines whether an estimated inventory transaction of type KanbanType must be updated. (Inherited from KanbanType.) |
| mustUpdateKanbanJobPickingList | Determines whether the kanban job picking list is recreated. (Inherited from KanbanType.) |
| new | Initializes a new instance of the KanbanType class. (Inherited from KanbanType.) |
| 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.) |
| runStatusReset | Initializes a KanbanUpdReset object and calls the run method. (Inherited from KanbanType.) |
| runStatusUpdate | Initializes a KanbanUpd object and calls the run method. (Inherited from KanbanType.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sysModule | Determines the SysModule enumeration value to use with ledger postings. (Overrides the sysModule Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| update | Updates a Kanban record. (Inherited from KanbanType.) |
| updateKanbanJobPickingList | Recreates the kanban job picking list because of changes in the kanban. (Inherited from KanbanType.) |
| updateKanbanJobs | Synchronizes the kanban jobs with changes in the kanban. (Inherited from KanbanType.) |
| 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. (Inherited from KanbanType.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates an instance of the KanbanType_Manufacturing class. |
Community Additions
ADD
Show: