InventCostMovement Class [AX 2012]

Syntax

class InventCostMovement

Run On

Called

Methods

  Method Description
Gg759181.protmethod(en-us,AX.60).gif addDefaultToActCostList Adds the default cost to the actual cost list.
Gg759181.pubmethod(en-us,AX.60).gif addInventTrans
Gg759181.protmethod(en-us,AX.60).gif addToCostTransList Adds the InventTrans record that is currently being processed to RecordSortedList object.
Gg759181.protmethod(en-us,AX.60).gif addToCostTransVarianceMap Adds the variance to the keyCostTransVarianceMap map.
Gg759181.protmethod(en-us,AX.60).gif addToTotal
Gg759181.protmethod(en-us,AX.60).gif calcActCost Calculates the actual cost amount for the transaction.
Gg759181.protmethod(en-us,AX.60).gif calcActCostSecCur_RU Calculates the actual cost amount for the transaction.
Gg759181.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg759181.protmethod(en-us,AX.60).gif checkBackDate Checks whether a revaluation for the current transaction is necessary.
Gg759181.protmethod(en-us,AX.60).gif checkEvent Checks whether the current event is supported.
Gg759181.protmethod(en-us,AX.60).gif checkNoProdEndBeforeConsumption Indicates whether the consumption for a production order occurred before the financial update.
Gg759181.protmethod(en-us,AX.60).gif checkNoReturnBeforeDelivery Checks whether the physical return occurred before the original transaction was updated.
Gg759181.protmethod(en-us,AX.60).gif checkParm
Gg759181.protmethod(en-us,AX.60).gif checkVariance Throws an error if the broken down variance differs from the variance on InventTrans.
Gg759181.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg759181.pubmethod(en-us,AX.60).gif finalizeCostMovement Finalizes an inventory cost movement.
Gg759181.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg759181.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg759181.protmethod(en-us,AX.60).gif initActCostList
Gg759181.protmethod(en-us,AX.60).gif initActCostListFinancial
Gg759181.protmethod(en-us,AX.60).gif initActCostListFinancialReturn Initializes the actual cost list for a financial return.
Gg759181.protmethod(en-us,AX.60).gif initActCostListPhysical
Gg759181.protmethod(en-us,AX.60).gif initActCostListPhysicalReturn Initializes the actual cost list for a physical return.
Gg759181.pubmethod(en-us,AX.60).gif initCostMovement
Gg759181.protmethod(en-us,AX.60).gif initEstCostList
Gg759181.protmethod(en-us,AX.60).gif initEstCostListFinancial
Gg759181.protmethod(en-us,AX.60).gif initEstCostListFinancialReturn Initializes the estimated cost list for a financial return.
Gg759181.protmethod(en-us,AX.60).gif initEstCostListPhysical
Gg759181.protmethod(en-us,AX.60).gif initEstCostListPhysicalReturn Initializes the estimated cost list for physical returns.
Gg759181.protmethod(en-us,AX.60).gif initFromInventMovement
Gg759181.protmethod(en-us,AX.60).gif initFromInventTrans
Gg759181.protmethod(en-us,AX.60).gif initInventItemPrice
Gg759181.protmethod(en-us,AX.60).gif initStdCostList
Gg759181.protmethod(en-us,AX.60).gif new
Gg759181.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg759181.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg759181.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg759181.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg759181.pubmethod(en-us,AX.60).gif parmInventItemPrice Gets or sets the InventItemPrice parameter.
Gg759181.pubmethod(en-us,AX.60).gif pdsCWTotalQty Gets the catch weight total quantity for the class.
Gg759181.protmethod(en-us,AX.60).gif priceType
Gg759181.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg759181.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg759181.pubmethod(en-us,AX.60).gif totalCostAmount
Gg759181.pubmethod(en-us,AX.60).gif totalCostAmountSecCur_RU
Gg759181.pubmethod(en-us,AX.60).gif totalQty
Gg759181.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg759181.protmethod(en-us,AX.60).gif varianceType
Gg759181.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg759181.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg759181.pubmethod(en-us,AX.60).gif Gg759181.static(en-us,AX.60).gif ::construct Initializes a new instance of the InventCostMovement class.
Gg759181.pubmethod(en-us,AX.60).gif Gg759181.static(en-us,AX.60).gif ::newFromInventMovement

Top

Inheritance Hierarchy

Object Class
  InventCostMovement Class
    InventCostMovement_Component_JP Class
    InventCostMovement_Invent Class
    InventCostMovement_KanbanJob Class
    InventCostMovement_Prod Class
    InventCostMovement_Purch Class