cancel
Showing results for 
Search instead for 
Did you mean: 

Serial Number table at SO

Former Member
0 Kudos

Hi,

Can anyone please tell me serial number data goes to which table (not view or structure) at the time of Sales order delivery creation... I need to find out the latest Sales order number with the input of serial number of material...

Thanks,

Yuvnish

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Tables used -

OBJK --> SER01 --> VBFA

Former Member
0 Kudos

Hi Yuvnish,

You can use the following data for extarcting the data of serial number.

SER01

SER02

EQUI

EQUZ

Hope it helps,

Regards,

MT

piyush_gajera
Participant
0 Kudos

Hie...,

You can find object no for particular sales order in SER02 table. Use this object no in OBJK table. From OBJK table you will find serial no for that sales order no.

Former Member
0 Kudos

Hi,

SERIAL NUMBER is stored in the table SERI

enter the Material number and get the SERNR from SERI which is the serial number for that material.

regards,

santosh