Hi All,
What is the transaction SNUM used for ? and how is it used ?
In my requirement I have to create an id for each Payment Order generated and store it in a z table. This is should be unique for one whole year. The volume of Payment Orders generated will be around 273 million in one year.
The problem here is based on success or failure the id's have to be stored in different tables and picked up at run time while payment order creation.
Is there a way to create this id other than maintaining a counter in a custom table ? Can the transaction SNUM be used in any way for this requirement
Please suggest.
Thanks in advance,
Archana.