WHSInventBatchReserveQueryBuilder Class [AX 2012]
The WHSInventBatchReserveQueryBuilder class is used to build aQuery sorted by batch values 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.) |
| addGroupByFields | |
| addInventDimDS | Adds and returns a datasource for the InventDim table. (Inherited from WHSInventReservationQueryBuilder.) |
| addRangesToInventReserveQBDS | (Inherited from WHSInventReserveQueryBuilder.) |
| addSelectionFields | |
| addWHSInventReserveDeltaDSNotExist | Adds and returns a datasource for the WHSInventReserveDelta table. (Inherited from WHSInventReserveQueryBuilder.) |
| addWHSInventReserveDS | Adds and returns a datasoruce for the WHSInventReserve table. (Inherited from WHSInventReserveQueryBuilder.) |
| 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 WHSInventBatchReserveQueryBuilder class. (Overrides the new Method.) |
| 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.) |
| parmAdvancedCriteria | Gets or sets the AdvancedCriteria parameter. |
| parmExcludeSumWithDeltaRecords | Gets or sets the ExcludeSumWithDeltaRecords parameter. (Inherited from WHSInventReserveQueryBuilder.) |
| parmGroupByBatchId | Gets or sets the GroupByBatchId 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. (Inherited from WHSInventReserveQueryBuilder.) |
| 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 WHSInventBatchReserveQueryBuilder class. |
| ::newExcludeSumWithDeltaRecords | |
| ::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: