WMSReserve_LocationOrdered Class [AX 2012]

Syntax

class WMSReserve_LocationOrdered extends WMSReserve_PickingRoute

Run On

Server

Methods

  Method Description
Gg809906.protmethod(en-us,AX.60).gif calcInventDimFixed Determines which of the dimensions cannot be modified by the system. (Inherited from WMSReserve.)
Gg809906.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg809906.pubmethod(en-us,AX.60).gif canReserveOrdered (Overrides the canReserveOrdered Method.)
Gg809906.protmethod(en-us,AX.60).gif checkPreReservedDim (Inherited from WMSReserve_PickingRoute.)
Gg809906.protmethod(en-us,AX.60).gif checkWMSLocationPick (Inherited from WMSReserve_PickingRoute.)
Gg809906.protmethod(en-us,AX.60).gif coming Gets the quantity that is expected to come to a location. (Inherited from WMSReserve_PickingRoute.)
Gg809906.protmethod(en-us,AX.60).gif comingArrived Gets the quantity to use as arrived quantity. (Inherited from WMSReserve_PickingRoute.)
Gg809906.pubmethod(en-us,AX.60).gif comingOrdered (Overrides the comingOrdered Method.)
Gg809906.protmethod(en-us,AX.60).gif comingReservOrdered Gets the reserved quantity that is coming but not yet physically on hand. (Inherited from WMSReserve_PickingRoute.)
Gg809906.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg809906.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg809906.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg809906.protmethod(en-us,AX.60).gif isFixedOnNonAggregatedLevel Indicates whether any of the fixed dimensions are not contained at the aggregated level of the tmpWMSOrder records. (Inherited from WMSReserve.)
Gg809906.protmethod(en-us,AX.60).gif mustUsePalletId (Inherited from WMSReserve_PickingRoute.)
Gg809906.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg809906.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.)
Gg809906.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.)
Gg809906.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg809906.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg809906.pubmethod(en-us,AX.60).gif parmInventDimCriteria Gets or sets the InventDimCriteria parameter. (Inherited from WMSReserve.)
Gg809906.pubmethod(en-us,AX.60).gif parmInventDimParmCriteria Gets or sets the InventDimParmCriteria parameter. (Inherited from WMSReserve.)
Gg809906.pubmethod(en-us,AX.60).gif parmMinimumCWPalletQuantity Gets or sets the MinimumCWPalletQuantity parameter. (Inherited from WMSReserve.)
Gg809906.pubmethod(en-us,AX.60).gif parmMinimumPalletQuantity Gets or sets the MinimumPalletQuantity parameter. (Inherited from WMSReserve.)
Gg809906.pubmethod(en-us,AX.60).gif parmReservationMethodInternal Gets or sets the ReservationMethodInternal parameter. (Inherited from WMSReserve.)
Gg809906.pubmethod(en-us,AX.60).gif parmTmpWMSOrder Gets or sets the TmpWMSOrder parameter. (Inherited from WMSReserve.)
Gg809906.pubmethod(en-us,AX.60).gif parmWmsLocationPick Gets or sets the WmsLocationPick parameter. (Inherited from WMSReserve.)
Gg809906.pubmethod(en-us,AX.60).gif parmWmsShipment Gets or sets the WmsShipment parameter. (Inherited from WMSReserve.)
Gg809906.protmethod(en-us,AX.60).gif pdsCwComing (Inherited from WMSReserve_PickingRoute.)
Gg809906.protmethod(en-us,AX.60).gif pdsCWComingArrived (Inherited from WMSReserve_PickingRoute.)
Gg809906.pubmethod(en-us,AX.60).gif pdsCWComingOrdered (Overrides the pdsCWComingOrdered Method.)
Gg809906.protmethod(en-us,AX.60).gif pdsCWComingReservOrdered (Inherited from WMSReserve_PickingRoute.)
Gg809906.protmethod(en-us,AX.60).gif pdsCWReserveAtLocation (Inherited from WMSReserve_PickingRoute.)
Gg809906.protmethod(en-us,AX.60).gif queryWMSOrderTransRelated (Inherited from WMSReserve_PickingRoute.)
Gg809906.pubmethod(en-us,AX.60).gif reserve (Inherited from WMSReserve.)
Gg809906.protmethod(en-us,AX.60).gif reserveAtLocation (Inherited from WMSReserve_PickingRoute.)
Gg809906.protmethod(en-us,AX.60).gif reserveOrdered
Gg809906.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg809906.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg809906.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.)
Gg809906.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg809906.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  WMSReserve Class
    WMSReserve_PickingRoute Class
      WMSReserve_LocationOrdered Class
        WMSReserve_ItemPickOrderedNotTransp Class
        WMSReserve_ItemPickOrderedTransport Class