InventCostMovement_Purch Class [AX 2012]

Syntax

class InventCostMovement_Purch extends InventCostMovement

Run On

Called

Methods

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

Top

Inheritance Hierarchy

Object Class
  InventCostMovement Class
    InventCostMovement_Purch Class