Share via


BOMHierarchy Class [AX 2012]

Syntax

class BOMHierarchy

Run On

Server

Methods

  Method Description
Gg744676.pubmethod(en-us,AX.60).gif bomConsistOf
Gg744676.pubmethod(en-us,AX.60).gif bomPartOf
Gg744676.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg744676.pubmethod(en-us,AX.60).gif checkMaxLevel
Gg744676.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg744676.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg744676.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg744676.pubmethod(en-us,AX.60).gif itemConsistOf Traverses down the bill of materials (BOM) structure and determines whether it is valid.
Gg744676.pubmethod(en-us,AX.60).gif itemPartOf Traverses up the BOM structure and determines whether it is valid.
Gg744676.pubmethod(en-us,AX.60).gif mustSearchNextLevel
Gg744676.pubmethod(en-us,AX.60).gif mustUseRLS
Gg744676.pubmethod(en-us,AX.60).gif new
Gg744676.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.)
Gg744676.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.)
Gg744676.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg744676.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg744676.pubmethod(en-us,AX.60).gif parmFilterOnConfigId Gets or sets the FilterOnConfigId parameter.
Gg744676.pubmethod(en-us,AX.60).gif parmFilterOnSiteId Gets or sets the FilterOnSiteId parameter.
Gg744676.pubmethod(en-us,AX.60).gif parmParentBom Gets or sets the ParentBom parameter.
Gg744676.pubmethod(en-us,AX.60).gif parmParentBomVersion Gets or sets the ParentBomVersion parameter.
Gg744676.pubmethod(en-us,AX.60).gif parmSearchInterval Gets or sets the SearchInterval parameter.
Gg744676.pubmethod(en-us,AX.60).gif parmSearchIntervalBOM Gets or sets the SearchIntervalBOM parameter.
Gg744676.pubmethod(en-us,AX.60).gif parmVersionSelect Gets or sets the VersionSelect parameter.
Gg744676.pubmethod(en-us,AX.60).gif presLevel
Gg744676.protmethod(en-us,AX.60).gif scanDownBOM Traverses the lines of a BOM version.
Gg744676.pubmethod(en-us,AX.60).gif scanDownVersion Traverses the BOM versions that refer to the item of a BOM line.
Gg744676.pubmethod(en-us,AX.60).gif scanUpBOM Traverses the BOM that refers to a BOM version.
Gg744676.protmethod(en-us,AX.60).gif scanUpVersion
Gg744676.protmethod(en-us,AX.60).gif searchDownBOM
Gg744676.protmethod(en-us,AX.60).gif searchDownVersion Traverses the BOM versions that refer to the item of a BOM line.
Gg744676.protmethod(en-us,AX.60).gif searchUpBOM Traverses the BOM that refers to a BOM version.
Gg744676.protmethod(en-us,AX.60).gif searchUpVersion
Gg744676.pubmethod(en-us,AX.60).gif setMaxLevels
Gg744676.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg744676.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg744676.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.)
Gg744676.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg744676.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg744676.pubmethod(en-us,AX.60).gif Gg744676.static(en-us,AX.60).gif ::setValidFromDate
Gg744676.pubmethod(en-us,AX.60).gif Gg744676.static(en-us,AX.60).gif ::setValidToDate

Top

Inheritance Hierarchy

Object Class
  BOMHierarchy Class
    BOMHierarchyCheck Class
    BOMHierarchyReport Class