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

purchase document

Former Member
0 Likes
629

Hi experts,

My question is if i know material number and plant how i will get purchase document numbers for these materials.

kindly suggest.

Thanks & Regards,

chandra.

5 REPLIES 5
Read only

Former Member
0 Likes
608

Hi.,

try MSEG-EBELN (Purchasing Order Number)

by passing MSEG-MBLNR = matdoc number.

Best Regards,

Victor.

Read only

Former Member
0 Likes
608

Hi,

tables: ekpo

maybe also ekko for the header if you have more information.

Regards

Nicole

Read only

former_member632991
Active Contributor
0 Likes
608

Hi,

From table, EKPO, from paln tand material u 'll get all the PO from field EBELN.

Regards,

Sonika

Read only

Former Member
0 Likes
608

Hi,

U can get it from the Table EORD.

Reward if Helpful.

Read only

Former Member
0 Likes
608

Hi

Check EKPO table...

EKPO-WERKS: plant,

EKPO-MATNR : Material number,

EKPO-EBELN: Purchase document number

Thanks