Share via


PmfBulkItemConv::find Method

Finds a conversion record from a packed item to a bulk item.

Syntax

client server public static PmfBulkItemConv find(
    PmfPackItemId _packedItemId, 
    PmfBulkItemId _bulkItemId, 
   [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: PmfBulkItemConv Table
The conversion record.

See Also

Reference

PmfBulkItemConv Table