BOMHierarchyReport Class [AX 2012]

Syntax

class BOMHierarchyReport extends BOMHierarchy

Run On

Server

Methods

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

Top

Inheritance Hierarchy

Object Class
  BOMHierarchy Class
    BOMHierarchyReport Class