WHSInventReserveDeltaQueryBuilder Class [AX 2012]

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

class WHSInventReserveDeltaQueryBuilder extends WHSInventReservationQueryBuilder

Run On

Called

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

Community Additions

ADD
Show: