BOMSearch Class [AX 2012]
Syntax
class BOMSearch extends BOMSearchBase
Run On
Called
Methods
Method | Description | |
---|---|---|
bom | (Overrides the bom Method.) | |
bomId | ||
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.) | |
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 | ||
insertBOM | Inserts a BOM record into a record sorted list. | |
itemId | ||
list | ||
new | (Overrides the new Method.) | |
next | (Overrides the next Method.) | |
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 | ||
parmBOMId | Gets or sets the BOMId parameter. | |
parmBOMlist | Gets or sets the BOMlist parameter. | |
parmBOMTable | Gets or sets the BOMTable parameter. | |
parmDoSearch | Gets or sets the DoSearch parameter. | |
parmForcedSkipHierarchy | Gets or sets the ForcedSkipHierarchy parameter. | |
parmHierarchyCheckOnlyApproved | Gets or sets the HierarchyCheckOnlyApproved parameter. | |
parmParentConfigId | Gets or sets the ParentConfigId parameter. | |
parmParentItemId | Gets or sets the ParentItemId parameter. | |
parmUseRecordLevelSecurity | Gets or sets the UseRecordLevelSecurity parameter. | |
parmValidDate | Gets or sets the ValidDate parameter. | |
search | (Overrides the search Method.) | |
setData | ||
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 | ||
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.) | |
::bomTreePackLevelConfig | ||
::newBOMCalc | ||
::newBOMReportFinish | ||
::newBOMTree | ||
::newConfigGroupId | ||
::newKanbanJobPickingList | Instantiates and initializes a new BOMSearch object for a KanbanJobPickingList object. | |
::newProdTable | ||
::newReqCalculation |
Top
Inheritance Hierarchy
Object Class
SysSearchBase Class
BOMSearchBase Class
BOMSearch Class
BOMSearch_BOMCopyType Class
BOMSearch_ConfigGroup Class
BOMSearchPhantomExpand Class