Number Maintenance - digit overflow
In the number maintenance you can create your own number ranges and create new numbers with getNextObjNumberPadded(). That's ok so far. What would happen, if the number range runs into an overflow. You've got for example INC9999999 and then calls get...
