Share via


PmfCoReqTransItem::find Method

Finds a matching record for the item list.

Syntax

client server public static PmfCoReqTransItem find(
    ReqProcessId _reqProcessId, 
    ItemId _itemId, 
    BOMLevel _level, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Indicates whether the record should be read for update; optional.

Return Value

Type: PmfCoReqTransItem Table
A PmfCoReqTransItem record; otherwise, an empty record.

See Also

Reference

PmfCoReqTransItem Table