‎2005 Aug 25 1:02 AM
Hi All,
I would like to know the table where serial numbers are stored in WM. i am dealing with tx. ls33 and for handling unit there are serial numbers available and need to find out in which table the data is being stored.
Rgds,
Ram
‎2005 Aug 25 2:44 AM
Hi Ram;
The screen-shots don't work on this website (for me, at least) but it shows exactly what tables need to be accessed and how they are tied together!
http://www.sapgenie.com/sapfunc/serialnumbers.htm
Cheers,
John
‎2005 Aug 25 1:51 AM
First, go into the transaction and do F1 help on the serial number field. Does it give you a transparent table field or a structure field. If transparant table, then most likely that is where you will find your serial number. Another option is to do a SQL trace while running the transaction, this will give you an idea of what tables are being accessed during runtime.
Regards,
Rich Heilman
‎2005 Aug 25 2:44 AM
Hi Ram;
The screen-shots don't work on this website (for me, at least) but it shows exactly what tables need to be accessed and how they are tied together!
http://www.sapgenie.com/sapfunc/serialnumbers.htm
Cheers,
John