Skip to content

Commit 1ce42d3

Browse files
authored
Add files via upload
1 parent ee6b94b commit 1ce42d3

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: Conversion of Maintenance Schedule to Work Orders Is Failing
3+
description: Provides a resolution to the failing conversion of Maintenance Schedule lines to Work Orders in Microsoft Dynamics 365 Supply Chain Management.
4+
author: sorenbacker2
5+
ms.author: sorenba
6+
ms.date: 02/27/2025
7+
ms.custom: sap:Asset management\Issues with asset management
8+
---
9+
# Conversion of maintenance schedule to work orders is failing
10+
11+
This article provides the setup steps to ensure the conversion of maintenance schedule lines into work orders isn't failing with errors related to number sequence setup in Microsoft Dynamics 365 Supply Chain Management.
12+
13+
## Symptoms
14+
15+
From **Open maintenance schedule lines** in Asset Management module a user selects a subset of lines. Then **New** > **Work order** is selected from the action pane, and in the **Create work orders** dialogue anything that will result in multiple work orders is selected. However, after selecting **OK**, instead of creating a given number of work orders, an error message appears, saying that a number sequence has been exceeded or that a given number does not match a given format. This blocks the further process.
16+
17+
## Cause
18+
19+
This issue is related to the setup of a number sequence. The core issue is that the actual number sequence outgrows the configured range of the work order number sequence.
20+
21+
## Resolution
22+
23+
To ensure the conversion of maintenance schedule lines into work orders isn't failing with blocking errors related to number sequence setup, follow these steps to set up this Number sequence, thus avoiding the blocking error.
24+
25+
1. Go to **Asset management module** > **Setup** > **Asset management parameters**.
26+
27+
2. Select the fast tab **Number sequences**.
28+
29+
3. Select **Work order** in the **Reference** column, and then select the corresponding link in the **Number sequence code** column.
30+
31+
4. Go to the **Segments** FastTab. Find the line where the **Segment** column equals *Alphanumeric*. Make sure the corresponding field in the **Value** column has enough hash tags to match the desired length of the variable numeric part of the work order number sequence.
32+
33+
5. Go to the **General** fast tab. In the **Number allocation** field group, make sure that the **Largest** number matches (but is included in) the length of the variable numeric part of the work order number sequence set above (i.e. if the alphanumeric value from step 4 equals *######* the largest number could be set as *999999*). Also make sure that the number in the **Next** field is included in the range of the number sequence (re. step 4 and 5 here).
34+
35+
6. Select **Save** to save the changes to the number sequence.
36+
37+
The work order number sequence has now been configured to allow the conversion of open maintenance schedule lines into work orders without being blocked by an error.
38+
39+
## More information
40+
41+
[Set up number sequences on an individual basis](/dynamics365/fin-ops-core/fin-ops/organization-administration/tasks/set-up-number-sequences-individual-basis)

0 commit comments

Comments
 (0)