Hi,
I am just looking for a possible solution to use a number range from transaction SNRO inside an AMDP. I need numbers inside the AMDP, it's not a good idea to pass the numbers from the calling method.
What I already found is the procedure SYS.GET_NEXT_NUMBER_FROM_NUMBER_RANGE, but I have found no documentation for it, and I have not yet found an example nor have I get it running (I get some curious error messages like "incorrect syntax near "WHERE" although there's no WHERE in my procedure).
Does anyone have an idea how to solve this?
Best regards,
Martin