WHSInventOnHandReserveBatch Class [AX 2012]
| Method | Description | |
|---|---|---|
| abortReservation | Aborts the reservation by closing the reservation form. (Inherited from WHSInventOnHandReserve.) |
| addAdvancedCriteria | Modifies the form query to take into account additional movement-specific criteria. (Inherited from WHSInventOnHandReserve.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| changeReservation | Changes the reservation based on the specified parameters. (Inherited from WHSInventOnHandReserve.) |
| convertQtyBetweenUnits | Converts the inventory quantity value from one unit of measure to another by using the conversion rules that are defined for an item. |
| createSameBatchReserveCheck | Creates a new instance of the same batch reservation check class based on the specified parameters. (Inherited from InventOnHandReserveBase.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getBatchLevelInventDimParm | Gets an inventDimParm that represents all feilds in the reservation hierarchy up to batch level. (Inherited from WHSInventOnHandReserve.) |
| getCheckDate | (Inherited from WHSInventOnHandReserve.) |
| getInventMovSubType | Returns the InventMovSubType that should be used when constructing InventMovements. (Inherited from InventOnHandReserveBase.) |
| getIsBatchAboveLocation | Determines if batch is above location in the reservation hierarchy. (Inherited from WHSInventOnHandReserve.) |
| getItemId | Gets the item ID of the movement buffer. (Inherited from WHSInventOnHandReserve.) |
| getOnOrderLot | Returns the "on order" quantity for the movement. (Inherited from WHSInventOnHandReserve.) |
| getOverrideFEFO | (Inherited from WHSInventOnHandReserve.) |
| getReservedOrderedLot | Returns the "reserved ordered" quantity for the movement. (Inherited from WHSInventOnHandReserve.) |
| getReservedPhysicalLot | Returns the "reserved physical" quantity for the movement. (Inherited from WHSInventOnHandReserve.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromArgs | Initializes a new instance of the WHSInventOnHandReserve class based on the arguments of the form. (Inherited from WHSInventOnHandReserve.) |
| initializeUnitConversion | Sets up the unit of measure conversion. |
| initInventDimParmVisible | Initializes the visible dimensions fields so that all dimensions above and include the deepest primary stocking dimension are visible. (Inherited from WHSInventOnHandReserve.) |
| movement | Gets the inventory movement that requires the reservation. (Inherited from WHSInventOnHandReserve.) |
| movementBufferForReservation | Selects a buffer to use for reservation for the current movement. (Inherited from WHSInventOnHandReserve.) |
| 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.) |
| onhandReservedInvent | Returns the "total reserved" quantity for the specified set of parameters. (Inherited from WHSInventOnHandReserve.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCallerRecord | Gets or sets the CallerRecord parameter. |
| parmHierarchyList | Gets or sets the HierarchyList parameter. (Inherited from WHSInventOnHandReserve.) |
| parmInventDimCriteria | Gets or sets the InventDimCriteria parameter. (Inherited from WHSInventOnHandReserve.) |
| parmInventDimFormSetup | Gets or sets the InventDimFormSetup parameter. (Inherited from InventOnHandReserveBase.) |
| parmTransSumBuffer | Gets or sets the TransSumBuffer parameter. |
| pdsCheckSameLot | Perform the same lot batch reservation check for the attempted reservation (Inherited from InventOnHandReserveBase.) |
| pdsCheckSameLotQuantities | Perform the same lot batch reservation check for the attempted reservation (Inherited from InventOnHandReserveBase.) |
| removeExistingReservations | Removes existing reservations for the current movement. (Inherited from WHSInventOnHandReserve.) |
| reserveNow | Returns the quantity that is reserved in the movement unit. (Overrides the reserveNow Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateReserveLine | Reserves the most possible for the order line. (Inherited from WHSInventOnHandReserve.) |
| updateReserveLot | Reserves the whole quantity for the order line. (Inherited from WHSInventOnHandReserve.) |
| updateReserveMovementBuffer | Updates the reservation for the current movement's buffer. (Inherited from WHSInventOnHandReserve.) |
| updateReserveNow | Reserves the quantity that is specified in the reserveNow parameter. (Inherited from WHSInventOnHandReserve.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateBatchReserve | Validates that the batch of the WHSInventReserve record is available for reservation. (Inherited from WHSInventOnHandReserve.) |
| validateHierarchyNoHoles | Validates that the dimensions that are chosen to be displayed represent a hierarchy with no holes. (Inherited from WHSInventOnHandReserve.) |
| 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 WHSInventOnHandReserveBatch class. |
| ::newFromArgs | Creates a new instance of the WHSInventOnHandReserveBatch class based on the arguments of the form. |
Object Class
InventOnHandReserveBase Class
WHSInventOnHandReserve Class
WHSInventOnHandReserveBatch Class
InventOnHandReserveBase Class
WHSInventOnHandReserve Class
WHSInventOnHandReserveBatch Class
Community Additions
ADD
Show: