Share via


PdsVendBatchInfo::findByRefRecId Method

Finds the specified record reference in the PdsVendBatchInfo table.

Syntax

client server public static PdsVendBatchInfo findByRefRecId(RecId _refRecId, [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