how to implement internal number range by alphanumberic

Question: I need an internal number range starting from 001, and then 002, ...00Z, 010, 011, ... 01Z.... JZZ.

However, SAP does not support alphanumeric number range
is there any sample code such that i can implement this requirement out of standard functionality

Answer:
I've not seen anything but it's not going to be the hardest thing in the world to code. All you'll need is a function module and a config table to store the last used number in.

Failing that could you not do some clever logic to convert a standard number range number into the range you desire?

Yorkie
_________________
Nothing ever burns down by itself, every fire needs a little bit of help.
Copyright ?2007 - 2008 www.jt77.com