Share via


AccountingDistributionTemplateDetail::find Method

Finds the specified record in the AccountingDistributionTemplateDetail table.

Syntax

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

Run On

Called

Parameters

Return Value

Type: AccountingDistributionTemplateDetail Table
The specified AccountingDistributionTemplateDetail record; otherwise, an empty record.

See Also

Reference

AccountingDistributionTemplateDetail Table