Share via


KanbanJobType Class [AX 2012]

The KanbanJobType class is the base class for controlling types of kanban jobs.

Syntax

class KanbanJobType extends InventType

Run On

Called

Methods

  Method Description
Gg743062.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg743062.protmethod(en-us,AX.60).gif canChangeLicensePlateId Determines if the license plate dimension can be changed.
Gg743062.pubmethod(en-us,AX.60).gif canGetLicensePlateFromKanban Determines if the license plate dimension can be set from the kanban card.
Gg743062.pubmethod(en-us,AX.60).gif canHaveBOM Determines whether a kanban job can have a BOM.
Gg743062.pubmethod(en-us,AX.60).gif canHaveNonDefaultReceivedQty Indicates whether a kanban job can have a non-default received quantity.
Gg743062.pubmethod(en-us,AX.60).gif canHaveScrapQty Indicates whether a kanban job can have the scrap quantity.
Gg743062.pubmethod(en-us,AX.60).gif canHaveStatus Indicates whether the KanbanJob table buffer can have a specified status.
Gg743062.pubmethod(en-us,AX.60).gif canInventBeReserved Indicates whether a specified inventory transaction can be reserved. (Overrides the canInventBeReserved Method.)
Gg743062.pubmethod(en-us,AX.60).gif canInventUpdExpected Indicates whether an expected inventory transaction of the KanbanJobType type can be updated. (Overrides the canInventUpdExpected Method.)
Gg743062.pubmethod(en-us,AX.60).gif canInventUpdFinancial Indicates whether a financial inventory transaction of the KanbanJobType type can be updated. (Overrides the canInventUpdFinancial Method.)
Gg743062.pubmethod(en-us,AX.60).gif canInventUpdPhysical Indicates whether a physical inventory transaction of the KanbanJobType type can be updated. (Overrides the canInventUpdPhysical Method.)
Gg743062.pubmethod(en-us,AX.60).gif caseTagging (Inherited from InventType.)
Gg743062.pubmethod(en-us,AX.60).gif checkInventDimChange Validates a possible change in the inventory dimensions of the kanban job.
Gg743062.protmethod(en-us,AX.60).gif createKanbanJobIssue Creates a KanbanJobIssue record.
Gg743062.protmethod(en-us,AX.60).gif createKanbanJobReceipt Creates a KanbanJobReceipt record.
Gg743062.protmethod(en-us,AX.60).gif createWMSOrder Creates an output order if it is required.
Gg743062.pubmethod(en-us,AX.60).gif delete Deletes the KanbanJob record.
Gg743062.protmethod(en-us,AX.60).gif deleteMovement Deletes the inventory movements related to the kanban job.
Gg743062.pubmethod(en-us,AX.60).gif deleteWMSOrder Deletes output orders related to the kanbanJob record.
Gg743062.pubmethod(en-us,AX.60).gif doScrap (Inherited from InventType.)
Gg743062.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg743062.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg743062.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg743062.pubmethod(en-us,AX.60).gif initInventDimIds Initializes the inventory dimensions for issue and receipt by merging the item dimensions and location dimensions.
Gg743062.pubmethod(en-us,AX.60).gif insert Inserts a record into the KanbanJob table.
Gg743062.pubmethod(en-us,AX.60).gif isExecutable Indicates whether a kanban job is executable.
Gg743062.pubmethod(en-us,AX.60).gif itemTagging (Inherited from InventType.)
Gg743062.pubmethod(en-us,AX.60).gif ledgerTransType Indicates the LedgerTransType enumeration value to use with ledger postings.
Gg743062.pubmethod(en-us,AX.60).gif mayScrapBeExpected (Inherited from InventType.)
Gg743062.pubmethod(en-us,AX.60).gif mustBeInventoryControlled Indicates whether the kanban job must be inventory controlled.
Gg743062.pubmethod(en-us,AX.60).gif mustBeInventoryControlledIssue Indicates whether the kanban job issue must be inventory controlled.
Gg743062.pubmethod(en-us,AX.60).gif mustBeInventoryControlledReceipt Indicates whether the kanban job receipt must be inventory controlled.
Gg743062.pubmethod(en-us,AX.60).gif mustBeTransferMovement Determines whether the movement for the kanbanJob record is a transfer type movement.
Gg743062.pubmethod(en-us,AX.60).gif mustBeWIPIssueMovement Determines whether the movement for the KanbanJob record is a Work In Progress (WIP) issue-type movement.
Gg743062.pubmethod(en-us,AX.60).gif mustBeWIPMovement Determines whether the movement for the KanbanJob record is a Work In Progress (WIP) type movement.
Gg743062.pubmethod(en-us,AX.60).gif mustBeWIPReceiptMovement Determines if the movement for the KanbanJob record is a Work In Progress (WIP) receipt type movement.
Gg743062.pubmethod(en-us,AX.60).gif mustBeWMSOrderControlled Determines whether an output order must be created for the kanban job.
Gg743062.pubmethod(en-us,AX.60).gif mustEndUpdateFinancial Indicates whether the kanban job inventory transactions must be financially updated when it ends.
Gg743062.pubmethod(en-us,AX.60).gif mustHaveKanbanJobIssue Determines whether a kanban job must have a KanbanJobIssue record.
Gg743062.pubmethod(en-us,AX.60).gif mustHaveKanbanJobReceipt Determines whether a kanban job must have a KanbanJobReceipt record.
Gg743062.pubmethod(en-us,AX.60).gif mustInventBeExpectedAgain (Inherited from InventType.)
Gg743062.pubmethod(en-us,AX.60).gif mustInventBeQuotationControlled (Inherited from InventType.)
Gg743062.pubmethod(en-us,AX.60).gif mustInventUpdEstimated Determines whether an estimated inventory transaction must be updated. (Overrides the mustInventUpdEstimated Method.)
Gg743062.protmethod(en-us,AX.60).gif new Initializes a new instance of the KanbanJobType class. (Overrides the new Method.)
Gg743062.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.)
Gg743062.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.)
Gg743062.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg743062.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg743062.pubmethod(en-us,AX.60).gif palletTagging (Inherited from InventType.)
Gg743062.pubmethod(en-us,AX.60).gif runStatusReset Initializes a KanbanJobUpd object and calls the run method.
Gg743062.pubmethod(en-us,AX.60).gif runStatusUpdate Initializes a KanbanJobUpd object and calls the run method.
Gg743062.protmethod(en-us,AX.60).gif setExecutable Sets the valid status of the job.
Gg743062.protmethod(en-us,AX.60).gif setInventTransIds Sets the KanbanJob inventory transaction IDs as required.
Gg743062.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg743062.pubmethod(en-us,AX.60).gif sysModule Indicates the SysModule enumeration value to use with ledger postings.
Gg743062.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg743062.pubmethod(en-us,AX.60).gif update Updates the KanbanJob record.
Gg743062.protmethod(en-us,AX.60).gif updateEstimatedOwnerRelationship Updates the inventory transaction ownership.
Gg743062.pubmethod(en-us,AX.60).gif updateKanban Synchronizes the kanban with changes in the kanban job.
Gg743062.pubmethod(en-us,AX.60).gif updateKanbanJobPickingList Synchronizes the picking list that has the changes in the kanban job.
Gg743062.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.)
Gg743062.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg743062.pubmethod(en-us,AX.60).gif wmsGroupingSourceRequirementMovement Instantiates an inventory movement for the grouping source requirement.
Gg743062.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg743062.pubmethod(en-us,AX.60).gif Gg743062.static(en-us,AX.60).gif ::construct Creates an instance of the KanbanJobType class.

Top

Remarks

The types of kanban jobs are as follows:

  • Process

  • Transfer

The KanbanJobType class extends the InventType class, because the KanbanJob class variable can own inventory transactions.

Inheritance Hierarchy

Object Class
  InventType Class
    KanbanJobType Class
      KanbanJobTypeProcess Class
      KanbanJobTypeTransfer Class