ProjBegBalJournalTrans_Fee::find Method
Finds a specified ProjBegBalJournalTrans_Fee record.
Syntax
client server public static ProjBegBalJournalTrans_Fee 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 select the record for update; optional.
Return Value
Type: ProjBegBalJournalTrans_Fee Table
A ProjBegBalJournalTrans_Fee table buffer.