PdsCatchWeightAutoPickingHelper Class [AX 2012]
The PdsCatchWeightAutoPickingHelper class helps pick additional inventory quantity for catch weight items.
| Method | Description | |
|---|---|---|
| canBePicked | Determines whether automatic picking can be performed for an inventory transaction. |
| 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.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isFullVisibilityCatchWeightItem | |
| new | Initializes a new instance of the PdsCatchWeightAutoPickingHelper 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.) |
| parmIncludeDeducted | Gets or sets the IncludeDeducted parameter. |
| parmInventDimCriteria | Gets or sets the InventDimCriteria parameter. |
| parmInventDimParm | Gets or sets the InventDimParm parameter. |
| parmInventMovement | Gets or sets the InventMovement parameter. |
| parmInventUpdate | Gets or sets the InventUpdate parameter. |
| parmRequestedCatchWeightUpdateQuantity | Gets or sets the RequestedCatchWeightUpdateQuantity parameter. |
| pick | Makes sure that enough transactions are marked as picked for catch weight items. |
| reserve | Tries to convert existing OnOrder transactions to physical reservations for full-visibility catch weight items. |
| 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.) |
| 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 PdsCatchWeightAutoPickingHelper class. |
| ::newSalesInvoice | Creates and initializes a new instance of the PdsCatchWeightAutoPickingHelper class that can be used during the sales invoice update. |
| ::newSalesPackingSlip | Creates and initializes a new instance of the PdsCatchWeightAutoPickingHelper class that can be used during the sales packing slip update. |
| ::newTransferShipment | Creates and initializes a new instance of the PdsCatchWeightAutoPickingHelper class that can be used during the transfer order shipment update. |
Community Additions
ADD
Show: