BudgetTransactionLineReverse::find Method

Finds the specified record in the BudgetTransactionLineReverse table.

Syntax

client server public static BudgetTransactionLineReverse find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: BudgetTransactionLineReverse Table
A record in the BudgetTransactionLineReverse table; otherwise, an empty record.

See Also

Reference

BudgetTransactionLineReverse Table