Setting the Numbering Format for Failures

Document numbering settings create the alpha-numeric identifiers that distinguish one document from another (for example, work orders). Within each site, every document must have a unique identifier. If necessary, you can enter a site-specific prefix or suffix to a type of document to ensure that their numbers are unique throughout the enterprise.
In failure settings, you can set the format to use for failure numbers. You can also see the number that will be assigned to the next new failure record.

To Set the Numbering Format for Failures

1.
From the Site window, select the Performance Management view, Settings tab. Select the Failures Events tab and the Failure event management settings node in the tree.
Tip: You can also click the Administration menu, Performance Management Settings, and then Failure Event Management. The Failure Event Management Settings dialog appears.
2.
Click Edit to modify the site settings. The Edit button is replaced by the Save button.
3.
Select the Options tab.
4.
In the Failure numbering area, enter the format to use for failures:
For example, a format that says “%.6u” would generate six-digit numbers padded with zeros: 001234.
% indicates the start of the number definition.
.6 indicates that the numbers should have six digits. Numbers with less than six digits will be padded with zeros.
u indicates that the number is an unsigned integer (that is, it cannot be a negative number).
5.
Click Save.