WHSInventReserveQueryBuilder Class [AX 2012]
The WHSInventReserveQueryBuilder class is used to build aQuery for selecting quantities and dimensions for reservation from the WHSInventReserve table.
| Method | Description | |
|---|---|---|
| addBatchOrderByFields | Adds sort sequence on batch for FEFO queries. (Inherited from WHSInventReservationQueryBuilder.) |
| addInventDimDS | Adds and returns a datasource for the InventDim table. (Inherited from WHSInventReservationQueryBuilder.) |
| addRangesToInventReserveQBDS | |
| addWHSInventReserveDeltaDSNotExist | Adds and returns a datasource for the WHSInventReserveDelta table. |
| addWHSInventReserveDS | Adds and returns a datasoruce for the WHSInventReserve table. |
| buildOnHandQuery | Returns a query that selects the on-hand that can be used for reservation. (Overrides the buildOnHandQuery Method.) |
| 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. (Inherited from WHSInventReservationQueryBuilder.) |
| 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 | (Inherited from WHSInventReservationQueryBuilder.) |
| new | Initializes a new instance of the WHSInventReserveQueryBuilder class. |
| 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.) |
| parmExcludeSumWithDeltaRecords | Gets or sets the ExcludeSumWithDeltaRecords parameter. |
| parmIncludeOrdered | Gets or sets the IncludeOrdered parameter. (Inherited from WHSInventReservationQueryBuilder.) |
| parmIncludePhysical | Gets or sets the IncludePhysical parameter. (Inherited from WHSInventReservationQueryBuilder.) |
| parmInventDimCriteria | Gets or sets the InventDimCriteria parameter. (Inherited from WHSInventReservationQueryBuilder.) |
| parmInventDimParmCriteria | Gets or sets the InventDimParmCriteria parameter. (Inherited from WHSInventReservationQueryBuilder.) |
| parmItemId | Gets or sets the ItemId parameter. (Inherited from WHSInventReservationQueryBuilder.) |
| parmMinAvailQty | Gets or sets the MinAvailQty parameter. (Inherited from WHSInventReservationQueryBuilder.) |
| parmReservationHierarchyLevel | Gets or sets the ReservationHierarchyLevel parameter. (Inherited from WHSInventReservationQueryBuilder.) |
| parmSortByBatch | Gets or sets the SortByBatch parameter. (Inherited from WHSInventReservationQueryBuilder.) |
| parmTtsId | Gets or sets the TtsId parameter. (Inherited from WHSInventReservationQueryBuilder.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sumTableId | Returns the tableId of the WHSInventReserve table. (Overrides the sumTableId Method.) |
| 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.) |
| ::construct | Initializes a new instance of the WHSInventReserveQueryBuilder class. |
| ::newExcludeSumWithDeltaRecords | Instantiates a new instance of this class based on the arguments. |
| ::newFromParameters | Instantiates a new instance of this class based on the arguments. |
Object Class
WHSInventReservationQueryBuilder Class
WHSInventReserveQueryBuilder Class
WHSInventBatchReserveQueryBuilder Class
WHSInventReservationQueryBuilder Class
WHSInventReserveQueryBuilder Class
WHSInventBatchReserveQueryBuilder Class
Community Additions
ADD
Show: