cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Express Document "update was cancelled" received from author, while during MM01. checked Number rang

SUSHABHAN_MM
Explorer
0 Kudos
713

Number range of material type is checked through MMNR, pls help

Accepted Solutions (0)

Answers (3)

Answers (3)

jagdeepsingh83
Active Contributor

Check SAP KBA if relevant to your case 3289787 - Update termination occurs in t-code MM01/MM02

Another possibility you may have the number range mixed up where the material # that the system is trying to create is already exists -- you may want to start your number a little ahead of numbers that already in the system.

jagdeepsingh83
Active Contributor
0 Kudos
make sure you give 3000 to 5000 number ahead of the what you see so that it is not conflict with materials that already exists
DominikTylczyn
SAP Champion
SAP Champion
0 Kudos

Hello @SUSHABHAN_MM 

The reason is that you care a material with automatic numbering. The system fetches next number from a number range assigned to the material type and tries to save the material with that number. However there is already another material created with the same number. Hence the dump. 

You need to correct the number range and at least modify its status.

This kind of errors occurs mostly due to number range transports, as such transport import also number range status to the destination system. That's why transporting number ranges is not automatic and is discouraged. Nevertheless, I think it's ok to transport them with care.

Best regards

Dominik Tylczynski

DominikTylczyn
SAP Champion
SAP Champion
0 Kudos

Hello @SUSHABHAN_MM 

Go to ST22 and examine the dump.

Most probably you are creating a material with internal numbering, your number ranges are messed up and system is trying to create a material with an already used number.

That happens when internal number ranges are transported.

Best regards

Dominik Tylczynski

SUSHABHAN_MM
Explorer
0 Kudos
I have changed the new number range with material type but still showing same error.