Share via


KanbanType_Withdrawal Class [AX 2012]

The KanbanType_Withdrawal class controls kanbans of the Withdrawal type.

Syntax

class KanbanType_Withdrawal extends KanbanType

Run On

Called

Methods

  Method Description
Gg772178.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg772178.pubmethod(en-us,AX.60).gif canHaveBOM Indicates whether a kanban can have a BOM. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif canHaveNonDefaultReceivedQty Indicates whether a kanban can have a non-default received quantity. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif canHaveScrapQty Indicates whether a kanban job can have a scrap quantity. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif canInventBeReserved Indicates whether an inventory transaction of the KanbanType type can be reserved. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif canInventUpdExpected Indicates whether an expected inventory transaction of the KanbanType type can be updated. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif canInventUpdFinancial Indicates whether a financial inventory transaction of the KanbanType type can be updated. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif canInventUpdPhysical Indicates whether a physical inventory transaction of the KanbanType type can be updated. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif canReplaceBom Indicates whether a kanban can change the assigned BOM version. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif caseTagging (Inherited from InventType.)
Gg772178.pubmethod(en-us,AX.60).gif delete Deletes a record in the Kanban table. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif doScrap (Inherited from InventType.)
Gg772178.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg772178.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg772178.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg772178.protmethod(en-us,AX.60).gif initKanbanId Gets a new kanban ID from the kanban number sequence. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif insert Inserts a Kanban record. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif itemTagging (Inherited from InventType.)
Gg772178.pubmethod(en-us,AX.60).gif ledgerTransType Determines the LedgerTransType enumeration value to use with ledger postings. (Overrides the ledgerTransType Method.)
Gg772178.pubmethod(en-us,AX.60).gif mayScrapBeExpected (Inherited from InventType.)
Gg772178.pubmethod(en-us,AX.60).gif mustBeInventoryControlled Determines whether the kanban must be inventory controlled. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif mustHaveProcessJob Indicates whether the kanban must have a process job. (Overrides the mustHaveProcessJob Method.)
Gg772178.pubmethod(en-us,AX.60).gif mustHaveTransferJob Determines whether the kanban must have a transfer job. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif mustInventBeExpectedAgain (Inherited from InventType.)
Gg772178.pubmethod(en-us,AX.60).gif mustInventBeQuotationControlled (Inherited from InventType.)
Gg772178.pubmethod(en-us,AX.60).gif mustInventUpdEstimated Determines whether an estimated inventory transaction of type KanbanType must be updated. (Inherited from KanbanType.)
Gg772178.protmethod(en-us,AX.60).gif mustUpdateKanbanJobPickingList Determines whether the kanban job picking list is recreated. (Inherited from KanbanType.)
Gg772178.protmethod(en-us,AX.60).gif new Initializes a new instance of the KanbanType class. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg772178.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg772178.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg772178.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg772178.pubmethod(en-us,AX.60).gif palletTagging (Inherited from InventType.)
Gg772178.pubmethod(en-us,AX.60).gif runStatusReset Initializes a KanbanUpdReset object and calls the run method. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif runStatusUpdate Initializes a KanbanUpd object and calls the run method. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg772178.pubmethod(en-us,AX.60).gif sysModule Determines the SysModule enumeration value to use with ledger postings. (Overrides the sysModule Method.)
Gg772178.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg772178.pubmethod(en-us,AX.60).gif update Updates a Kanban record. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif updateKanbanJobPickingList Recreates the kanban job picking list because of changes in the kanban. (Inherited from KanbanType.)
Gg772178.protmethod(en-us,AX.60).gif updateKanbanJobs Synchronizes the kanban jobs with changes in the kanban. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg772178.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg772178.pubmethod(en-us,AX.60).gif wmsGroupingSourceRequirementMovement Instantiates an inventory movement for the grouping source requirement. (Inherited from KanbanType.)
Gg772178.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg772178.pubmethod(en-us,AX.60).gif Gg772178.static(en-us,AX.60).gif ::construct Creates an instance of the KanbanType_Withdrawal class.

Top

Inheritance Hierarchy

Object Class
  InventType Class
    KanbanType Class
      KanbanType_Withdrawal Class