EngChgCaseWhereUsedAnalysisCreateTreeDat Class [AX 2012]

Class used to create the data for where-used analysis tree.

class EngChgCaseWhereUsedAnalysisCreateTreeDat

Run On

Server

  MethodDescription
Dn538763.privmethod(en-us,AX.60).gif addNewNode Add new node to the nodes container.
Dn538763.privmethod(en-us,AX.60).gif addToNodeText Adds formatted label and value to be used as part of the line in the tree node to the specified node text.
Dn538763.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn538763.privmethod(en-us,AX.60).gif createBomRouteNodeText Create text for the for BOM version or route version tree nodes.
Dn538763.privmethod(en-us,AX.60).gif createBomTreeNodeData Creates data for the BOM nodes of the tree.For each BOM node it finds BOM versions and calls method for creating data for item nodes.
Dn538763.privmethod(en-us,AX.60).gif createBomTreeNodeText Create text for the BOM tree node.
Dn538763.privmethod(en-us,AX.60).gif createInventoryDimensionNodeText Create text for the inventory dimensions of versions for BOM or route version nodes.
Dn538763.privmethod(en-us,AX.60).gif createItemTreeNodeData Creates data for the item nodes of the tree.For each item node it finds BOMs in which the item is in the BOM lines and routes for which the item has a version.Also calls method for creating data for BOM and route nodes.
Dn538763.privmethod(en-us,AX.60).gif createItemTreeNodeText Create text for the item tree node.
Dn538763.privmethod(en-us,AX.60).gif createRouteTreeNodeData Creates data for the route nodes of the tree.For each route node it finds route versions and calls method for creating data for item nodes.
Dn538763.privmethod(en-us,AX.60).gif createRouteTreeNodeText Create text for the route tree node.
Dn538763.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn538763.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn538763.pubmethod(en-us,AX.60).gif getTreeData Start the creation of the where-used analysis tree data and get the result of the process.
Dn538763.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn538763.privmethod(en-us,AX.60).gif init Initialize EngChgCaseWhereUsedAnalysisCreateTreeDat class instance.Create set of records for association and set of expanded records.Proper text formatting for the nodes is set depending of the current session language is LTR or RTL.
Dn538763.protmethod(en-us,AX.60).gif new Initializes a new instance of the EngChgCaseWhereUsedAnalysisCreateTreeDat class.
Dn538763.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn538763.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn538763.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn538763.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn538763.pubmethod(en-us,AX.60).gif parmFinishedProductsOfBomVersions Gets or sets the FinishedProductsOfBomVersions parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmFinishedProductsOfRouteVersions Gets or sets the FinishedProductsOfRouteVersions parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmIncludeBoms Gets or sets the IncludeBoms parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmIncludeRoutes Gets or sets the IncludeRoutes parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmMaxBomLevel Gets or sets the MaxBomLevel parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmMaxNumberOfLevels Gets or sets the MaxNumberOfLevels parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmMaxRouteLevel Gets or sets the MaxRouteLevel parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmOnlyActiveBomVersions Gets or sets the OnlyActiveBomVersions parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmOnlyActiveRouteVersions Gets or sets the OnlyActiveRouteVersions parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmOnlyApprovedBoms Gets or sets the OnlyApprovedBoms parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmOnlyApprovedBomVersions Gets or sets the OnlyApprovedBomVersions parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmOnlyApprovedRoutes Gets or sets the OnlyApprovedRoutes parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmOnlyApprovedRouteVersions Gets or sets the OnlyApprovedRouteVersions parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmPlannedEffectiveDate Gets or sets the PlannedEffectiveDate parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmSelectedCaseRecId Gets or sets the SelectedCaseRecId parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmsRecordsForAssociation Gets or sets the sRecordsForAssociation parameter.
Dn538763.pubmethod(en-us,AX.60).gif parmStartingInventNodeRecId Gets or sets the StartingInventNodeRecId parameter.
Dn538763.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn538763.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn538763.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn538763.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn538763.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn538763.privmethod(en-us,AX.60).gif Dn538763.static(en-us,AX.60).gif ::construct Initializes a new instance of the EngChgCaseWhereUsedAnalysisCreateTreeDat class.
Dn538763.pubmethod(en-us,AX.60).gif Dn538763.static(en-us,AX.60).gif ::newAnalysisCreateTreeDataAndGetTreeData Create new instance of the EngChgCaseWhereUsedAnalysisCreateTreeDat class.
Top

Object Class
  EngChgCaseWhereUsedAnalysisCreateTreeDat Class

Community Additions

ADD
Show: