cancel
Showing results for 
Search instead for 
Did you mean: 

which table to be used?

Former Member
0 Kudos

Hi,

during testing the XI sceanrios am getting the data for materail details and employee details i used MARA and MARD and MKPF.

Please tell mw which tables to be used for invoice details and purchase order details.

thanking you all

AK

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member431549
Contributor
0 Kudos

Hopefully, you are not accessing these tables directly from XI using JDBC, but rather writing ABAP function...

Former Member
0 Kudos

Hi,

billing document (here should be invoice):

vbrk and vbrp

financial documents:

bkpf and bseg

purchase order:

EKKO and EKPO

Regards,

Wojciech

Former Member
0 Kudos

Hi

What Prabhu told is correct.

Check out the following it will be very useful:

For <b>MM tables</b> and their relations:

<b>http://www.erpgenie.com/abap/tables_mm.htm</b>

For <b>FI tables</b> and their relations:

<b>http://www.erpgenie.com/abap/tables_fi.htm</b>

This will help you.

Regards

Sumit Jain

**Reward points if helpful.

prabhu_s2
Active Contributor
0 Kudos

for purchase order use ekko and ekpo. and for invoice u use bseg

turmoll
Active Contributor
0 Kudos

Hi,

and BKPF for Accounting Document Header

Jakub