VendUnrealizedRev::find Method
Finds the VendUnrealizedRev_TH record according to the record ID.
Syntax
client server public static VendUnrealizedRev find(
RecId _recId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the selected record can be updated.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
A concurrency model.
Return Value
Type: VendUnrealizedRev Table
The VendUnrealizedRev_TH record.