Compartir a través de


AccountingDistributionTemplate::findByName Method

Finds the record in the AccountingDistributionTemplate table specified by a template name.

Syntax

client server public static AccountingDistributionTemplate findByName(
    TemplateName _templateName, 
   [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