Share via


WMSOrderTransType Class [AX 2012]

Syntax

class WMSOrderTransType

Run On

Called

Methods

  Method Description
Gg826068.pubmethod(en-us,AX.60).gif activate
Gg826068.protmethod(en-us,AX.60).gif activateRefillTransport Creates refills.
Gg826068.pubmethod(en-us,AX.60).gif allowShipmentUnReservationForLine Retrieves a Boolean value that determines whether the shipment un-reservation is allowed for a single line.
Gg826068.pubmethod(en-us,AX.60).gif canBeUnpicked Determines whether the related WMSOrderTrans record has a status that allows for it to be unpicked.
Gg826068.pubmethod(en-us,AX.60).gif cancel
Gg826068.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg826068.pubmethod(en-us,AX.60).gif changeToLocation
Gg826068.pubmethod(en-us,AX.60).gif changeToPallet Updates the toInventDim field of the wmsOrderTrans table with the pallet ID passed as argument.
Gg826068.protmethod(en-us,AX.60).gif checkFinishInTransportLine
Gg826068.protmethod(en-us,AX.60).gif checkFinishOutTransportLine
Gg826068.pubmethod(en-us,AX.60).gif checkFinishPickingLine
Gg826068.protmethod(en-us,AX.60).gif checkFinishRefillTransportLine
Gg826068.protmethod(en-us,AX.60).gif checkFinishRelocationTransportLine Validates whether a relocation transport line can be completed.
Gg826068.pubmethod(en-us,AX.60).gif checkFinishRoute
Gg826068.pubmethod(en-us,AX.60).gif checkFinishTransportLine
Gg826068.pubmethod(en-us,AX.60).gif checkFix
Gg826068.pubmethod(en-us,AX.60).gif checkRFIDTagStatus
Gg826068.pubmethod(en-us,AX.60).gif delete
Gg826068.protmethod(en-us,AX.60).gif deleteCancelled
Gg826068.protmethod(en-us,AX.60).gif deleteNotPhysicalUpdated Deletes WMSOrderTrans records that have an expedition status of Registered, Activated, and Started.
Gg826068.protmethod(en-us,AX.60).gif deleteStandard
Gg826068.pubmethod(en-us,AX.60).gif doesStatusAllowPicking Determines whether the related WMSOrderTrans record has a status that allows for picking.
Gg826068.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg826068.pubmethod(en-us,AX.60).gif findToLocation Determines the location to where the picked items are to be delivered.
Gg826068.protmethod(en-us,AX.60).gif finishInTransportLine
Gg826068.protmethod(en-us,AX.60).gif finishOutTransportLine
Gg826068.pubmethod(en-us,AX.60).gif finishPickingLine
Gg826068.protmethod(en-us,AX.60).gif finishRefillTransportLine
Gg826068.protmethod(en-us,AX.60).gif finishRelocationTransportLine Completes a relocation transport line.
Gg826068.pubmethod(en-us,AX.60).gif finishTransportLine
Gg826068.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg826068.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg826068.pubmethod(en-us,AX.60).gif initToInventDimFromInventDim Initializes the inventory to-dimensions.
Gg826068.pubmethod(en-us,AX.60).gif insert
Gg826068.pubmethod(en-us,AX.60).gif inventMovement
Gg826068.pubmethod(en-us,AX.60).gif load Changes the status on the current picking line from Staged to Loaded.
Gg826068.pubmethod(en-us,AX.60).gif moveReservation
Gg826068.pubmethod(en-us,AX.60).gif new
Gg826068.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.)
Gg826068.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.)
Gg826068.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg826068.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg826068.pubmethod(en-us,AX.60).gif parmAdjustWMSLocationLoad Determines whether to adjust the load on a WMSLocation location when a physical transaction occurs.
Gg826068.pubmethod(en-us,AX.60).gif pdsDeleteZeroCWLine Delete this line as a zero catch weight line.
Gg826068.pubmethod(en-us,AX.60).gif pdsValidateCatchWeight Validates the quantity and catch weight quantity fields.
Gg826068.protmethod(en-us,AX.60).gif postTransfer
Gg826068.pubmethod(en-us,AX.60).gif removeFromRoute
Gg826068.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg826068.pubmethod(en-us,AX.60).gif start
Gg826068.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg826068.pubmethod(en-us,AX.60).gif unload Changes the status on the current picking line from Loaded to Staged.
Gg826068.pubmethod(en-us,AX.60).gif unPick
Gg826068.pubmethod(en-us,AX.60).gif unReserve
Gg826068.pubmethod(en-us,AX.60).gif updateQty
Gg826068.pubmethod(en-us,AX.60).gif updateShipmentId Updates the shipment ID to the specified value.
Gg826068.pubmethod(en-us,AX.60).gif updateToInventDim
Gg826068.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.)
Gg826068.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg826068.protmethod(en-us,AX.60).gif wmsOrder
Gg826068.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg826068.pubmethod(en-us,AX.60).gif Gg826068.static(en-us,AX.60).gif ::finishPickingLinesMulti Updates multiple WMSOrderTrans records.
Gg826068.pubmethod(en-us,AX.60).gif Gg826068.static(en-us,AX.60).gif ::finishPickingLinesMultiTTS Updates multiple WMSOrderTrans records in a transaction.
Gg826068.pubmethod(en-us,AX.60).gif Gg826068.static(en-us,AX.60).gif ::newWMSOrderTrans Initializes a new instance of a subclass of the WMSOrderTransType class.
Gg826068.pubmethod(en-us,AX.60).gif Gg826068.static(en-us,AX.60).gif ::newWMSOrderTransOnClient Initializes a new instance of a subclass of the WMSOrderTransType class.
Gg826068.pubmethod(en-us,AX.60).gif Gg826068.static(en-us,AX.60).gif ::newWMSOrderTransOnServer Initializes a new instance of a subclass of the WMSOrderTransType class.

Top

Inheritance Hierarchy

Object Class
  WMSOrderTransType Class
    WMSOrderTransType_Output Class
    WMSOrderTransType_Transport Class