Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Serial Numbers

former_member445996
Participant
0 Likes
496

Hi All,

I have a two part questions for you experts.

1) -- What tables are the Serial Numbers stored in? I see tables SER01 and EQUI but how do we get the data out of them using the delivery or Sales Order numbers?

2) -- Is there an internal table with Serial Numbers available during the processing of delivery user exit MV50AFZ1 that we can use to get the Serial Numbers?

Thanks for your suggestions and ideas.

1 ACCEPTED SOLUTION
Read only

christian_wohlfahrt
Active Contributor
0 Likes
437

Hi,

I thought the complete process starts with entering the serial number into VBAP-SERNR (details sales A). Then it' s no problem to have this in a delivery, too.

So when you have a sales order with serial number, then from VBAP you can get the key for EQUI. And in the delivery exit, you have either already the data or you can look for the preceeding document details.

Regards,

Christian

1 REPLY 1
Read only

christian_wohlfahrt
Active Contributor
0 Likes
438

Hi,

I thought the complete process starts with entering the serial number into VBAP-SERNR (details sales A). Then it' s no problem to have this in a delivery, too.

So when you have a sales order with serial number, then from VBAP you can get the key for EQUI. And in the delivery exit, you have either already the data or you can look for the preceeding document details.

Regards,

Christian