InventModelType_StdCost Class [AX 2012]
| Method | Description | |
|---|---|---|
| addCostTransVariance | Calls the inventCostMovement class to add an inventTrans record to this framework. (Overrides the addCostTransVariance Method.) |
| adjustCostTrans | Calls the inventCostAdjust::adjustFromInventTrans method to create a variance for the passed in inventTrans record. (Overrides the adjustCostTrans Method.) |
| allowOnhandAdjustment | (Overrides the allowOnhandAdjustment Method.) |
| allowTransactionAdjustment | (Overrides the allowTransactionAdjustment Method.) |
| cacheFinancialOnhandOnFinancialUpdate | Indicates whether the financial update of the inventory transactions should cache the financial on hand inventory. (Overrides the cacheFinancialOnhandOnFinancialUpdate Method.) |
| cacheFinancialOnhandOnPhysicalUpdate | Determines whether the physical update of the inventory transactions should cache the financial on-hand inventory. (Overrides the cacheFinancialOnhandOnPhysicalUpdate Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkInventModelGroupSetup | |
| checkInventOnHand | Indicates whether the inventory on hand is valid. (Overrides the checkInventOnHand Method.) |
| checkItemDimCostPriceChange | |
| checkItemUpdateLastCostPrice | |
| checkNewDimensionGroupsForItem | Validates that the suggested new dimension groups can be used for the specified item. (Overrides the checkNewDimensionGroupsForItem Method.) |
| checkNewModelGroupId | (Inherited from InventModelType.) |
| checkNotNegativeOnHand | (Inherited from InventModelType.) |
| costPricePcs | Calculates the cost of one piece. (Overrides the costPricePcs Method.) |
| 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 | Calls the inventCostMovement.finalizeCostMovement method, which will pass all the recordSortedLists lists to the inventCostUpdate class. (Overrides the finalizeCostTransVariance Method.) |
| finalizeCostTransVarianceSecCur_RU | Calls the inventCostMovement.finalizeCostMovement method, which passes all the recordSortedLists instances to the inventCostUpdate class. (Overrides the finalizeCostTransVarianceSecCur_RU Method.) |
| financialIssueCostValue | Calculates the cost value for a financial issue. (Overrides the financialIssueCostValue Method.) |
| financialIssueCostValueSecCur_RU | Calculates the cost value for a financial issue. (Overrides the financialIssueCostValueSecCur_RU Method.) |
| financialReceiptCostValue | (Overrides the financialReceiptCostValue Method.) |
| financialReceiptCostValueSecCur_RU | (Overrides the financialReceiptCostValueSecCur_RU Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getWarningItemDimCostPriceOff | (Overrides the getWarningItemDimCostPriceOff Method.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| htmlHelpTopic | |
| initCostTransVariance | Calls the initialization of the inventCostMovement class instance. (Overrides the initCostTransVariance Method.) |
| initInventCostMovement | Calls the inventCostMovement::newFromInventMovement method to create a new inventCostMovement class instance. |
| inventCostMovement | Retrieves the global instance of the inventCostMovement class. (Overrides the inventCostMovement Method.) |
| inventCostPriceMap | Retrieves the cost of an item. (Overrides the inventCostPriceMap Method.) |
| inventModel | (Overrides the inventModel Method.) |
| inventSumOpenTransact | Creates a new instance of the InventSumOpenTransact class. (Inherited from InventModelType.) |
| isSettled | (Overrides the isSettled Method.) |
| matchDateInPreCloseReturns | Indicates whether the date is matched in the pre-closing of returns. (Inherited from InventModelType.) |
| mustAlwaysBeBookedPhysically | (Overrides the mustAlwaysBeBookedPhysically Method.) |
| mustBeClosed | (Overrides the mustBeClosed Method.) |
| mustCheckInventOnHand | Indicates whether the inventory model must perform an on hand validation when the invent sum is updated. (Overrides the mustCheckInventOnHand Method.) |
| mustSplitInventSettlement | Determines whether an InventSettlement record must be split when an InventTrans record is split. (Overrides the mustSplitInventSettlement Method.) |
| mustUpdateInventJournalCost | Indicates whether the cost on the inventory journal must be updated to the current cost before the journal is posted. (Overrides the mustUpdateInventJournalCost Method.) |
| mustUpdateInventTableCostPrice | (Overrides the mustUpdateInventTableCostPrice Method.) |
| 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. (Overrides the originalCostAmountPhysical Method.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmInventTransCurrency_RU | Gets or sets the InventTransCurrency_RU parameter. (Inherited from InventModelType.) |
| physicalSettlementList | Returns physical inventory settlement adjustments related to an inventory transaction. |
| postUpdateFinancial | (Overrides the postUpdateFinancial Method.) |
| postUpdateFinancialAdjustment | (Overrides the postUpdateFinancialAdjustment Method.) |
| postUpdatePhysical | Processes the inventory transaction after it is updated. (Overrides the postUpdatePhysical Method.) |
| postUpdatePhysicalReturn | (Overrides the postUpdatePhysicalReturn Method.) |
| preUpdateFinancial | (Overrides the preUpdateFinancial Method.) |
| preUpdateInventTable | (Overrides the preUpdateInventTable Method.) |
| reversePhysicalSettlement | Reverses a physical value adjustment. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| stdCostBased | (Overrides the stdCostBased Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| trackInventDimCombinationChange | |
| updateLedgerFinancialPriceVariance | |
| updateLedgerFinancialRounding | |
| updateLedgerPhysicalBackDate | |
| updateLedgerPhysicalPriceVariance | |
| updateLedgerRedoAdjustments | |
| updateLedgerRevaluation | |
| updateLedgerReverseAdjustments | |
| 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 | (Overrides the validateFieldInventTable Method.) |
| validateFinAndPhysOnHandTheSame_RU | Validates that the posting of financial inventory and the posting of physical inventory are both enabled or disabled. |
| validateInclPhysicalValueInCostDisabled | Validates that include physical value in cost is disabled. (Inherited from InventModelType.) |
| validateInclPhysicValueInCostDisabled_RU | Validates that the inclusion of physical value in the cost is disabled. |
| validateInventModelChange | Indicates whether the inventory model group can be changed. |
| validateInventModelChange_RU | Validates whether the inventory model group can be changed. |
| 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.) |
| validateModelGroupHasNoService_RU | Validates that no items of the Service type are associated with the inventory model group. |
| validatePostOnhandFinancialEnabled | Validates that post financial inventory is enabled for the inventory model group. (Inherited from InventModelType.) |
| validatePostOnhandFinancialEnabled_RU | Validates that the posting of financial inventory is enabled for the inventory model group. |
| 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.) |
| validateStandardCostDisabled_RU | Validates that the standard cost parameter is disabled. |
| validateWriteInventItemPrice | |
| validateWriteInventItemPriceSim | (Overrides the validateWriteInventItemPriceSim Method.) |
| validateWriteInventModelGroup | Indicates whether the inventory model group is valid. (Overrides the validateWriteInventModelGroup Method.) |
| validateWriteInventModelGroupItem | (Overrides the validateWriteInventModelGroupItem Method.) |
| validateWriteInventModelGroupSecCur_RU | |
| validateWriteInventTable | (Overrides the validateWriteInventTable Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::calcFinancialTransDate | Calculates the transaction date for a settlement. |
| ::calcReturnFinancialCostPricePcs | |
| ::calcReturnFinancialCostPricePcsSecCur_RU | |
| ::construct | Initializes a new instance of the InventModelType_StdCost class. |
| ::estimatedPhysicalValue | Retrieves the estimated physical value for an inventory transaction. |
| ::estimatedPhysicalValueSecCur_RU | Retrieves the estimated physical value for an inventory transaction. |
| ::stdCostValue | Retrieves the standard cost value for an inventory transaction. |
| ::stdCostValueSecCur_RU | Retrieves the secondary standard cost value for an inventory transaction. |
Community Additions
ADD
Show: