PmfCoBySearch_FormulaCopyType Class [AX 2012]
The PmfCoBySearch_FormulaCopyType class is used to search formula co-byproduct records that will be used when it copies.
| Method | Description | |
|---|---|---|
| bomId | Gets the BOM ID for the search. (Inherited from PmfCoBySearch.) |
| 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. (Inherited from PmfCoBySearch.) |
| 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. (Inherited from PmfCoBySearch.) |
| initPmfFormulaCoByList | Initializes the record sort list (Inherited from PmfCoBySearch.) |
| isValid | Indicates whether the current co-byproduct record is valid. |
| itemId | Gets the item ID for the formula item to which the matching co-byproduct records belong. (Inherited from PmfCoBySearch.) |
| list | Gets the internal record list that holds the matching records. (Inherited from PmfCoBySearch.) |
| new | Creates a new instance of the PmfCoBySearch_FormulaCopyType class by using the specified parameters. (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. (Inherited from PmfCoBySearch.) |
| parmBOMId | Gets or sets the BOMId parameter. (Inherited from PmfCoBySearch.) |
| parmBOMVersionRecId | Gets or sets the BOMVersion record ID for the co-byproduct. (Inherited from PmfCoBySearch.) |
| parmCoBylist | Gets or sets the CoBylist parameter. (Inherited from PmfCoBySearch.) |
| parmDoSearch | Gets or sets the DoSearch parameter. (Inherited from PmfCoBySearch.) |
| parmForcedSkipHierarchy | Gets or sets the forcedSkipHIerarchy property. (Inherited from PmfCoBySearch.) |
| parmParentItemId | Gets or sets the ParentItemId parameter. (Inherited from PmfCoBySearch.) |
| parmUseRecordLevelSecurity | Specifies whether record-level security should be enabled on the records that are retrieved. (Inherited from PmfCoBySearch.) |
| search | Retrieves the matching formula co-byproduct records from the database and stores them in an internal sorted list. (Inherited from PmfCoBySearch.) |
| setData | Called when the current co-byproduct record changes. (Inherited from PmfCoBySearch.) |
| 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. (Inherited from PmfCoBySearch.) |
| 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.) |
| ::construct | Creates an instance of the PmfCoBySearch_FormulaCopyType class |
| ::newBOMRouteCopy | Creates an instance of the PmfCoBySearch_FormulaCopyType class |
| ::newFormulaCopyDelete | Returns an instance of the co/by search copy class. |
Object Class
SysSearchBase Class
PmfCoBySearchBase Class
PmfCoBySearch Class
PmfCoBySearch_FormulaCopyType Class
SysSearchBase Class
PmfCoBySearchBase Class
PmfCoBySearch Class
PmfCoBySearch_FormulaCopyType Class
Community Additions
ADD
Show: