Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Material Master Number Range

Former Member
0 Likes
525

Hello Gurus,

I am using Z program to call MM01 with test run and actual mode. The problem is when user execute this program with test run, one mm number is used up. The MM no is now exhausted with the test run? How to release this number?

Please assist.

TQ.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
496

That is a problem with the number range object. Once you fetch the number from the serial range, whether you use it or not, the number is gone and cannot be restored. And as such the materials need not have consecutive numbers, right? So, loosing a number, does it really matter?

Regards,

Ravi

Note - Please mark all the helpful answers

3 REPLIES 3
Read only

Former Member
0 Likes
497

That is a problem with the number range object. Once you fetch the number from the serial range, whether you use it or not, the number is gone and cannot be restored. And as such the materials need not have consecutive numbers, right? So, loosing a number, does it really matter?

Regards,

Ravi

Note - Please mark all the helpful answers

Read only

0 Likes
496

Yes, it matter. Can we do a release back the numbers like rollback process?

Read only

Former Member
0 Likes
496

TQ for the lights. But need the range back due to audit issue. Still find way