InventCostMovement Class [AX 2012]
| Method | Description | |
|---|---|---|
| addDefaultToActCostList | Adds the default cost to the actual cost list. |
| addInventTrans | |
| addToCostTransList | Adds the InventTrans record that is currently being processed to RecordSortedList object. |
| addToCostTransVarianceMap | Adds the variance to the keyCostTransVarianceMap map. |
| addToTotal | |
| calcActCost | Calculates the actual cost amount for the transaction. |
| calcActCostSecCur_RU | Calculates the actual cost amount for the transaction. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkBackDate | Checks whether a revaluation for the current transaction is necessary. |
| checkEvent | Checks whether the current event is supported. |
| checkNoProdEndBeforeConsumption | Indicates whether the consumption for a production order occurred before the financial update. |
| checkNoReturnBeforeDelivery | Checks whether the physical return occurred before the original transaction was updated. |
| checkParm | |
| checkVariance | Throws an error if the broken down variance differs from the variance on InventTrans. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| finalizeCostMovement | Finalizes an inventory cost movement. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initActCostList | |
| initActCostListFinancial | |
| initActCostListFinancialReturn | Initializes the actual cost list for a financial return. |
| initActCostListPhysical | |
| initActCostListPhysicalReturn | Initializes the actual cost list for a physical return. |
| initCostMovement | |
| initEstCostList | |
| initEstCostListFinancial | |
| initEstCostListFinancialReturn | Initializes the estimated cost list for a financial return. |
| initEstCostListPhysical | |
| initEstCostListPhysicalReturn | Initializes the estimated cost list for physical returns. |
| initFromInventMovement | |
| initFromInventTrans | |
| initInventItemPrice | |
| initStdCostList | |
| new | |
| 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.) |
| parmInventItemPrice | Gets or sets the InventItemPrice parameter. |
| pdsCWTotalQty | Gets the catch weight total quantity for the class. |
| priceType | |
| 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.) |
| totalCostAmount | |
| totalCostAmountSecCur_RU | |
| totalQty | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| varianceType | |
| 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 InventCostMovement class. |
| ::newFromInventMovement |
Community Additions
ADD
Show: