cancel
Showing results for 
Search instead for 
Did you mean: 

Relation between material number, SO/delivery number, serial & batch number

Former Member
0 Kudos

Hi,

How do i retrieve the material number, serial number, delivery (OR sales order line item) and the batch number?

Need your suggestion

Thanks

RJS

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member183879
Active Contributor
0 Kudos

You can see in the table LIPS the following fields will give you the details you want.

LIPS--VBELN(Delivery document number)

LIPS-MATNR ( Material in the delivery document)

LIPS-CHARG ( Batch for the material in the delivery document)

LIPS-ANZSN (Serial number related details.)

You can get order related details in VBAK (Header) or in VBAP (Item). Serial numbers will not be available in sales order level.

Hope this helps

Former Member
0 Kudos

Hi,

In case if serial number details are not available in the Salees Order level, how do we enter the serial number fo the material in case we are working with Customer Return Process?

I need to enter the material number, serial number and the batch number in the return process. How is this scenario addressed if we are working with batch management as well as serial number management?

Input highly appreciated

Regards

RJS