Share via


BOMSearch Class [AX 2012]

Syntax

class BOMSearch extends BOMSearchBase

Run On

Called

Methods

  Method Description
Gg761562.pubmethod(en-us,AX.60).gif bom (Overrides the bom Method.)
Gg761562.pubmethod(en-us,AX.60).gif bomId
Gg761562.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg761562.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg761562.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg761562.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg761562.pubmethod(en-us,AX.60).gif init (Overrides the init Method.)
Gg761562.pubmethod(en-us,AX.60).gif initBOMList
Gg761562.protmethod(en-us,AX.60).gif insertBOM Inserts a BOM record into a record sorted list.
Gg761562.pubmethod(en-us,AX.60).gif itemId
Gg761562.pubmethod(en-us,AX.60).gif list
Gg761562.pubmethod(en-us,AX.60).gif new (Overrides the new Method.)
Gg761562.pubmethod(en-us,AX.60).gif next (Overrides the next Method.)
Gg761562.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.)
Gg761562.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.)
Gg761562.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg761562.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg761562.pubmethod(en-us,AX.60).gif pack
Gg761562.pubmethod(en-us,AX.60).gif parmBOMId Gets or sets the BOMId parameter.
Gg761562.pubmethod(en-us,AX.60).gif parmBOMlist Gets or sets the BOMlist parameter.
Gg761562.pubmethod(en-us,AX.60).gif parmBOMTable Gets or sets the BOMTable parameter.
Gg761562.pubmethod(en-us,AX.60).gif parmDoSearch Gets or sets the DoSearch parameter.
Gg761562.pubmethod(en-us,AX.60).gif parmForcedSkipHierarchy Gets or sets the ForcedSkipHierarchy parameter.
Gg761562.pubmethod(en-us,AX.60).gif parmHierarchyCheckOnlyApproved Gets or sets the HierarchyCheckOnlyApproved parameter.
Gg761562.pubmethod(en-us,AX.60).gif parmParentConfigId Gets or sets the ParentConfigId parameter.
Gg761562.pubmethod(en-us,AX.60).gif parmParentItemId Gets or sets the ParentItemId parameter.
Gg761562.pubmethod(en-us,AX.60).gif parmUseRecordLevelSecurity Gets or sets the UseRecordLevelSecurity parameter.
Gg761562.pubmethod(en-us,AX.60).gif parmValidDate Gets or sets the ValidDate parameter.
Gg761562.protmethod(en-us,AX.60).gif search (Overrides the search Method.)
Gg761562.pubmethod(en-us,AX.60).gif setData
Gg761562.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg761562.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg761562.pubmethod(en-us,AX.60).gif unpack
Gg761562.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.)
Gg761562.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg761562.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg761562.pubmethod(en-us,AX.60).gif Gg761562.static(en-us,AX.60).gif ::bomTreePackLevelConfig
Gg761562.pubmethod(en-us,AX.60).gif Gg761562.static(en-us,AX.60).gif ::newBOMCalc
Gg761562.pubmethod(en-us,AX.60).gif Gg761562.static(en-us,AX.60).gif ::newBOMReportFinish
Gg761562.pubmethod(en-us,AX.60).gif Gg761562.static(en-us,AX.60).gif ::newBOMTree
Gg761562.pubmethod(en-us,AX.60).gif Gg761562.static(en-us,AX.60).gif ::newConfigGroupId
Gg761562.pubmethod(en-us,AX.60).gif Gg761562.static(en-us,AX.60).gif ::newKanbanJobPickingList Instantiates and initializes a new BOMSearch object for a KanbanJobPickingList object.
Gg761562.pubmethod(en-us,AX.60).gif Gg761562.static(en-us,AX.60).gif ::newProdTable
Gg761562.pubmethod(en-us,AX.60).gif Gg761562.static(en-us,AX.60).gif ::newReqCalculation

Top

Inheritance Hierarchy

Object Class
  SysSearchBase Class
    BOMSearchBase Class
      BOMSearch Class
        BOMSearch_BOMCopyType Class
        BOMSearch_ConfigGroup Class
        BOMSearchPhantomExpand Class