‎2009 Mar 23 2:50 PM
Good morning
I'm not able to find a table
T-code VA03 menu ---> Extras -
>Techical objects
pop-up; I need to know the table where is written "Serial Number" with F1 I find RIPW0-SERNR but is a structure.
Somebody could help me?
Thanks a lots
‎2009 Mar 23 3:09 PM
Hi,
For the sales document and line item..From the table SER02 get the object number OBKNR based on the sales document (SDAUFNR) and line item (POSNR).
Then using the object number (OBKNR) get the serial number (SERNR) from the table OBJK..
Thanks
Naren
‎2009 Mar 23 3:29 PM