Share via


PmfFormulaCoBy::find Method

Method returns the record matching formulca coby product.By default this record is not selected for update. This property may be changed via the parameters.

Syntax

client server public static PmfFormulaCoBy find(
    BOMId _bomId, 
    LineNum _lineNum, 
    PmfBOMVersionRefRecId _refRecId, 
    RecId _recId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    defaults to false and therefore not selected for update

Return Value

Type: PmfFormulaCoBy Table
Returns PmfFormulaCoBy record

Remarks

public static PmfFormulaCoBy find(BOMId _bomId, LineNum _lineNum,PmfBOMVersionRefRecId _refRecId,RecId _recId,boolean _forUpdate)

See Also

Reference

PmfFormulaCoBy Table