BOMSearch_ConfigGroup Class [AX 2012]

Syntax

class BOMSearch_ConfigGroup extends BOMSearch

Run On

Server

Methods

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

Top

Inheritance Hierarchy

Object Class
  SysSearchBase Class
    BOMSearchBase Class
      BOMSearch Class
        BOMSearch_ConfigGroup Class