Share via


PdsVendBatchInfo::find Method

Finds the specified record in the PdsVendBatchInfo table.

Syntax

client server public static PdsVendBatchInfo find(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the returned record for update; optional.

Return Value

Type: PdsVendBatchInfo Table
A PdsVendBatchInfo record if one exists; otherwise, an empty record.

See Also

Reference

PdsVendBatchInfo Table