Batch number
Number series for batch numbers on parts. These number series can be created using different formats.
Which number series will be used depends on the Grouping term and its intervals From – To. A part can have several different number series for batch number. If so, the grouping term Part number carries the most weight. Then Part code and finally Product group. If there are several number series within the same grouping term, then the order of the rows determines which number series will be used.
There are two general number series, one for purchase and one for manufacturing, to fall back on if you do not find a number series. These number series are included in the system when you start up the program for the first time. They have a high number so they will end up last in the list of number series. You cannot delete these rows but you can change the next number in these series. The default format for purchase is <orderno>-<pos> and the default format for manufacturing is <orderno>. However, these can be changed.
Name
Here you can write a descriptive text as a name. Name texts are entered in the company language and are displayed in the user’s language.
By using the button Translations you can translate the text to the different active languages registered in the system.
Reporting type
Here you select reporting type for the number series. The available options are Purchase and Manufacturing. This determines if the batch numbers from the number series should be created when the purchase order is arrival reported or when the manufacturing order is reported as finished.
Grouping term
The grouping term determines where the number series should be used. The available options are: Part number, Part code, and Product group.
Which number series will be used depends on the grouping term and its limitations. A part can in theory be included by multiple number series. Then the grouping on the part number will be the primary, secondly the part code, and thirdly the product group. If multiple number series match on the same grouping term, it is the sequence among the number series which applies (the row here in the table which is at the top of the rows with the same grouping term).
From and To
In these fields you can enter an interval for the selected grouping term which the number series applies to.
Next number
Here you enter the number that should be used the next time a number is created from the number series.
Format
In this field you enter one or multiple tags that describe structure and contents of the number series The available tags are described below: In a number series for Serial numbers you must at least include the tag <code> in the field. In a number series for Batch numbers you can leave the field empty if you want to. This means any batch number can instead be entered manually when reporting.
Tag | Description |
---|---|
<code> | The next number in the number series. |
<yyyy> | The year, containing four digits, for example "2016". |
<yy> | The year, containing two digits, for example "16". |
<MM> | The month, where "01" means January. |
<dd> | The day in the month, for example "22". |
<HH> | Hour. |
<mm> | Minute. |
<ss> | Second. |
<week> | The week number, containing two digits, for example 01-53. |
<part> | Part number. |
<rev> | The part's revision on customer order or manufacturing order. |
<orderno> | Order number on purchase order, manufacturing order, or customer order. |
<pos> | Order row position on purchase order or customer order. |
<node> | Node number for part with maximum quantity in manufacturing order or part in coordinated processing. |
A number series can be composed by different tags which are separated with an optional character, see example below.
Examples of composed number series:
<code>/<rev> results in numbers such as "10001/A", "10002/A" etc.
<code>:<yy>-<MM>-<dd> results in numbers such as for example "10001:16-02-19", "10002:16-02-19", etc.
Please note! The tags are case sensitive.