HI,
In my company code i have following number ranges already defined in system;
01 2014 01000000 01999999
02 2014 02000000 02999999
Up to
99 2014 99000000 99999999
My Clint has created a copy of PRD and now they want to post all the transaction data that was posted in Original PRD into the copy of PRD system with same document number that were generated by original PRD system. For this i am trying to create a an external number range which will cover all the already created number ranges for example from 100000000 to zzzzzzzzzz so that through upload i could assign the same document number in PRD Copy as were in Original PRD. But because all possible number ranges has already been created no mater what i do system gives me the error of overlaping. any suggestions how i could resolve this issue? any work around for this?