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