WHSInvBatchReserveDeltaQueryBuilder Class [AX 2012]

The WHSInvBatchReserveDeltaQueryBuilder class is used to build aQuery sorted by batch values for selecting quantities and dimensions for reservation from the WHSInventReserveDeltaAggrReserveView view.

class WHSInvBatchReserveDeltaQueryBuilder extends WHSInventReserveDeltaQueryBuilder

Run On

Called

  MethodDescription
Dn691497.protmethod(en-us,AX.60).gif addBatchOrderByFields Adds sort sequence on batch for FEFO queries. (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.protmethod(en-us,AX.60).gif addInventDimDS Adds and returns a datasource for the InventDim table. (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.protmethod(en-us,AX.60).gif addWHSInventReserveDeltaAggrReserveView Adds and returns a datasource for the WHSInventReserveDeltaAggrReserveView view. (Inherited from WHSInventReserveDeltaQueryBuilder.)
Dn691497.pubmethod(en-us,AX.60).gif buildOnHandQuery Returns a query that selects the on-hand that can be used for reservation. (Overrides the buildOnHandQuery Method.)
Dn691497.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn691497.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn691497.protmethod(en-us,AX.60).gif getAvailRange Create range value for min avail. (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn691497.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn691497.protmethod(en-us,AX.60).gif initQuery (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.protmethod(en-us,AX.60).gif new Initializes a new instance of the WHSInvBatchReserveDeltaQueryBuilder class. (Overrides the new Method.)
Dn691497.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.)
Dn691497.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.)
Dn691497.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn691497.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn691497.pubmethod(en-us,AX.60).gif parmIncludeOrdered Gets or sets the IncludeOrdered parameter. (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.pubmethod(en-us,AX.60).gif parmIncludePhysical Gets or sets the IncludePhysical parameter. (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.pubmethod(en-us,AX.60).gif parmInventDimCriteria Gets or sets the InventDimCriteria parameter. (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.pubmethod(en-us,AX.60).gif parmInventDimParmCriteria Gets or sets the InventDimParmCriteria parameter. (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter. (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.pubmethod(en-us,AX.60).gif parmMinAvailQty Gets or sets the MinAvailQty parameter. (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.pubmethod(en-us,AX.60).gif parmReservationHierarchyLevel Gets or sets the ReservationHierarchyLevel parameter. (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.pubmethod(en-us,AX.60).gif parmSortByBatch Gets or sets the SortByBatch parameter. (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.pubmethod(en-us,AX.60).gif parmTtsId Gets or sets the TtsId parameter. (Inherited from WHSInventReservationQueryBuilder.)
Dn691497.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn691497.pubmethod(en-us,AX.60).gif sumTableId Returns the tableId of the WHSInventReserveDeltaAggrReserveView view. (Inherited from WHSInventReserveDeltaQueryBuilder.)
Dn691497.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn691497.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.)
Dn691497.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn691497.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn691497.privmethod(en-us,AX.60).gif Dn691497.static(en-us,AX.60).gif ::construct Initializes a new instance of the WHSInvBatchReserveDeltaQueryBuilder class.
Dn691497.pubmethod(en-us,AX.60).gif Dn691497.static(en-us,AX.60).gif ::newFromParameters
Top

Community Additions

ADD
Show: