VendPrenote::findByRecId Method
Finds the specified record in the VendPrenote table.
Syntax
client server public static VendPrenote findByRecId(RecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
- _forupdate
Type: boolean
Return Value
Type: VendPrenote Table
The concurrency model option to use when it reads the record;optional.