ProjBegBalJournalTrans_OnAcc::find Method
Finds a specified record in the ProjBegBalJournalTrans_OnAcc table.
Syntax
client server public static ProjBegBalJournalTrans_OnAcc find(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 to read the record for update; optional.
Return Value
Type: ProjBegBalJournalTrans_OnAcc Table
A record in the ProjBegBalJournalTrans_OnAcc table; otherwise, an empty record.