BOMSearchPhantomExpand Class [AX 2012]
The BOMSearchPhantomExpand class finds all BOM lines for the specified BOM ID.
| Method | Description | |
|---|---|---|
| bom | (Inherited from BOMSearch.) |
| bomId | (Inherited from BOMSearch.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findBOM | Finds a BOM line. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | (Overrides the init Method.) |
| initBOMList | (Inherited from BOMSearch.) |
| insertBOM | Expands a BOM line if the line is of the phantom type. (Overrides the insertBOM Method.) |
| itemId | (Inherited from BOMSearch.) |
| list | (Inherited from BOMSearch.) |
| new | (Inherited from BOMSearch.) |
| next | (Inherited from BOMSearch.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | (Inherited from BOMSearch.) |
| parmBOMId | Gets or sets the BOMId parameter. (Inherited from BOMSearch.) |
| parmBOMlist | Gets or sets the BOMlist parameter. (Inherited from BOMSearch.) |
| parmBOMTable | Gets or sets the BOMTable parameter. (Inherited from BOMSearch.) |
| parmDoSearch | Gets or sets the DoSearch parameter. (Inherited from BOMSearch.) |
| parmForcedSkipHierarchy | Gets or sets the ForcedSkipHierarchy parameter. (Inherited from BOMSearch.) |
| parmHierarchyCheckOnlyApproved | Gets or sets the HierarchyCheckOnlyApproved parameter. (Inherited from BOMSearch.) |
| parmLevel | Gets or sets the Level parameter. |
| parmParentConfigId | Gets or sets the ParentConfigId parameter. (Inherited from BOMSearch.) |
| parmParentInventDim | Gets or sets the ParentInventDim parameter. |
| parmParentItemId | Gets or sets the ParentItemId parameter. (Inherited from BOMSearch.) |
| parmParentLotSize | Gets or sets the ParentLotSize parameter. |
| parmPhantomUnitFactor | Gets or sets the PhantomUnitFactor parameter. |
| parmUseRecordLevelSecurity | Gets or sets the UseRecordLevelSecurity parameter. (Inherited from BOMSearch.) |
| parmValidDate | Gets or sets the ValidDate parameter. (Inherited from BOMSearch.) |
| search | (Inherited from BOMSearch.) |
| setData | (Inherited from BOMSearch.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | (Inherited from BOMSearch.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newParameters | Initializes a new instance of the BOMSerchPhantomExpand class. |
| ::newPhantomBOM | Initializes a new instance of the BOMSerchPhantomExpand class. |
Community Additions
ADD
Show: