CostSheetNodeRoot Class [AX 2012]
| Method | Description | |
|---|---|---|
| addCalculatedCostsFromLowerLevels | Gets calculated earlier indirect costs from lower levels for indirect cost group nodes. (Inherited from CostSheetNode.) |
| addSubnode | Adds a subnode to the current costing sheet node. (Inherited from CostSheetNodeComposite.) |
| calc | Calculates the amounts based on input data and costing sheet structure. (Inherited from CostSheetNodeComposite.) |
| calcLowestLevel | (Inherited from CostSheetNode.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canHaveSubnode | Determines whether a proposed node may be added as a sub-node. (Inherited from CostSheetNodeComposite.) |
| canHaveSubnodes | Determines whether the instance of the composite costing sheet node can have subnodes. (Inherited from CostSheetNodeComposite.) |
| checkFailed | (Inherited from CostSheetNode.) |
| clearCalcTransData | (Inherited from CostSheetNode.) |
| editCommon | (Inherited from CostSheetNode.) |
| editCostSheetNodeTable | (Inherited from CostSheetNode.) |
| equal | Compares attributes and sub-node lists of two costing sheet nodes. (Inherited from CostSheetNodeComposite.) |
| fetchCostGroupIdsForImpactUpdate | Retrieves a set that contains all cost group IDs because the root node should always be loaded. (Overrides the fetchCostGroupIdsForImpactUpdate Method.) |
| fillCostGroupImpactMap | Forces all subnodes to fill in the impact map. (Inherited from CostSheetNodeComposite.) |
| fillNodeIndexMap | Fills a node index map with data from sub-nodes. (Inherited from CostSheetNodeComposite.) |
| fillNodeList | Fills a list of costing sheet nodes. (Inherited from CostSheetNodeComposite.) |
| fillResultLineList | (Overrides the fillResultLineList Method.) |
| getBranchNodeIds | Collects IDs of all sub-nodes. (Inherited from CostSheetNodeComposite.) |
| getCode | (Inherited from CostSheetNode.) |
| getCostCalcTransData | (Inherited from CostSheetNode.) |
| getCostPriceNode | |
| getCostType | Gets the CostPriceType enumeration value that represents the branch of the costing sheet for this node. (Inherited from CostSheetNode.) |
| getDescription | (Inherited from CostSheetNode.) |
| getFullPath | (Inherited from CostSheetNode.) |
| getImage | Returns the resource index of the image that will represent this node in the editor. (Overrides the getImage Method.) |
| getLevel | (Inherited from CostSheetNode.) |
| getNodeId | (Inherited from CostSheetNode.) |
| getPackedSubnodeList | Composes a list of packed subnodes. (Inherited from CostSheetNodeComposite.) |
| getParentNode | (Inherited from CostSheetNode.) |
| getSubnodeEnumerator | Gets a ListEnumerator that contains all the subnodes of this node. (Inherited from CostSheetNodeComposite.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getType | (Overrides the getType Method.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasSubnodes | Determines whether the instance of the composite costing sheet node has subnodes. (Inherited from CostSheetNodeComposite.) |
| isCalculated | (Inherited from CostSheetNode.) |
| isCostGroupWithSubnodes | (Inherited from CostSheetNode.) |
| isDescendantOf | (Inherited from CostSheetNode.) |
| loadSubnodes | Loads sub-nodes from a database. (Inherited from CostSheetNodeComposite.) |
| new | Initializes a new instance of the CostSheetNodeComposite class. (Inherited from CostSheetNodeComposite.) |
| 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 CostSheetNodeRoot class. (Overrides the pack Method.) |
| registerCostGroupImpact | Adds a cost group ID that impacts the costing sheet node to the set. (Inherited from CostSheetNode.) |
| removeSubnode | Removes a node from the list of sub-nodes. (Inherited from CostSheetNodeComposite.) |
| resetNodeId | Assigns new IDs to the node and all its sub-nodes. (Inherited from CostSheetNodeComposite.) |
| save | Saves the node and all sub-nodes to the database. (Inherited from CostSheetNodeComposite.) |
| setParentNodeId | (Inherited from CostSheetNode.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| subnodesCalculated | Determines whether all sub-nodes have the status set to calculated. (Inherited from CostSheetNodeComposite.) |
| subnodesQueryRun | Builds a QueryRun object that is used when sub-nodes from the database are retrieved. (Inherited from CostSheetNodeComposite.) |
| toString | (Inherited from CostSheetNode.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the CostSheetNodeRoot class. (Overrides the unpack Method.) |
| update | (Inherited from CostSheetNode.) |
| updateCostGroupImpactSet | Fills the set of cost group IDs that impact the costing sheet node during calculation. (Inherited from CostSheetNode.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Validates the costing sheet node. (Inherited from CostSheetNodeComposite.) |
| validSubnodeTypeSet | (Overrides the validSubnodeTypeSet Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates a new instance of the CostSheetNodeRoot class. |
| ::create | Creates a new instance of the CostSheetNodeRoot class. |
Community Additions
ADD
Show: