Skip to Content
0
Former Member
Jan 08, 2008 at 09:35 AM

Changing the number range

1857 Views

Hello all,

I have an object zpalnum and have defined number range for the object.

Now when the user prints the number(barcode), the current number(in tcode SNRO) should get updated by the last printed number. For this i need to update table NRIV-NRLEVEL .

I used a function module NUMBER_RANGE_INTERVAL_UPDATE.

But the NRIV table is not getting updated.

How can i do it?