CostSheetModeStrategyPresent Class [AX 2012]
The CostSheetModeStrategyPresent class represents the costing sheet properties in the presentation mode.
| Method | Description | |
|---|---|---|
| allowedNodeIdRangeValue | Generates the range of node IDs that must be loaded to the costing sheet before it is calculated. (Inherited from CostSheetModeStrategy.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canModifyCostSheet | Determines whether the costing sheet can be modified in the current mode. (Overrides the canModifyCostSheet Method.) |
| createCostSheet | Creates a new instance of a costing sheet for the specified costing sheet identifier. (Inherited from CostSheetModeStrategy.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fillAllowedNodeIdSet | Builds a set of costing sheet nodes that are relevant in the current context. (Inherited from CostSheetModeStrategy.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getType | Indicates the current costing sheet mode type. (Overrides the getType Method.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| mustDisplayUnMappedUnCoveredCostGroups | Determines whether the cost groups that are not presented in the costing sheet or covered by default cost groups must be added to the costing sheet structure in the current mode. (Overrides the mustDisplayUnMappedUnCoveredCostGroups Method.) |
| mustFindUnMappedCostGroups | Indicates whether the unmapped cost groups must be found in the current mode. (Overrides the mustFindUnMappedCostGroups Method.) |
| mustLoadCalculationBasisAndFactors | Determines whether the indirect cost basis and factors must be loaded in the current mode. (Overrides the mustLoadCalculationBasisAndFactors Method.) |
| mustLoadCostGroupSubnodes | Determines whether the subnodes of the cost group nodes must be loaded in the current mode. (Overrides the mustLoadCostGroupSubnodes Method.) |
| mustLoadSubnodes | Indicates whether the subnodes of the costing sheet nodes must be loaded in the current mode. (Overrides the mustLoadSubnodes Method.) |
| new | Initializes a new instance of the CostSheetModeStrategy class. (Inherited from CostSheetModeStrategy.) |
| 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.) |
| pack | Serializes the current instance of the CostSheetModeStrategy class. (Inherited from CostSheetModeStrategy.) |
| parmAllowedNodeIdSet | Gets or sets the AllowedNodeIdSet parameter. (Inherited from CostSheetModeStrategy.) |
| parmCostType | Gets or sets the CostPriceType enumeration value that represents the branch of the costing sheet that should be loaded by the strategy. (Inherited from CostSheetModeStrategy.) |
| 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.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the CostSheetModeStrategy class. (Inherited from CostSheetModeStrategy.) |
| 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 | Initializes a new instance of the CostSheetModeStrategyPresent class. |
| ::newParameter |
Community Additions
ADD
Show: