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 Number

Former Member
0 Likes
332

I have serial numbers and material/model number for which i need to get order/delivery numbers. How can we do that.

Or how can we get order/delivery number from material doc number

Kartavya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
315

go to <b>mkpf</b> table:

there <b>mblnr</b> is the material document no and <b>xabln</b> is the delivery no.

then go to <b>mseg</b> table to get the corresponding <b>matnr</b>.

reward if helpful

anju

Message was edited by:

anju sinha

I have serial numbers and material/model number for which i need to get order/delivery numbers. How can we do that.

Or how can we get order/delivery number from material doc number

Kartavya

1 REPLY 1
Read only

Former Member
0 Likes
316

go to <b>mkpf</b> table:

there <b>mblnr</b> is the material document no and <b>xabln</b> is the delivery no.

then go to <b>mseg</b> table to get the corresponding <b>matnr</b>.

reward if helpful

anju

Message was edited by:

anju sinha