Share via


WMSOrderTransType_TransportPostTransfer Class [AX 2012]

The WMSOrderTransType_TransportPostTransfer class is used to handle refill and relocation transport lines.

Input transport lines that are being transferred are also handled by this class.

Syntax

class WMSOrderTransType_TransportPostTransfer extends WMSOrderTransType_Transport

Run On

Called

Methods

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

Top

Inheritance Hierarchy

Object Class
  WMSOrderTransType Class
    WMSOrderTransType_Transport Class
      WMSOrderTransType_TransportPostTransfer Class