WHSInventReservationQueryBuilder Class [AX 2012]
The WHSInventReservationQueryBuilder class is used to build aQuery for selecting quanities and dimensions for reservation.
| Method | Description | |
|---|---|---|
| addBatchOrderByFields | Adds sort sequence on batch for FEFO queries. |
| addInventDimDS | Adds and returns a datasource for the InventDim table. |
| buildOnHandQuery | Returns a query that selects the on-hand that can be used for reservation. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAvailRange | Create range value for min avail. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initQuery | |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmIncludeOrdered | Gets or sets the IncludeOrdered parameter. |
| parmIncludePhysical | Gets or sets the IncludePhysical parameter. |
| parmInventDimCriteria | Gets or sets the InventDimCriteria parameter. |
| parmInventDimParmCriteria | Gets or sets the InventDimParmCriteria parameter. |
| parmItemId | Gets or sets the ItemId parameter. |
| parmMinAvailQty | Gets or sets the MinAvailQty parameter. |
| parmReservationHierarchyLevel | Gets or sets the ReservationHierarchyLevel parameter. |
| parmSortByBatch | Gets or sets the SortByBatch parameter. |
| parmTtsId | Gets or sets the TtsId parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sumTableId | Returns the tableId of the table or view that has the quantities fields. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Object Class
WHSInventReservationQueryBuilder Class
WHSInventReserveDeltaQueryBuilder Class
WHSInventReserveQueryBuilder Class
WHSInventReservationQueryBuilder Class
WHSInventReserveDeltaQueryBuilder Class
WHSInventReserveQueryBuilder Class
Community Additions
ADD
Show: