PurchCalcCost Class [AX 2012]
The PurchCalcCost class is used to find the base cost of a purchased item.
| Method | Description | |
|---|---|---|
| addToStdCostBreakdown | (Inherited from BOMCalcCost.) |
| calc | Calculates the base cost for the purchase cost calculation. (Overrides the calc Method.) |
| calcAlternativeCostModel | (Overrides the calcAlternativeCostModel Method.) |
| calcCostModel | (Inherited from BOMCalcCost.) |
| calcPrimaryCostModel | Calculates the base price according to the selected PurchPriceModel enumeration value. (Overrides the calcPrimaryCostModel Method.) |
| calcPurchPriceModel | |
| calcSalesModel | (Inherited from BOMCalcCost.) |
| calcSalesPrice | (Inherited from BOMCalcCost.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| cleanUpCostPrice | Clears the cost price calculation. (Inherited from BOMCalcCost.) |
| cleanUpSalesPrice | (Inherited from BOMCalcCost.) |
| convertPrices | (Inherited from BOMCalcCost.) |
| costAmount | (Inherited from BOMCalcCost.) |
| costFound | (Inherited from BOMCalcCost.) |
| costMarkup | (Inherited from BOMCalcCost.) |
| costMarkupSecCur_RU | (Inherited from BOMCalcCost.) |
| costPrice | (Inherited from BOMCalcCost.) |
| costPriceDate | (Inherited from BOMCalcCost.) |
| costPriceFallBackVersion | (Inherited from BOMCalcCost.) |
| costPriceSecCur_RU | (Inherited from BOMCalcCost.) |
| costPriceUnit | (Inherited from BOMCalcCost.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findInventItemPrice | (Inherited from BOMCalcCost.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initCalc | (Overrides the initCalc Method.) |
| initPurchCalc | Initializes an instance of the PurchCalcCost class. |
| initValue | (Inherited from BOMCalcCost.) |
| new | Initializes a new instance of the BOMCalcCost class. (Inherited from BOMCalcCost.) |
| 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCostPriceModel | Gets or sets the CostPriceModel parameter. (Inherited from BOMCalcCost.) |
| parmInventDimId | Gets or sets the InventDimId parameter. (Inherited from BOMCalcCost.) |
| parmItemId | Gets or sets the ItemId parameter. (Inherited from BOMCalcCost.) |
| parmPmfRMCostAllocationPct | Gets or sets the PmfRMCostAllocationPct parameter. (Inherited from BOMCalcCost.) |
| parmPriceCalcIdOfPriceUsed | Gets the identifier for the price used for calculating the cost price. (Inherited from BOMCalcCost.) |
| parmPriceVersionId | Gets or sets the PriceVersionId parameter. (Inherited from BOMCalcCost.) |
| parmProfitSet | Gets or sets the ProfitSet parameter. (Inherited from BOMCalcCost.) |
| parmPurchPriceModel | Gets or sets the PurchPriceModel parameter. |
| parmResourceConsumption | Gets or sets the ResourceConsumption parameter. (Inherited from BOMCalcCost.) |
| salesAmount | (Inherited from BOMCalcCost.) |
| salesMarkup | (Inherited from BOMCalcCost.) |
| salesPrice | (Inherited from BOMCalcCost.) |
| salesPriceFallBackVersion | (Inherited from BOMCalcCost.) |
| salesPriceUnit | (Inherited from BOMCalcCost.) |
| setBurden | Sets the burden related options. (Inherited from BOMCalcCost.) |
| setFallBackVersion | Registers the costing version that was used as fallback. (Overrides the setFallBackVersion Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| stdCostBreakdown | (Inherited from BOMCalcCost.) |
| stdCostBreakdownAmount | (Inherited from BOMCalcCost.) |
| stdCostBreakdownCalcRollup | (Inherited from BOMCalcCost.) |
| stdCostBreakDownCalcRollupExt | (Inherited from BOMCalcCost.) |
| subBomWarningLink | (Inherited from BOMCalcCost.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | (Overrides the validate Method.) |
| 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 PurchCalcCost class. |
Community Additions
ADD
Show: