InventModelType_FIFO Class [AX 2012]

Syntax

class InventModelType_FIFO extends InventModelType

Run On

Called

Methods

  Method Description
Gg825594.pubmethod(en-us,AX.60).gif addCostTransVariance Serves as the entry point for the standard cost processing that is called for each inventTrans record. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif adjustCostTrans Serves as the entry point for the standard cost processing of adjustments that is called for each inventTrans record. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif allowOnhandAdjustment (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif allowTransactionAdjustment (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif cacheFinancialOnhandOnFinancialUpdate Indicates whether the financial update of the inventory transactions will cache the financial available inventory. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif cacheFinancialOnhandOnPhysicalUpdate Indicates whether the physical update of the inventory transactions will cache the financial on-hand inventory. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg825594.pubmethod(en-us,AX.60).gif checkInventOnHand Indicates whether the inventory available is valid. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif checkNewDimensionGroupsForItem Validates that the suggested new dimension groups can be used for the specified item. (Inherited from InventModelType.)
Gg825594.protmethod(en-us,AX.60).gif checkNewModelGroupId (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif checkNotNegativeOnHand (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif costPricePcs Determines the cost for one piece. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg825594.pubmethod(en-us,AX.60).gif estimatedPhysicalValue Gets the estimated physical value for an inventory transaction. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif finalizeCostTransVariance Serves as the entry point for the standard cost processing that is called only one time for an instance of an inventMovement class after all the inventTrans records have been processed. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif finalizeCostTransVarianceSecCur_RU Serves as an entry point for the standard cost processing that is called only time for an instance of am inventMovement class, after all the inventTrans records have been processed. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif financialIssueCostValue (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif financialIssueCostValueSecCur_RU (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif financialReceiptCostValue (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif financialReceiptCostValueSecCur_RU (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg825594.protmethod(en-us,AX.60).gif getWarningItemDimCostPriceOff (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg825594.pubmethod(en-us,AX.60).gif htmlHelpTopic
Gg825594.pubmethod(en-us,AX.60).gif initCostTransVariance Serves as the entry point for the standard cost processing that is called only one time for an instance of a inventMovement class. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif inventCostMovement Retrieves the global instance of the inventCostMovement class. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif inventCostPriceMap Retrieves the cost for an item. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif inventModel (Overrides the inventModel Method.)
Gg825594.pubmethod(en-us,AX.60).gif inventSumOpenTransact Creates a new instance of the InventSumOpenTransact class. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif isSettled (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif matchDateInPreCloseReturns Indicates whether the date is matched in the pre-closing of returns. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif mustAlwaysBeBookedPhysically (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif mustBeClosed (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif mustCheckInventOnHand Indicates whether the inventory model must perform an available validation when InventSum is updated. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif mustSplitInventSettlement Determines whether an InventSettlement record must be split when an InventTrans record is split. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif mustUpdateInventJournalCost Indicates whether the cost on the inventory journal must be updated to the current cost before the journal is posted. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif mustUpdateInventTableCostPrice (Inherited from InventModelType.)
Gg825594.protmethod(en-us,AX.60).gif new Initializes a new instance of the InventModelType class. (Inherited from InventModelType.)
Gg825594.protmethod(en-us,AX.60).gif newInventModelType_Orig (Inherited from InventModelType.)
Gg825594.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.)
Gg825594.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.)
Gg825594.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg825594.pubmethod(en-us,AX.60).gif originalCostAmountPhysical Calculates the original physical cost amount during the financial update. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg825594.pubmethod(en-us,AX.60).gif parmInventTransCurrency_RU Gets or sets the InventTransCurrency_RU parameter. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif postUpdateFinancial (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif postUpdateFinancialAdjustment (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif postUpdatePhysical Processes the inventory transaction after it is updated physical. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif postUpdatePhysicalReturn (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif preUpdateFinancial (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif preUpdateInventTable (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg825594.pubmethod(en-us,AX.60).gif stdCostBased (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg825594.pubmethod(en-us,AX.60).gif updateRevaluationAdjustment Update an inventory transaction with a revaluation adjustment. (Inherited from InventModelType.)
Gg825594.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.)
Gg825594.pubmethod(en-us,AX.60).gif validateFieldInventModelGroupItem (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif validateFieldInventTable (Inherited from InventModelType.)
Gg825594.protmethod(en-us,AX.60).gif validateInclPhysicalValueInCostDisabled Validates that include physical value in cost is disabled. (Inherited from InventModelType.)
Gg825594.protmethod(en-us,AX.60).gif validateItemTypeIsNotService Validates if the item related to the inventory model group is not a service. (Inherited from InventModelType.)
Gg825594.protmethod(en-us,AX.60).gif validateModelGroupHasNoService Validates that no items of service type are associated with the inventory model group. (Inherited from InventModelType.)
Gg825594.protmethod(en-us,AX.60).gif validatePostOnhandFinancialEnabled Validates that post financial inventory is enabled for the inventory model group. (Inherited from InventModelType.)
Gg825594.protmethod(en-us,AX.60).gif validatePostOnhandPhysicalEnabled Validates that post physical inventory is enabled for the inventory model group. (Inherited from InventModelType.)
Gg825594.protmethod(en-us,AX.60).gif validateStandardCostDisabled Validates that standard cost parameter is disabled. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif validateWriteInventItemPriceSim (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif validateWriteInventModelGroup Indicates whether the inventory model group is valid. (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif validateWriteInventModelGroupItem (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif validateWriteInventTable (Inherited from InventModelType.)
Gg825594.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg825594.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg825594.pubmethod(en-us,AX.60).gif Gg825594.static(en-us,AX.60).gif ::construct Initializes a new instance of the InventModelType_FIFO class.

Top

Inheritance Hierarchy

Object Class
  InventModelType Class
    InventModelType_FIFO Class