PmfCoBySearch Class [AX 2012]

The PmfCoBySearch class searches for matching formula co-byproduct records.

class PmfCoBySearch extends PmfCoBySearchBase

Run On

Called

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

Community Additions

ADD
Show: