PurchReqLine.templateName Method
Sets or gets the information about the AccountingDistributionTemplate record for creating distributions.
Syntax
edit TemplateName templateName(boolean _set, TemplateName _templateName)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that specifies whether to update.
- _templateName
Type: TemplateName Extended Data Type
The name of the accounting distribution template to use to create distributions.
Return Value
Type: TemplateName Extended Data Type
The name of the accounting distribution template.