Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds a record with the given record ID
Syntax
client server public static VendRequestCompany findRecId(RecId recId, [boolean _forUpdate])
Run On
Called
Parameters
- recId
Type: RecId Extended Data Type
The record ID of the record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record found is updatable.
Return Value
Type: VendRequestCompany Table
The record found.