COSCalculationReportContract Class [AX 2012]
The COSCalculationReportContract class is the data contract class for the COSCalculationReportMicrosoft SQL Server Reporting Services report.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmCalculationId | Gets or sets the CalculationId parameter. |
| parmCosAllowCostDimensionContract | Gets or sets the CosAllowCostDimensionContract parameter. |
| parmCostValueType1 | Gets or sets the CostValueType1 parameter. |
| parmCostValueType2 | Gets or sets the CostValueType2 parameter. |
| parmFromDivisionId | Gets or sets the FromDivisionId parameter. |
| parmHierarchyId | Gets or sets the HierarchyId parameter. |
| parmInventCostDateCodeContract | Gets or sets the InventCostDateCodeContract parameter. |
| parmLineStructure | Gets or sets the LineStructure parameter. |
| parmPlanModelId1 | Gets or sets the PlanModelId1 parameter. |
| parmPlanModelId2 | Gets or sets the PlanModelId2 parameter. |
| parmPrintCostRates | Gets or sets the PrintCostRates parameter. |
| parmPrintCostVariance | Gets or sets the PrintCostVariance parameter. |
| parmPrintCostVariancePercent | Gets or sets the PrintCostVariancePercent parameter. |
| parmPrintFixedCost | Gets or sets the PrintFixedCost parameter. |
| parmPrintPrimaryCost | Gets or sets the PrintPrimaryCost parameter. |
| parmPrintQuantity | Gets or sets the PrintQuantity parameter. |
| parmPrintSecondaryCost | Gets or sets the PrintSecondaryCost parameter. |
| parmPrintServiceCategory | Gets or sets the PrintServiceCategory parameter. |
| parmPrintTotalCost | Gets or sets the PrintTotalCost parameter. |
| parmPrintVariableCost | Gets or sets the PrintVariableCost parameter. |
| parmReportType | Gets or sets the ReportType parameter. |
| parmToDivisionId | Gets or sets the ToDivisionId parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| 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 | Determines whether the data in the contract is valid. |
| validateFromDivisionId | Determines whether the fromDivisionId parameter is valid. |
| validatePlanModel | Determines whether the budget model is valid. |
| validatePlanModel1 | Determines whether the first budget model is valid. |
| validatePlanModel2 | Determines whether the first budget model is valid. |
| validateToDivisionId | Determines whether the toDivision parameter is valid. |
| 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 COSCalculationReportContract class. |
Community Additions
ADD
Show: