PmfCoBySearch_FormulaCopyType Class [AX 2012]

The PmfCoBySearch_FormulaCopyType class is used to search formula co-byproduct records that will be used when it copies.

class PmfCoBySearch_FormulaCopyType extends PmfCoBySearch

Run On

Called

  MethodDescription
Hh808493.pubmethod(en-us,AX.60).gif bomId Gets the BOM ID for the search. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh808493.pubmethod(en-us,AX.60).gif coBy Gets the current PmfCoByMap record that is found by this search object. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh808493.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh808493.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh808493.pubmethod(en-us,AX.60).gif init Initializes the search. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif initPmfFormulaCoByList Initializes the record sort list (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif isValid Indicates whether the current co-byproduct record is valid.
Hh808493.pubmethod(en-us,AX.60).gif itemId Gets the item ID for the formula item to which the matching co-byproduct records belong. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif list Gets the internal record list that holds the matching records. (Inherited from PmfCoBySearch.)
Hh808493.protmethod(en-us,AX.60).gif new Creates a new instance of the PmfCoBySearch_FormulaCopyType class by using the specified parameters. (Overrides the new Method.)
Hh808493.pubmethod(en-us,AX.60).gif next Advances to the next record. (Overrides the next Method.)
Hh808493.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.)
Hh808493.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.)
Hh808493.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh808493.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh808493.pubmethod(en-us,AX.60).gif pack Serializes an instance of the PmfCoBySearch class. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif parmBOMId Gets or sets the BOMId parameter. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif parmBOMVersionRecId Gets or sets the BOMVersion record ID for the co-byproduct. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif parmCoBylist Gets or sets the CoBylist parameter. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif parmDoSearch Gets or sets the DoSearch parameter. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif parmForcedSkipHierarchy Gets or sets the forcedSkipHIerarchy property. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif parmParentItemId Gets or sets the ParentItemId parameter. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif parmUseRecordLevelSecurity Specifies whether record-level security should be enabled on the records that are retrieved. (Inherited from PmfCoBySearch.)
Hh808493.protmethod(en-us,AX.60).gif search Retrieves the matching formula co-byproduct records from the database and stores them in an internal sorted list. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif setData Called when the current co-byproduct record changes. (Inherited from PmfCoBySearch.)
Hh808493.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh808493.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh808493.pubmethod(en-us,AX.60).gif unpack Restores the state of this object from the given packed container. (Inherited from PmfCoBySearch.)
Hh808493.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.)
Hh808493.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh808493.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Hh808493.pubmethod(en-us,AX.60).gif Hh808493.static(en-us,AX.60).gif ::construct Creates an instance of the PmfCoBySearch_FormulaCopyType class
Hh808493.pubmethod(en-us,AX.60).gif Hh808493.static(en-us,AX.60).gif ::newBOMRouteCopy Creates an instance of the PmfCoBySearch_FormulaCopyType class
Hh808493.pubmethod(en-us,AX.60).gif Hh808493.static(en-us,AX.60).gif ::newFormulaCopyDelete Returns an instance of the co/by search copy class.
Top

This class provides additional methods for sub-classes to refine the list of retrieved records.

Object Class
  SysSearchBase Class
    PmfCoBySearchBase Class
      PmfCoBySearch Class
        PmfCoBySearch_FormulaCopyType Class

Community Additions

ADD
Show: