Share via


VendRequestCompany::findRecId Method

Finds a record with the given record ID

Syntax

client server public static VendRequestCompany findRecId(RecId recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record found is updatable.

Return Value

Type: VendRequestCompany Table
The record found.

See Also

Reference

VendRequestCompany Table