Share via


PmfProdBOMStep::find Method

Retrieves the record from the table that has the specified record ID and quantity.

Syntax

client server public static PmfProdBOMStep find(
    RefRecId _bomRecId, 
   [FromQty _fromQty, 
    boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record should be selected for update; optional.

Return Value

Type: PmfProdBOMStep Table
The retrieved record or an empty table buffer.

See Also

Reference

PmfProdBOMStep Table