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

Finding Purchasing Document Numbers

Former Member
0 Likes
692

I have a DART download of Accounting Documents (FI), from BKPF, field BELNR. I want to find the matching Purchasing Document Numbers in a DART file (MM), from EKKO, field EBELN. Any ideas on how I could link the two in order to match Purchase Orders to paid Invoices?

Thanks

David Britain

1 ACCEPTED SOLUTION
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
642

You should have a look at table rseg

3 REPLIES 3
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
643

You should have a look at table rseg

Read only

0 Likes
642

Thanks for the response Kesavadas.  Unfortunately, RSEG is not accessable from DART (not listed in the segments).  Any other thoughts before I request a data download for RSEG from our outsourced IT provider?

Thanks,

David

Read only

0 Likes
642

Hi,

You can view my reply here http://scn.sap.com/thread/2132959 to know how the PO GR & paid invoices are related, other than this I do not see any easy way to link it. You can also do it through table EKBE differentiating the GR & Invoice using the BWART( Movement type ) & other fields ( I don't remember exactly ).