Share via


PDSBatchAttribTransfer::find Method

Finds a record of the PDSBatchAttribTransfer table.

Syntax

client server public static PDSBatchAttribTransfer find(
    RefRecId _recId, 
    ItemId _endItemId, 
    PdsBatchAttribId _attribId, 
   [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: PDSBatchAttribTransfer Table
The found record of the PDSBatchAttribTransfer table or an empty buffer if no such record exists.

See Also

Reference

PDSBatchAttribTransfer Table