COSCalculationRun Class [AX 2012]
The COSCalculationRun class provides all calculation steps for the calculation version. The calculation can apply for all cost value types depending on the user selection.
| Method | Description | |
|---|---|---|
| calculateAllocation | |
| calculateCost | |
| calculateCostDistribution | |
| calculateCostDistributionLedger | |
| calculateCostDistributionLine | |
| calculateCostRates | Calculates cost rates for a defined rate type. |
| calculateWork | |
| calculateWorkAllocation | |
| calculateWorkDistribution | |
| calculateWorkDistributionUnit | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| deleteCostCalculation | |
| deleteCostRates | |
| deleteOldCalculation | Deletes records that are created by the previous calculation. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getPlanModelId | Gives the identification of a plan model, which is used for a calculation. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getVoucher | |
| getWorkLoad | Retrieves the value of a work load for the calculation of target plan costs. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isPlannedCostCalculationNeeded | Identifies whether an additional cost value type should be calculated. |
| new | |
| 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.) |
| run | Performs the calculation steps. |
| setAllocation | Calculates allocations for selected cost value types. |
| setAllocationDimension | Calculates allocation values for a selected allocation and dimension. |
| setCalcTransBuffer | |
| setOffCalcTransBuffer | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTmpNextCostBalances | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateLinearStructure | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | |
| ::getPlanCostValueType | Returns the cost value type, based on the budget model. |
Community Additions
ADD
Show: