PmfCoBySearch Class [AX 2012]
The PmfCoBySearch class searches for matching formula co-byproduct records.
| Method | Description | |
|---|---|---|
| bomId | Gets the BOM ID for the search. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| coBy | Gets the current PmfCoByMap record that is found by this search object. (Overrides the coBy Method.) |
| 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 | Initializes the search. (Overrides the init Method.) |
| initPmfFormulaCoByList | Initializes the record sort list |
| itemId | Gets the item ID for the formula item to which the matching co-byproduct records belong. |
| list | Gets the internal record list that holds the matching records. |
| new | Creates a new instance of the PmfCoBySearch class. (Overrides the new Method.) |
| next | Advances to the next record. (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 | Serializes an instance of the PmfCoBySearch class. |
| parmBOMId | Gets or sets the BOMId parameter. |
| parmBOMVersionRecId | Gets or sets the BOMVersion record ID for the co-byproduct. |
| parmCoBylist | Gets or sets the CoBylist parameter. |
| parmDoSearch | Gets or sets the DoSearch parameter. |
| parmForcedSkipHierarchy | Gets or sets the forcedSkipHIerarchy property. |
| parmParentItemId | Gets or sets the ParentItemId parameter. |
| parmUseRecordLevelSecurity | Specifies whether record-level security should be enabled on the records that are retrieved. |
| search | Retrieves the matching formula co-byproduct records from the database and stores them in an internal sorted list. (Overrides the search Method.) |
| setData | Called when the current co-byproduct record changes. |
| 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 | Restores the state of this object from the given packed container. |
| 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.) |
| ::coByTreePackLevelConfig | Searches for and gets the pack states from that result. |
| ::construct | Creates a new instance of the PmfCoBySearch class. |
| ::newReqCalculation | Creates an instance of the PmfCoBySearch class. |
Community Additions
ADD
Show: