PdsCatchWeightMovementQtyAdjustment Class [AX 2012]
The PdsCatchWeightMovementQtyAdjustment class adjusts inventory quantities, taking into consideration inventory transactions that are related to a particular inventory movement.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| convertQtyUnit | |
| 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.) |
| inventQtyForIssueTransactions | |
| inventQtyForReceiptTransactions | |
| isFullCatchWeightQuantityAssigned | Determines if the full catch weight quantity requested was processed. |
| new | Initializes a new instance of the PdsCatchWeightMovementQtyAdjustment 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.) |
| parmCalculationStrategy | Gets or sets the CalculationStrategy parameter. |
| parmCheckTransactionPhysicalUpdate | Gets or sets the CheckTransactionPhysicalUpdate 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. |
| purchReceiptQty | Converts a receipt catch weight quantity to inventory quantity, taking into consideration related inventory transactions for a particular document status of a purchase order. |
| returnOrderIssueTransactionQty | Converts a catch weight quantity to inventory quantity. |
| salesIssueQty | Converts an issue catch weight quantity to inventory quantity, taking into consideration related inventory transactions for a particular document status of the order. |
| 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.) |
| transferIssueQty | Converts an issue catch weight quantity to inventory quantity, taking into consideration related inventory transactions for a particular status of the transfer order. |
| transferReceiptQty | Converts a receipt catch weight quantity to inventory quantity, taking into consideration related inventory transactions for a particular status of the transfer order. |
| 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 PdsCatchWeightMovementQtyAdjustment class. |
| ::newBuffer | Initializes a new instance of the PdsCatchWeightMovementQtyAdjustment class. |
| ::newPurchInvoice | Creates and initializes a new instance of the PdsCatchWeightMovementQtyAdjustment class for the purchase order invoice scenario. |
| ::newPurchPackingSlip | Creates and initializes a new instance of the PdsCatchWeightMovementQtyAdjustment class for the purchase order packing slip scenario. |
| ::newSalesInvoice | Creates and initializes a new instance of the PdsCatchWeightMovementQtyAdjustment class for the sales order invoice scenario. |
| ::newSalesPackingSlip | Creates and initializes a new instance of the PdsCatchWeightMovementQtyAdjustment class for the sales order packing slip scenario. |
| ::newTransferReceive | Creates and initializes a new instance of the PdsCatchWeightMovementQtyAdjustment class for the transfer order receive scenario. |
| ::newTransferScrap | Creates and initializes a new instance of the PdsCatchWeightMovementQtyAdjustment class for the transfer order scrap scenario. |
| ::newTransferShip | Creates and initializes a new instance of the PdsCatchWeightMovementQtyAdjustment class for the transfer order ship scenario. |
Community Additions
ADD
Show: