You can create a rule that defines a default work location name and number. You can specify that the work location number increases with each new work location.
Setup panel
Manage Rules.
Text
Work Location
Default Name. In the AUD US templates, the Default Name rule is Maximum Work Location ID + 1. Maximum Work Location ID is a work location attribute.
For example, you might add a prefix and/or suffix to the default name. Enter the prefix or suffix as a Literal Value. You can use the Function
Format to create a default work location name such as MyCompany01, MyCompany02. The rule would be:
MyCompany format ({0:00}, ([Maxiumum Work Location ID] + 1))
