Share via


AccountingDistributionTemplate::find Method

Finds the specified record in the AccountingDistributionTemplate table.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

AccountingDistributionTemplate Table