AssetDepBookLVPTransferProposal_AU::find Method
Reads the AssetDepBookLVPTransferProposal_AU table for the specified record id.
Syntax
client server public static AssetDepBookLVPTransferProposal_AU find(
RecId _recId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: AssetDepBookLVPTransferProposal_AU Table
A record in the AssetDepBookLVPTransferProposal_AU table.