VendInvoiceInfoLine.templateName Method
Gets or sets the AccountingDistributionTemplate record for creating distributions.
Syntax
edit TemplateName templateName(boolean _set, TemplateName _templateName)
Run On
Called
Parameters
- _set
Type: boolean
The indicator whether the AccountingDistributionTemplate has been updated.
- _templateName
Type: TemplateName Extended Data Type
The name of the distribution template that will be used to create distributions.
Return Value
Type: TemplateName Extended Data Type
The name of the distribution template.