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